Skip to content

Commit

Permalink
Add phoenix (purescript#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhamilton authored and paf31 committed Mar 16, 2017
1 parent cc7c517 commit 1c44e46
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 1c44e46

Please sign in to comment.