This commit is contained in:
Phil Freeman 2016-10-23 18:58:44 -07:00
parent ec92430cc5
commit afb86e4945

View file

@ -2049,6 +2049,15 @@
"repo": "https://github.com/anttih/purescript-rationals.git",
"version": "v2.0.0"
},
"react": {
"dependencies": [
"eff",
"prelude",
"unsafe-coerce"
],
"repo": "https://github.com/purescript-contrib/purescript-react.git",
"version": "v2.0.0"
},
"reflection": {
"dependencies": [
"control",