[GHC] #11272: Overloaded state-monadic function is not specialised
GHC
ghc-devs at haskell.org
Thu May 4 19:38:44 UTC 2017
#11272: Overloaded state-monadic function is not specialised
-------------------------------------+-------------------------------------
Reporter: NickSmallbone | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.10.3
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: Runtime | Unknown/Multiple
performance bug | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by dfeuer):
This appears to be fixed in HEAD (as long as `overloaded` has an
`INLINABLE` pragma. I'm not sure how test cases for this sort of thing are
supposed to be added to the test suite; should I be digging through
`-ddump-rule-firings` or somethinhg?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11272#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list