Commit 184365b8 authored by James Laver's avatar James Laver

Updated to dom-simple 0.2.1 and ffi-simple 0.2.1

parent 60d595f4
......@@ -122,12 +122,12 @@ let additions =
[ "console", "effect", "functions", "nullable", "prelude"
, "spec", "spec-mocha", "unsafe-coerce" ]
"https://github.com/irresponsible/purescript-dom-simple"
"master"
"v0.2.1"
, ffi-simple =
mkPackage
[ "functions", "nullable", "prelude" ]
"https://github.com/irresponsible/purescript-ffi-simple"
"v0.1.2"
"v0.2.1"
, spec-mocha =
mkPackage
[ "console", "foldable-traversable", "exceptions", "spec" ]
......
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