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 af7caae commit e8adbcdCopy full SHA for e8adbcd
changelog.md
@@ -2,6 +2,10 @@
2
3
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
4
5
+## 1.4.1.2 *Feb 2017*
6
+
7
+ * Bundled with GHC 8.2.1
8
9
## 1.4.1.1 *Nov 2016*
10
11
* Bundled with GHC 8.0.2
filepath.cabal
@@ -1,6 +1,6 @@
1
cabal-version: >= 1.18
name: filepath
-version: 1.4.1.1
+version: 1.4.1.2
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
0 commit comments