[GHC] #15578: Honour INLINE pragmas on 0-arity bindings
GHC
ghc-devs at haskell.org
Fri Sep 7 10:47:49 UTC 2018
#15578: Honour INLINE pragmas on 0-arity bindings
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.4.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: #15519 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
> I have test3 src = runTokenParser testGrammar src, is that equivalent?
The `oneShot` makes it more robust.
Anyway this seems enough to commit the patch (having checked that nofib
doesn't budge). I doubt you'll see any changes there at all.
Thanks!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15578#comment:12>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list