Commit a670971b authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[spago] update d3 dependencies

parent c7b5e7ab
This diff is collapsed.
{ -- d3 = ../purescript-d3/spago.dhall as Location
d3 = {
dependencies =
[ "easy-ffi"
[ "aff"
, "aff-promise"
, "easy-ffi"
, "effect"
, "either"
, "exceptions"
, "foreign"
, "functions"
, "js-date"
, "maybe"
, "prelude"
, "psci-support"
, "tuples" ]
, "tuples"
]
, repo = "https://github.com/cgenie/purescript-d3"
, version = "master"
}
......
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