Skip to content

Commit 664ee5c

Browse files
authored
Merge pull request #64 from bgamari/master
Bump base upper bound
2 parents 3d4e69f + 9c64a63 commit 664ee5c

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 && < 4.11
51+
base >= 4 && < 4.12
5252

5353
ghc-options: -Wall
5454

0 commit comments

Comments
 (0)