
#12545: Compilation time/space regression in GHC 8.0/8.1 (search in type-level
lists and -O)
-------------------------------------+-------------------------------------
Reporter: | Owner: (none)
mikhail.vorozhtsov |
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords: Inlining
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 RyanGlScott):
Well hot dang. It turns out that commit
2b74bd9d8b4c6b20f3e8d9ada12e7db645cc3c19 (Stop the specialiser generating
loopy code) is once again responsible for fixing the problem!
{{{
Commit 92a4f908f2599150bec0530d688997f03780646e (Spelling typos)
<