[Git][ghc/ghc][wip/bump-base-4.16] Version bump: base-4.16 (#18712)
Vladislav Zavialov
gitlab at gitlab.haskell.org
Fri Sep 18 12:16:33 UTC 2020
Vladislav Zavialov pushed to branch wip/bump-base-4.16 at Glasgow Haskell Compiler / GHC
Commits:
e9066970 by Vladislav Zavialov at 2020-09-18T15:15:40+03:00
Version bump: base-4.16 (#18712)
Also bumps upper bounds on base in boot libraries (incl. submodules).
- - - - -
21 changed files:
- compiler/ghc.cabal.in
- libraries/array
- libraries/base/base.cabal
- libraries/base/changelog.md
- libraries/deepseq
- libraries/directory
- libraries/filepath
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghci/ghci.cabal.in
- libraries/haskeline
- libraries/hpc
- libraries/parsec
- libraries/process
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/unix
- utils/haddock
- utils/hsc2hs
Changes:
=====================================
compiler/ghc.cabal.in
=====================================
@@ -57,7 +57,7 @@ Library
Default-Language: Haskell2010
Exposed: False
- Build-Depends: base >= 4.11 && < 4.16,
+ Build-Depends: base >= 4.11 && < 4.17,
deepseq >= 1.4 && < 1.5,
directory >= 1 && < 1.4,
process >= 1 && < 1.7,
=====================================
libraries/array
=====================================
@@ -1 +1 @@
-Subproject commit ab535173d7885ebfc2005d8da2765f0f52c923ce
+Subproject commit 10e6c7e0522367677e4c33cc1c56eb852ef13420
=====================================
libraries/base/base.cabal
=====================================
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: base
-version: 4.15.0.0
+version: 4.16.0.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD-3-Clause
=====================================
libraries/base/changelog.md
=====================================
@@ -1,5 +1,8 @@
# Changelog for [`base` package](http://hackage.haskell.org/package/base)
+## 4.16.0.0 *TBA*
+
+
## 4.15.0.0 *TBA*
* `openFile` now calls the `open` system call with an `interruptible` FFI
@@ -18,7 +21,7 @@
`ConcFlags`, `DebugFlags`, `CCFlags`, `DoHeapProfile`, `ProfFlags`,
`DoTrace`, `TraceFlags`, `TickyFlags`, `ParFlags`, `RTSFlags`, `RTSStats`,
`GCStats`, `ByteOrder`, `GeneralCategory`, `SrcLoc`
-
+
* Add rules `unpackUtf8`, `unpack-listUtf8` and `unpack-appendUtf8` to `GHC.Base`.
They correspond to their ascii versions and hopefully make it easier
for libraries to handle utf8 encoded strings efficiently.
@@ -29,8 +32,8 @@
* Add `MonadFix` and `MonadZip` instances for `Complex`
* Add `Ix` instances for tuples of size 6 through 15
-
-## 4.14.0.0 *TBA*
+
+## 4.14.0.0 *Jan 2020*
* Bundled with GHC 8.10.1
* Add a `TestEquality` instance for the `Compose` newtype.
=====================================
libraries/deepseq
=====================================
@@ -1 +1 @@
-Subproject commit 13c1c84415da727ab56e9fa33aca5046b6683848
+Subproject commit 0b0057a1c27da071c24f6b789d05661a7d5053db
=====================================
libraries/directory
=====================================
@@ -1 +1 @@
-Subproject commit c16afcda5708ee9944afa7ea6858e5be894fe67e
+Subproject commit 49d274dad953db62bc9a634f68cf1b0c5fcbb22c
=====================================
libraries/filepath
=====================================
@@ -1 +1 @@
-Subproject commit 9088df9f97914664c9360857347d65c32dd6c892
+Subproject commit 5f33be2cf12d85ed1f01ab9303d54311373a006c
=====================================
libraries/ghc-boot-th/ghc-boot-th.cabal.in
=====================================
@@ -36,4 +36,4 @@ Library
GHC.ForeignSrcLang.Type
GHC.Lexeme
- build-depends: base >= 4.7 && < 4.16
+ build-depends: base >= 4.7 && < 4.17
=====================================
libraries/ghc-boot/ghc-boot.cabal.in
=====================================
@@ -62,7 +62,7 @@ Library
-- GHC.Version
-- GHC.Platform.Host
- build-depends: base >= 4.7 && < 4.16,
+ build-depends: base >= 4.7 && < 4.17,
binary == 0.8.*,
bytestring == 0.10.*,
containers >= 0.5 && < 0.7,
=====================================
libraries/ghc-compact/ghc-compact.cabal
=====================================
@@ -37,7 +37,7 @@ library
CPP
build-depends: ghc-prim >= 0.5.3 && < 0.8,
- base >= 4.9.0 && < 4.16,
+ base >= 4.9.0 && < 4.17,
bytestring >= 0.10.6.0
ghc-options: -Wall
=====================================
libraries/ghci/ghci.cabal.in
=====================================
@@ -72,7 +72,7 @@ library
Build-Depends:
array == 0.5.*,
- base >= 4.8 && < 4.16,
+ base >= 4.8 && < 4.17,
binary == 0.8.*,
bytestring == 0.10.*,
containers >= 0.5 && < 0.7,
=====================================
libraries/haskeline
=====================================
@@ -1 +1 @@
-Subproject commit 2790f1c6ed94990ed51466079e8fb1097129c9b8
+Subproject commit 223b85218eb1d38acb9bcdb20ac72bc3ebbe1086
=====================================
libraries/hpc
=====================================
@@ -1 +1 @@
-Subproject commit 772de3f7b43e31178f042ba77c071594845363e3
+Subproject commit fecf0496a65c4be275d613eb0632fecd5a123b69
=====================================
libraries/parsec
=====================================
@@ -1 +1 @@
-Subproject commit 190492494fe92e8dd42165190b7ac112be1f7389
+Subproject commit 85096ee81af35283eae377893184df2a1240fdc5
=====================================
libraries/process
=====================================
@@ -1 +1 @@
-Subproject commit 11afa0bb827d05ed535463235c5f1805e8992273
+Subproject commit a7f21f2f5b5d43450f852dfbc04a0b195fd7d834
=====================================
libraries/stm
=====================================
@@ -1 +1 @@
-Subproject commit 444f672416a354c3cfde9d94ec237a36be46ef59
+Subproject commit 76de95bba1745bd6f09e86a326592779a1e36f72
=====================================
libraries/template-haskell/template-haskell.cabal.in
=====================================
@@ -55,7 +55,7 @@ Library
Language.Haskell.TH.Lib.Map
build-depends:
- base >= 4.11 && < 4.16,
+ base >= 4.11 && < 4.17,
ghc-boot-th == @ProjectVersionMunged@,
ghc-prim,
pretty == 1.1.*
=====================================
libraries/terminfo
=====================================
@@ -1 +1 @@
-Subproject commit 3ebb36f4a2c42b74ec4e35efccc2be34c198a830
+Subproject commit 5543be08b229936235e3974a8556c444a966b1f5
=====================================
libraries/unix
=====================================
@@ -1 +1 @@
-Subproject commit ea13d990580273a883368793dfbb826cab5a22d4
+Subproject commit d513ff1ec058d6c862feac84e8ca645fa56184d4
=====================================
utils/haddock
=====================================
@@ -1 +1 @@
-Subproject commit 2a15172bde75ec151a52fef586d1e362d478aae8
+Subproject commit 64229b808ca3a434e86a044aa8fa12649e63be28
=====================================
utils/hsc2hs
=====================================
@@ -1 +1 @@
-Subproject commit 7accbea001bcac638c4320d3755af29478114901
+Subproject commit 53231a61f3387379f44864c4fd843059f1c7b77e
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e9066970e4944fb8b427b7de54aa7fa9df90495e
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/e9066970e4944fb8b427b7de54aa7fa9df90495e
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/20200918/3f8fdf25/attachment-0001.html>
More information about the ghc-commits
mailing list