Skip to content

Commit

Permalink
Add ansi (purescript#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
anttih authored and paf31 committed Oct 25, 2016
1 parent cb96e85 commit 4f39813
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,22 @@
"repo": "https://github.com/purescript-contrib/purescript-aff-coroutines.git",
"version": "v4.0.0"
},
"ansi": {
"dependencies": [
"bifunctors",
"control",
"either",
"foldable-traversable",
"invariant",
"maybe",
"monoid",
"newtype",
"prelude",
"strings"
],
"repo": "https://github.com/hdgarrood/purescript-ansi.git",
"version": "v2.0.0"
},
"argonaut": {
"dependencies": [
"argonaut-codecs",
Expand Down

0 comments on commit 4f39813

Please sign in to comment.