Skip to content

Commit d8d9471

Browse files
authored
Tested-with GHC 8.6.4
1 parent f38801a commit d8d9471

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
@@ -12,7 +12,7 @@ homepage: https://github.com/haskell/filepath#readme
1212
category: System
1313
build-type: Simple
1414
synopsis: Library for manipulating FilePaths in a cross platform way.
15-
tested-with: GHC==8.6.3, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3
15+
tested-with: GHC==8.6.4, GHC==8.4.4, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3
1616
description:
1717
This package provides functionality for manipulating @FilePath@ values, and is shipped with both <https://www.haskell.org/ghc/ GHC> and the <https://www.haskell.org/platform/ Haskell Platform>. It provides three modules:
1818
.

0 commit comments

Comments
 (0)