[GHC] #13789: Look into haddock performance regressions due to desugaring on -fno-code

GHC ghc-devs at haskell.org
Wed Jun 7 00:31:41 UTC 2017


#13789: Look into haddock performance regressions due to desugaring on -fno-code
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  duog
            Type:  task              |               Status:  new
        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):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by duog):

 This is due to haddock being run with --optghc=-dcore-lint in ./validate

 I've submitted a patch which resolves this by not passing -dcore-lint on
 to haddock.

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13789#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list