Skip to content

Commit

Permalink
default to GHC2021
Browse files Browse the repository at this point in the history
  • Loading branch information
jonascarpay committed Jan 22, 2024
1 parent 99964dc commit 620bcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PKGNAME.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ extra-doc-files:

common common-options
build-depends: base >=4.9 && <5
default-language: Haskell2010
default-language: GHC2021
ghc-options:
-Wall -Wcompat -Widentities -Wincomplete-uni-patterns
-Wincomplete-record-updates -Wredundant-constraints
Expand Down

0 comments on commit 620bcff

Please sign in to comment.