[commit: packages/filepath] master: Mention which version of GHC this is bundled with (1b2c048)

git at git.haskell.org git at git.haskell.org
Mon Dec 28 20:40:35 UTC 2015


Repository : ssh://git@git.haskell.org/filepath

On branch  : master
Link       : http://git.haskell.org/packages/filepath.git/commitdiff/1b2c048bea2fdb00e7244b7b7d50a4bb2527fc34

>---------------------------------------------------------------

commit 1b2c048bea2fdb00e7244b7b7d50a4bb2527fc34
Author: Neil Mitchell <ndmitchell at gmail.com>
Date:   Wed Dec 23 23:18:02 2015 +0000

    Mention which version of GHC this is bundled with


>---------------------------------------------------------------

1b2c048bea2fdb00e7244b7b7d50a4bb2527fc34
 changelog.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/changelog.md b/changelog.md
index 7d3f943..13591b4 100644
--- a/changelog.md
+++ b/changelog.md
@@ -4,6 +4,8 @@ _Note: below all `FilePath` values are unquoted, so `\\` really means two backsl
 
 ## 1.4.1.0  *Unreleased*
 
+ * Bundled with GHC 8.0.1
+
  * Add `replaceExtensions` and `stripExtension` functions.
 
  * Make `isValid` detect more invalid Windows paths, e.g. `nul .txt` and `foo\nbar`.



More information about the ghc-commits mailing list