[GHC] #8559: Compiling dph-lifted fails with "NoSpecConstr" not in scope
GHC
ghc-devs at haskell.org
Tue Nov 18 02:53:01 UTC 2014
#8559: Compiling dph-lifted fails with "NoSpecConstr" not in scope
-------------------------------------+-------------------------------------
Reporter: trommler | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Data | Version: 7.7
Parallel Haskell | Keywords:
Resolution: worksforme | Architecture: powerpc64
Operating System: Linux | Difficulty: Unknown
Type of failure: Building | Blocked By:
GHC failed | Related Tickets:
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Changes (by thomie):
* status: new => closed
* resolution: => worksforme
Comment:
DPH is no longer built by default, see:
"[https://www.haskell.org/pipermail/ghc-devs/2014-August/006189.html I'm
going to disable DPH until someone starts maintaining it]".
Since then, these [https://phabricator.haskell.org/D302 commits] were made
to fix the DPH build. Please open a new ticket if anyone runs into
problems building dph in the future.
{{{
commit 27f7552745fa320e72096b30b08558b7a275bbcc
Author: Geoffrey Mainland <>
Date: Thu Oct 2 17:39:34 2014 -0400
Make Applicative-Monad fixes for tests.
commit 710bc8d77be454243ae8de2a1fb9070b72b525c4
Author: Geoffrey Mainland <>
Date: Wed Aug 27 22:33:44 2014 -0400
Update primitive, vector, and dph submodules.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8559#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list