[GHC] #13663: Option to disable turning recursive let-bindings to recursive functions
GHC
ghc-devs at haskell.org
Mon May 8 14:29:12 UTC 2017
#13663: Option to disable turning recursive let-bindings to recursive functions
-------------------------------------+-------------------------------------
Reporter: darchon | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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 simonpj):
As Ben says, it's `doFloatFromRhs` in the simplifier.
But maybe you should just not run the simplifier ''at all''? What's wrong
with that?
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13663#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list