This commit is contained in:
Alex Berg 2018-04-29 12:16:09 -05:00
parent 08e81b9be4
commit 8fc2d1b952

View file

@ -134,7 +134,8 @@
"foldable-traversable": {
"dependencies": [
"bifunctors",
"maybe"
"maybe",
"orders"
],
"repo": "https://github.com/purescript/purescript-foldable-traversable.git",
"version": "compiler/0.12"
@ -248,7 +249,7 @@
"dependencies": [
"random"
],
"repo": "https://github.com/purescript/purescript-lazy.git",
"repo": "https://github.com/purescript/purescript-lcg.git",
"version": "compiler/0.12"
},
"lists": {