Skip to content

Commit

Permalink
Merge pull request haskell-servant#737 from phadej/generics-sop-0.3
Browse files Browse the repository at this point in the history
Allow generics-sop-0.3
  • Loading branch information
phadej authored Apr 29, 2017
2 parents 832b359 + f4b6144 commit 8aef5f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servant-client/servant-client.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ library
, base64-bytestring >= 1.0.0.1 && < 1.1
, bytestring >= 0.10 && < 0.11
, exceptions >= 0.8 && < 0.9
, generics-sop >= 0.1.0.0 && < 0.3
, generics-sop >= 0.1.0.0 && < 0.4
, http-api-data >= 0.3 && < 0.4
, http-client >= 0.4.18.1 && < 0.6
, http-client-tls >= 0.2.2 && < 0.4
Expand Down

0 comments on commit 8aef5f6

Please sign in to comment.