[GHC] #12618: Add saturated constructor applications to Core
GHC
ghc-devs at haskell.org
Mon Oct 3 01:42:39 UTC 2016
#12618: Add saturated constructor applications to Core
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: nomeata
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 nomeata):
It seems I get `internal error: evacuate(static): strange closure type 0`
only with a dynamically built GHC, not with a statically built (as it is
the case on Travis). If that rings a bell with someone that could save me
further debugging work, I’d be grateful.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12618#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list