Skip to content

Commit e60969e

Browse files
authored
Merge pull request #80 from int-index/wip/bump-base-4.16
Bump base upper bound to 4.16
2 parents 0b96dd5 + 0d59d35 commit e60969e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ library
4848
System.FilePath.Windows
4949

5050
build-depends:
51-
base >= 4.9 && < 4.16
51+
base >= 4.9 && < 4.17
5252

5353
ghc-options: -Wall
5454

0 commit comments

Comments
 (0)