Skip to content

Commit

Permalink
Update to latest giphy-api
Browse files Browse the repository at this point in the history
  • Loading branch information
passy committed Nov 29, 2016
1 parent 9f696f3 commit 4efccd1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
3 changes: 1 addition & 2 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:
library:
source-dirs: src
dependencies:
- giphy-api
- giphy-api >= 0.5.1.0
- bytestring
- base64-bytestring
- containers
Expand Down Expand Up @@ -58,7 +58,6 @@ executables:
- -Wall
dependencies:
- givegif
- giphy-api
- optparse-applicative
- optparse-text
- bytestring
Expand Down
9 changes: 8 additions & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
flags: {}
packages:
- '.'
resolver: lts-7.8
extra-deps:
- authenticate-oauth-1.5.1.2
- giphy-api-0.5.1.0
- http-client-0.4.31.2
- http-client-tls-0.2.4.1
- wreq-0.4.1.0
resolver: nightly-2016-11-28

0 comments on commit 4efccd1

Please sign in to comment.