Skip to content

Commit

Permalink
base package upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
himura committed Mar 19, 2014
1 parent c4f639d commit d405e91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twitter-conduit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ library
ghc-options: -Wall

build-depends:
base >= 4
base >= 4 && < 5
, transformers >= 0.2.2
, transformers-base
, template-haskell
Expand Down

0 comments on commit d405e91

Please sign in to comment.