
#7846: GHC 7.7 cannot link primitives
-------------------------------------------+--------------------------------
Reporter: kazu-yamamoto | Owner:
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: fixed | Keywords:
Os: Linux | Architecture: x86_64 (amd64)
Failure: Compile-time performance bug | Difficulty: Unknown
Testcase: | Blockedby:
Blocking: | Related:
-------------------------------------------+--------------------------------
Changes (by igloo):
* status: new => closed
* difficulty: => Unknown
* resolution: => fixed
Comment:
Thanks for the report. I've made Cabal build the shared library by default
(although note that you'll need to build cabal-install against the HEAD
Cabal in order for the 'cabal' program to do so).
{{{
commit 8743f4ef5937f050458186058057f0e538d1d37b
Author: Ian Lynagh