Breakage on master
Simon Peyton Jones
simonpj at microsoft.com
Tue Aug 18 16:27:19 UTC 2020
| meantime the issue can be worked around by reverting
| accbc242e555822a2060091af7188ce6e9b0144e.
Alas, not so.
git revert accbc242e555822a2060091af7188ce6e9b0144e
warning: Failed to merge submodule utils/haddock (commits don't follow merge-base)
error: could not revert accbc242e5... DynFlags: disentangle Outputable
hint: after resolving the conflicts, mark the corrected paths
hint: with 'git add <paths>' or 'git rm <paths>'
hint: and commit the result with 'git commit'
| -----Original Message-----
| From: ghc-devs <ghc-devs-bounces at haskell.org> On Behalf Of Ben Gamari
| Sent: 18 August 2020 17:07
| To: GHC developers <ghc-devs at haskell.org>
| Subject: Breakage on master
|
| Hi all,
|
| It seems that a patch breaking master for DEBUG-enabled builds has
| snuck
| into `master`. I'm currently working on fixing the issue but in the
| meantime the issue can be worked around by reverting
| accbc242e555822a2060091af7188ce6e9b0144e.
|
| Cheers,
|
| - Ben
More information about the ghc-devs
mailing list