We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c438698 commit e11a9f1Copy full SHA for e11a9f1
binary-derive.cabal
@@ -19,7 +19,7 @@ Description: This package provides deriveGet and derivePut which
19
into the binary package to provide a sensible default for the Binary class.
20
21
Library
22
- Build-Depends: base < 4.5,
+ Build-Depends: base < 4.6,
23
binary < 0.7,
24
ghc-prim < 0.3
25
Ghc-Prof-Options: -prof -auto-all -caf-all -rtsopts
0 commit comments