Skip to content

Commit

Permalink
Merge pull request #11 from bergmark/patch-1
Browse files Browse the repository at this point in the history
No longer buids on GHC 7.0 due to DeriveGeneric
  • Loading branch information
Porges committed May 29, 2015
2 parents 9e22a24 + 0555034 commit 6c73428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email-validate.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ source-repository this

library
build-depends:
base >= 4 && < 5,
base >= 4.4 && < 5,
attoparsec >= 0.10.0,
bytestring >= 0.9,
ghc-prim
Expand Down

0 comments on commit 6c73428

Please sign in to comment.