Skip to content

Commit

Permalink
Upgraded to stack lts-14.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdunnio committed Dec 27, 2019
1 parent 40d07b4 commit 0b7643d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@ dependencies:
- base >= 4.7 && < 5
- HsOpenSSL >= 0.11 && < 0.12
- aeson >= 1.2 && < 1.5
- aeson-casing >= 0.1 && < 0.2
- aeson-casing >= 0.1 && < 0.3
- async >= 2.1 && < 2.3
- binary >= 0.8 && < 0.9
- bytestring >= 0.10 && < 0.11
- containers >= 0.5 && < 0.7
- cryptonite >= 0.24 && < 0.27
- http-api-data >= 0.3 && < 0.5
- http-client >= 0.5 && < 0.6
- http-client >= 0.5 && < 0.7
- http-client-tls >= 0.3 && < 0.4
- http-streams >= 0.8 && < 0.9
- http-types >= 0.12 && < 0.13
Expand Down
6 changes: 3 additions & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
resolver: lts-12.5
resolver: lts-14.17

packages:
- .

extra-deps:
- unagi-streams-0.2.4
- unagi-chan-0.4.1.0
- unagi-streams-0.2.6
- unagi-chan-0.4.1.3

system-ghc: false

Expand Down

0 comments on commit 0b7643d

Please sign in to comment.