Add options

This commit is contained in:
Gary Burgess 2016-10-22 14:56:56 +01:00
parent 5df74aa963
commit 154c09af07

View file

@ -1554,5 +1554,42 @@
],
"repo": "https://github.com/purescript-contrib/purescript-profunctor-lenses.git",
"version": "v2.0.0"
},
"options": {
"dependencies": [
"arrays",
"bifunctors",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"foreign",
"functions",
"generics",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable"
],
"repo": "https://github.com/purescript-contrib/purescript-options.git",
"version": "v2.0.0"
}
}