[commit: ghc] wip/final-mfp: Rip out remainder of MonadFailDesugaring (69e85a9)
git at git.haskell.org
git at git.haskell.org
Sun Mar 3 19:56:17 UTC 2019
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/final-mfp
Link : http://ghc.haskell.org/trac/ghc/changeset/69e85a9a971425741e96cb41bebad8bd4221b97f/ghc
>---------------------------------------------------------------
commit 69e85a9a971425741e96cb41bebad8bd4221b97f
Author: Ben Gamari <ben at smart-cactus.org>
Date: Sun Mar 3 00:31:47 2019 -0500
Rip out remainder of MonadFailDesugaring
>---------------------------------------------------------------
69e85a9a971425741e96cb41bebad8bd4221b97f
compiler/main/DynFlags.hs | 8 ++------
compiler/prelude/PrelNames.hs | 14 +++++---------
compiler/rename/RnExpr.hs | 17 ++++++-----------
compiler/rename/RnSource.hs | 43 -------------------------------------------
4 files changed, 13 insertions(+), 69 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 69e85a9a971425741e96cb41bebad8bd4221b97f
More information about the ghc-commits
mailing list