Add polyform

This commit is contained in:
Tomasz Rybarczyk 2018-04-12 22:22:38 +02:00
parent bd8f0e5a24
commit cc34f05e01

View file

@ -1695,6 +1695,24 @@
"repo": "https://github.com/rightfold/purescript-quotient.git", "repo": "https://github.com/rightfold/purescript-quotient.git",
"version": "v1.0.0" "version": "v1.0.0"
}, },
"polyform": {
"dependencies": [
"console",
"foreign",
"generics-rep",
"invariant",
"maps",
"monoid",
"newtype",
"prelude",
"profunctor",
"run",
"transformers",
"variant"
],
"repo": "https://github.com/paluh/purescript-polyform.git",
"version": "v0.6.2"
},
"random": { "random": {
"dependencies": [ "dependencies": [
"eff", "eff",