Commit 77f25aa9 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[spago] fix d3 upstream dependency

parent 0ee1f55e
{ d3 = ../purescript-d3/spago.dhall as Location { -- d3 = ../purescript-d3/spago.dhall as Location
{- d3 = d3 =
{ dependencies = (https://raw.githubusercontent.com/cgenie/purescript-d3/master/spago.dhall sha256:8b7ccc57d93feec9c8eece52c67318fcd88b9fc3bee0eec3dd1224b5d55a5452).dependencies { dependencies = (https://raw.githubusercontent.com/cgenie/purescript-d3/master/spago.dhall sha256:125d4268bf940f21bec0809cb8b70be1dfac7f7e52be4d50da9f391f205001a4).dependencies
, repo = "https://github.com/cgenie/purescript-d3" , repo = "https://github.com/cgenie/purescript-d3"
, version = "master" , version = "master"
} }
-}
, dom-simple = , dom-simple =
{ dependencies = { dependencies =
[ "console" [ "console"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment