Skip to content

Commit

Permalink
Merge pull request #3 from turion/dev_ghc_9.8
Browse files Browse the repository at this point in the history
Dev ghc 9.8
  • Loading branch information
turion authored May 14, 2024
2 parents 28308a7 + 11fe32a commit 2fbeb11
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions rhine-koans.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,14 @@ extra-doc-files: CHANGELOG.md
tested-with:
GHC == 9.2.8
GHC == 9.4.8
GHC == 9.6.4
GHC == 9.8.2

common opts
ghc-options: -Wall
default-language: GHC2021
build-depends: base >=4.16.4.0 && <4.18
, rhine ^>= 1.2
build-depends: base >=4.16.4.0 && <4.20
, rhine ^>= 1.3
, text ^>= 2.0
default-extensions:
DataKinds
Expand Down

0 comments on commit 2fbeb11

Please sign in to comment.