Add phoenix (#55)

This commit is contained in:
Brandon Hamilton 2017-03-16 19:40:00 +02:00 committed by Phil Freeman
parent cc7c517d95
commit 1c44e4690e

View file

@ -2711,6 +2711,44 @@
"repo": "https://github.com/slamdata/purescript-pathy.git",
"version": "v3.0.2"
},
"phoenix": {
"dependencies": [
"arrays",
"bifunctors",
"contravariant",
"control",
"distributive",
"eff",
"either",
"foldable-traversable",
"foreign",
"functions",
"generics",
"identity",
"integers",
"invariant",
"lazy",
"lists",
"maps",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"options",
"partial",
"prelude",
"proxy",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable"
],
"repo": "https://github.com/brandonhamilton/purescript-phoenix.git",
"version": "v2.0.2"
},
"posix-types": {
"dependencies": [
"control",