We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731b618 commit c9818deCopy full SHA for c9818de
data-bitcode.cabal
@@ -34,7 +34,7 @@ library
34
Data.BitCode.Writer.Monad
35
Data.BitCode.Writer.ToBits
36
build-depends:
37
- base >= 4.10 && <4.11
+ base >= 4.10 && <5
38
, pretty
39
, bytestring
40
, binary
0 commit comments