Skip to content
Snippets Groups Projects
Commit 3be9497b authored by Neil Mitchell's avatar Neil Mitchell
Browse files

GHC version

parent cd941fb6
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ env:
- GHCVER=7.10.3
- GHCVER=8.0.2
- GHCVER=8.2.2
- GHCVER=8.4.1
- GHCVER=8.4.2
- GHCVER=head
script:
......
......@@ -12,7 +12,7 @@ homepage: https://github.com/haskell/filepath#readme
category: System
build-type: Simple
synopsis: Library for manipulating FilePaths in a cross platform way.
tested-with: GHC==8.4.1, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
tested-with: GHC==8.4.2, GHC==8.2.2, GHC==8.0.2, GHC==7.10.3, GHC==7.8.4, GHC==7.6.3, GHC==7.4.2
description:
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:
.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment