[GHC] #13789: Look into haddock performance regressions due to desugaring on -fno-code
GHC
ghc-devs at haskell.org
Thu Jun 8 19:36:12 UTC 2017
#13789: Look into haddock performance regressions due to desugaring on -fno-code
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: duog
Type: task | Status: patch
Priority: normal | Milestone: 8.4.1
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3629
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"b10d3f36250d435f9f13079dd9e3ec1ecbb0017f/ghc"
b10d3f36/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="b10d3f36250d435f9f13079dd9e3ec1ecbb0017f"
Don't pass -dcore-lint to haddock in Haddock.mk
This fixes the regressions in the haddock performance tests introduced
in c9eb4385aad248118650725b7b699bb97ee21c0d.
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: rwbarton, thomie
GHC Trac Issues: #13789
Differential Revision: https://phabricator.haskell.org/D3629
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13789#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list