Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaisorblade committed Jul 21, 2016
1 parent 84cefa9 commit 6e2d424
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions stack-7.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ extra-deps:
- th-orphans-0.13.1
- base-orphans-0.5.4
- tar-0.5.0.3
- unicode-transforms-0.1.0.1
flags:
time-locale-compat:
old-locale: false
1 change: 1 addition & 0 deletions stack-8.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ extra-deps:
- http-client-0.5.0
- http-conduit-2.2.0
- http-client-tls-0.3.0
- unicode-transforms-0.1.0.1
1 change: 1 addition & 0 deletions stack.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ library
, tls >= 1.3.8
, transformers >= 0.3.0.0 && < 0.6
, transformers-base >= 0.4.4
, unicode-transforms >= 0.1 && <0.2
, unix-compat
, unordered-containers >= 0.2.5.1
, vector >= 0.10.12.3 && < 0.12
Expand Down
1 change: 1 addition & 0 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ extra-deps:
- http-client-0.5.0
- http-client-tls-0.3.0
- http-conduit-2.2.0
- unicode-transforms-0.1.0.1

0 comments on commit 6e2d424

Please sign in to comment.