[Git][ghc/ghc][ghc-8.8] 14 commits: Update binary submodule to latest master branch tip

Ben Gamari gitlab at gitlab.haskell.org
Sat Apr 6 13:50:51 UTC 2019



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


Commits:
ac12033a by Herbert Valerio Riedel at 2019-04-05T17:10:06Z
Update binary submodule to latest master branch tip

- - - - -
6ac90706 by Herbert Valerio Riedel at 2019-04-05T17:10:06Z
Update text submodule

- - - - -
29e38980 by Herbert Valerio Riedel at 2019-04-05T17:10:06Z
Update unix submodule

- - - - -
48989b49 by Herbert Valerio Riedel at 2019-04-05T17:10:06Z
Update deepseq submodule

- - - - -
9d228b75 by Herbert Valerio Riedel at 2019-04-05T17:10:45Z
Update haskeline submodule

- - - - -
ab97500f by Herbert Valerio Riedel at 2019-04-05T17:11:06Z
Update parsec submodule

- - - - -
950d45b9 by Herbert Valerio Riedel at 2019-04-05T17:11:35Z
Update process submodule

- - - - -
47b1a718 by Herbert Valerio Riedel at 2019-04-05T17:12:01Z
Update stm submodule

- - - - -
8cb38504 by Herbert Valerio Riedel at 2019-04-05T17:12:28Z
Update terminfo submodule

- - - - -
94a576f3 by Herbert Valerio Riedel at 2019-04-05T17:13:52Z
Update hpc submodule

- - - - -
dd26d493 by Herbert Valerio Riedel at 2019-04-05T17:14:19Z
Update filepath submodule

- - - - -
460eec60 by Herbert Valerio Riedel at 2019-04-05T17:14:40Z
Update directory submodule

- - - - -
3ab1b786 by Herbert Valerio Riedel at 2019-04-05T17:16:27Z
Update parallel submodule

- - - - -
86ce5718 by Herbert Valerio Riedel at 2019-04-05T17:20:02Z
base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` instead

As per https://prime.haskell.org/wiki/Libraries/Proposals/MonadFail

Coauthored-by: Ben Gamari <ben at well-typed.com>

- - - - -


30 changed files:

- .gitmodules
- compiler/ghc.cabal.in
- compiler/main/DynFlags.hs
- compiler/prelude/PrelNames.hs
- compiler/rename/RnExpr.hs
- compiler/rename/RnSource.hs
- compiler/simplCore/SimplCore.hs
- compiler/typecheck/TcMatches.hs
- ghc/ghc-bin.cabal.in
- libraries/base/Control/Monad.hs
- libraries/base/Control/Monad/ST/Lazy/Imp.hs
- libraries/base/GHC/Base.hs
- libraries/base/GHC/Conc/Sync.hs
- libraries/base/GHC/TopHandler.hs
- libraries/base/Prelude.hs
- libraries/base/System/IO.hs
- libraries/base/Text/ParserCombinators/ReadP.hs
- libraries/base/Text/ParserCombinators/ReadPrec.hs
- libraries/base/base.cabal
- libraries/binary
- libraries/deepseq
- libraries/directory
- libraries/filepath
- libraries/haskeline
- libraries/hpc
- libraries/parallel
- libraries/parsec
- libraries/process
- libraries/stm
- libraries/terminfo


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/d90dcd4ac41c2c1310e1496104c8aeaf76c51b1c...86ce5718b18a31d85c8321a6c37b0b150e8f3c29

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/compare/d90dcd4ac41c2c1310e1496104c8aeaf76c51b1c...86ce5718b18a31d85c8321a6c37b0b150e8f3c29
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/20190406/16e91d5c/attachment.html>


More information about the ghc-commits mailing list