Commit c7b5e7ab authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[spago] fix d3 package again

parent 8dc09a7f
{ d3 = ../purescript-d3/spago.dhall as Location { -- d3 = ../purescript-d3/spago.dhall as Location
{- d3 = { d3 = {
dependencies = dependencies =
[ "easy-ffi" [ "easy-ffi"
, "effect" , "effect"
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
, "tuples" ] , "tuples" ]
, repo = "https://github.com/cgenie/purescript-d3" , repo = "https://github.com/cgenie/purescript-d3"
, version = "master" , version = "master"
} -} }
, ,
dom-simple = dom-simple =
{ dependencies = { dependencies =
......
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