Skip to content

Commit 800fbe6

Browse files
committed
Update to GHC 9.4.5
1 parent 546f994 commit 800fbe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CPP.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ synopsis:
1313
description:
1414
category:
1515
extra-source-files:
16-
tested-with: GHC ==9.2.7
16+
tested-with: GHC ==9.2.8, GHC ==9.4.5
1717

1818
source-repository head
1919
type: git
2020
location: https://github.com/monadplus/CPP.git
2121

2222
common common-options
2323
default-language: Haskell2010
24-
build-depends: base ^>=4.16
24+
build-depends: base ^>=4.17
2525
ghc-options:
2626
-Wall -Wcompat -Widentities -Wincomplete-uni-patterns
2727
-Wincomplete-record-updates -Wredundant-constraints

0 commit comments

Comments
 (0)