Skip to content

Commit

Permalink
Add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Blaisorblade committed Aug 2, 2016
1 parent d501da6 commit d784870
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 @@ -12,3 +12,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 @@ -216,6 +216,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 @@ -20,3 +20,4 @@ extra-deps:
- http-client-tls-0.3.0
- http-conduit-2.2.0
- path-0.5.8
- unicode-transforms-0.1.0.1

0 comments on commit d784870

Please sign in to comment.