Skip to content

Commit

Permalink
bump up the base version.
Browse files Browse the repository at this point in the history
  • Loading branch information
piyush-kurur committed Feb 1, 2024
1 parent f52f891 commit 8aaa947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion raaz.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ common defaults
default-language: Haskell2010
ghc-options: -Wall
default-extensions: NoImplicitPrelude
build-depends: base >= 4.11 && < 4.19
build-depends: base >= 4.11 && < 4.20
, bytestring >= 0.10 && < 0.13
, deepseq >= 1.4 && < 1.6
, vector >= 0.12 && < 0.14
Expand Down

0 comments on commit 8aaa947

Please sign in to comment.