[GHC] #14275: Large Haskell value unexpectedly gets an unfolding
GHC
ghc-devs at haskell.org
Tue Sep 26 14:00:27 UTC 2017
#14275: Large Haskell value unexpectedly gets an unfolding
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: low | Milestone:
Component: Compiler | Version: 8.2.1
Resolution: | Keywords: Inlining
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
> Fine. It's exposed because we might see `case builtinRules of ...`
somewhere. But we never do.. we just fold or map over it.
Of course, I just wonder how often this sort of unfolding will really be
useful in practice.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14275#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list