Skip to content

Commit f6068dd

Browse files
committed
Version 1.4.1.1
1 parent 52cb8fd commit f6068dd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
_Note: below all `FilePath` values are unquoted, so `\\` really means two backslashes._
44

5+
## 1.4.1.1 *Nov 2016*
6+
7+
* Bundled with GHC 8.0.2
8+
59
* Documentation improvements
610

711
* Allow QuickCheck-2.9

filepath.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: >= 1.10
22
name: filepath
3-
version: 1.4.1.0
3+
version: 1.4.1.1
44
-- NOTE: Don't forget to update ./changelog.md
55
license: BSD3
66
license-file: LICENSE

0 commit comments

Comments
 (0)