[GHC] #14511: indexArray# getting poorly deferred
GHC
ghc-devs at haskell.org
Mon Nov 27 15:55:02 UTC 2017
#14511: indexArray# getting poorly deferred
-------------------------------------+-------------------------------------
Reporter: reinerp | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.2.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 reinerp):
Thanks Simon. I've worked around this with `{-# OPTIONS_GHC -fno-float-in
#-}` on the relevant modules. Not important for 8.2.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14511#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list