[commit: packages/bytestring] master: Update changelog (cb85a53)

git at git.haskell.org git at git.haskell.org
Fri Jan 23 22:43:50 UTC 2015


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

On branch  : master
Link       : http://git.haskell.org/packages/bytestring.git/commitdiff/cb85a5360bc540c88b3ae1886d07c741bec3cdaa

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

commit cb85a5360bc540c88b3ae1886d07c741bec3cdaa
Author: Duncan Coutts <duncan at community.haskell.org>
Date:   Sun Dec 14 18:53:50 2014 +0000

    Update changelog


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

cb85a5360bc540c88b3ae1886d07c741bec3cdaa
 Changelog.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Changelog.md b/Changelog.md
index e9e805c..731256e 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,6 +1,11 @@
 
 0.10.5.x (current development version)
+
  * Rename inlinePerformIO so people don't misuse it
+ * Fix a corner case in unfoldrN
+ * Export isSuffixOf from D.B.Lazy.Char8
+ * Add D.B.Lazy.elemIndexEnd
+ * Fix readFile for files with incorrectly reported file size
 
 0.10.4.1 Duncan Coutts <duncan at community.haskell.org> Nov 2014
 



More information about the ghc-commits mailing list