This commit is contained in:
Gary Burgess 2016-10-28 21:00:28 +01:00
parent 9cd2360af8
commit 8eaef22768

View file

@ -3097,6 +3097,48 @@
"repo": "https://github.com/purescript/purescript-unsafe-coerce.git",
"version": "v1.0.0"
},
"uri": {
"dependencies": [
"arrays",
"bifunctors",
"console",
"control",
"distributive",
"eff",
"either",
"exceptions",
"foldable-traversable",
"functions",
"generics",
"globals",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"partial",
"pathy",
"prelude",
"profunctor",
"proxy",
"st",
"string-parsers",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/slamdata/purescript-uri.git",
"version": "v2.0.0"
},
"validation": {
"dependencies": [
"bifunctors",