[GHC] #10491: Simplifier explosion with Accelerate
GHC
ghc-devs at haskell.org
Thu Jun 11 00:04:36 UTC 2015
#10491: Simplifier explosion with Accelerate
-------------------------------------+-------------------------------------
Reporter: robertce | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 7.10.2
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by robertce):
Accelerate itself compiles without issue. The issue arises when compiling
the attached `Slice.hs`, which is not part of the `accelerate` package.
Sorry if that was unclear. It's actually part of an experimental version
of the `accelerate-cuda` package, but I pulled it out to reduce the the
number of dependencies required. Are you able to compile `Slice.hs` with
the Haskell platform?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10491#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list