[GHC] #11195: New pattern-match check can be non-performant
GHC
ghc-devs at haskell.org
Mon Feb 20 09:02:43 UTC 2017
#11195: New pattern-match check can be non-performant
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: (none)
Type: bug | Status: new
Priority: high | Milestone: 8.4.1
Component: Compiler | Version: 7.11
Resolution: | Keywords:
| PatternMatchWarnings
Operating System: Unknown/Multiple | Architecture:
Type of failure: Compile-time | Unknown/Multiple
crash | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D1676,
Wiki Page: | Phab:D1795
-------------------------------------+-------------------------------------
Comment (by simonpj):
Suggestion: switch on `-ticky` or profiling for the regular build process,
to try to get an idea of where that time and space is going.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11195#comment:17>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list