[Git][ghc/ghc][ghc-8.8] 3 commits: Correct duplicate 4.12.0.0 entry in base's changelog

Ben Gamari gitlab at gitlab.haskell.org
Thu Apr 4 20:39:37 UTC 2019



Ben Gamari pushed to branch ghc-8.8 at Glasgow Haskell Compiler / GHC


Commits:
db5a43a9 by Ryan Scott at 2019-04-02T18:22:28Z
Correct duplicate 4.12.0.0 entry in base's changelog

See #16490.

[ci skip]

- - - - -
c0661417 by Ben Gamari at 2019-04-02T18:22:48Z
Bump transformers to 0.5.6.2

See #16199.

- - - - -
d90dcd4a by Ryan Scott at 2019-04-02T18:24:17Z
Bump array submodule

This bumps `array` to version 0.5.4.0 so that we can distinguish
it with `MIN_VERSION_array` (as it introduces some changes to the
`Show` instance for `UArray`).

- - - - -


3 changed files:

- libraries/array
- libraries/base/changelog.md
- libraries/transformers


Changes:

=====================================
libraries/array
=====================================
@@ -1 +1 @@
-Subproject commit 82a29b198a67f54de2f72d96ca077800afbfbe4f
+Subproject commit 58a7ea0336363b29513164487190f6570b8ea834


=====================================
libraries/base/changelog.md
=====================================
@@ -1,6 +1,6 @@
 # Changelog for [`base` package](http://hackage.haskell.org/package/base)
 
-## 4.12.0.0 *TBA*
+## 4.13.0.0 *TBA*
   * Bundled with GHC *TBA*
 
   * Fix `Show` instance of `Data.Fixed`: Negative numbers are now parenthesized


=====================================
libraries/transformers
=====================================
@@ -1 +1 @@
-Subproject commit 49655191d33912815a9389b764e2d89e92140938
+Subproject commit def8c55d0c47c1c40de985d83f052f3659b40cfd



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/9ba0a4bd6eacaa8aeb5513658a10a17d52c32e8f...d90dcd4ac41c2c1310e1496104c8aeaf76c51b1c

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/9ba0a4bd6eacaa8aeb5513658a10a17d52c32e8f...d90dcd4ac41c2c1310e1496104c8aeaf76c51b1c
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20190404/3fb37d0e/attachment.html>


More information about the ghc-commits mailing list