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 52cb8fd commit f6068ddCopy full SHA for f6068dd
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.1 *Nov 2016*
6
+
7
+ * Bundled with GHC 8.0.2
8
9
* Documentation improvements
10
11
* Allow QuickCheck-2.9
filepath.cabal
@@ -1,6 +1,6 @@
1
cabal-version: >= 1.10
name: filepath
-version: 1.4.1.0
+version: 1.4.1.1
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
0 commit comments