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 7c2def1 commit b10724bCopy full SHA for b10724b
changelog.md
@@ -2,6 +2,10 @@
2
3
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
4
5
+## 1.4.2.1 *Jul 2018*
6
+
7
+ * Bundled with GHC 8.6.1
8
9
## 1.4.2 *Jan 2018*
10
11
* Bundled with GHC 8.4.1
filepath.cabal
@@ -1,6 +1,6 @@
1
cabal-version: >= 1.18
name: filepath
-version: 1.4.2
+version: 1.4.2.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
0 commit comments