We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d1320 commit b7cad15Copy full SHA for b7cad15
changelog.md
@@ -2,7 +2,7 @@
2
3
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
4
5
-## 2.0.0.0 ????
+## 1.4.100.0 *July 2022*
6
7
Implementation of the [Abstract FilePath Proposal](https://gitlab.haskell.org/ghc/ghc/-/wikis/proposal/abstract-file-path)
8
in user-space as a separate type.
filepath.cabal
@@ -1,6 +1,6 @@
1
cabal-version: 2.2
name: filepath
-version: 1.4.99.5
+version: 1.4.100.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
0 commit comments