Skip to content

Commit 1861360

Browse files
committed
Bump base version for hie-compat
1 parent 7cb3f7c commit 1861360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hie-compat/hie-compat.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ flag ghc-lib
2525
library
2626
default-language: Haskell2010
2727
build-depends:
28-
base < 4.17, array, bytestring, containers, directory, filepath, transformers
28+
base < 4.18, array, bytestring, containers, directory, filepath, transformers
2929
if flag(ghc-lib) && impl(ghc < 9)
3030
build-depends: ghc-lib < 9.0
3131
else

0 commit comments

Comments
 (0)