Skip to content

Commit

Permalink
Use base-4.9.0.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
amitaibu committed Sep 15, 2016
1 parent 281cc6f commit 50310b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PROJECTNAME.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ library
build-depends:
-- Due to a bug in GHC 8.0.1, we block its usage
-- See: https://ghc.haskell.org/trac/ghc/ticket/12130
base >= 4.8.2.0 && < 4.9
base >= 4.8.2.0 && <= 4.9.0.0
|| >= 4.9.1.0 && < 5

, yesod >= 1.4.3 && < 1.5
Expand Down

0 comments on commit 50310b7

Please sign in to comment.