[GHC] #9202: Strange Closure Type

GHC ghc-devs at haskell.org
Fri Jun 13 03:14:12 UTC 2014


#9202: Strange Closure Type
-------------------------------------+-------------------------------------
        Reporter:  athanclark        |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.8.2
      Resolution:                    |         Keywords:  strange-closure-
Operating System:  Linux             |  type
 Type of failure:  Compile-time      |     Architecture:  x86_64 (amd64)
  crash                              |       Difficulty:  Project (more
       Test Case:                    |  than a week)
        Blocking:                    |       Blocked By:
                                     |  Related Tickets:
-------------------------------------+-------------------------------------

Comment (by athanclark):

 I'm sorry to reopen this nuisance case, but I have come across the failure
 again and can reproduce it. I have a sandbox open for yesod-platform, and
 have been running into an ExitFailure (-11) when I try to install it
 normally, with attoparsec-0.12.0.0 being the culprit of failure. So, I
 install attoparsec-0.12.0.0 in the sandbox without failures, then try to
 `cabal install` the whole package, and that's when I ran into the failure.
 What other information should I be getting? Thank you in advance for all
 your help :)

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9202#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list