Skip to content

Commit

Permalink
Merge pull request #2 from well-typed/edsko/ghc-9.10
Browse files Browse the repository at this point in the history
Enable ghc 9.10
  • Loading branch information
edsko authored May 29, 2024
2 parents 7b37b14 + b77efef commit 2b7a8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snappy-c.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ common lang
-Wprepositive-qualified-module
-Widentities
build-depends:
base >= 4.14 && < 4.20
base >= 4.14 && < 4.21
default-language:
Haskell2010
default-extensions:
Expand Down

0 comments on commit 2b7a8ae

Please sign in to comment.