[GHC] #8492: Exception: expectJust cpeBody:collect_args

GHC ghc-devs at haskell.org
Thu Oct 31 20:16:24 UTC 2013


#8492: Exception: expectJust cpeBody:collect_args
----------------------------------+----------------------------------
        Reporter:  CoreyOConnor   |            Owner:
            Type:  bug            |           Status:  new
        Priority:  normal         |        Milestone:
       Component:  Compiler       |          Version:  7.6.3
      Resolution:                 |         Keywords:
Operating System:  MacOS X        |     Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash  |       Difficulty:  Unknown
       Test Case:                 |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+----------------------------------
Changes (by CoreyOConnor):

 * status:  closed => new
 * resolution:  duplicate =>


Comment:

 This is using ghc 7.6.3. Both the 7.6.3 from the Haskell Platform and that
 installed view homebrew.

 {{{
 corey-mbp:tmp corey$ ghci
 GHCi, version 7.6.3: http://www.haskell.org/ghc/  :? for help
 Loading package ghc-prim ... linking ... done.
 Loading package integer-gmp ... linking ... done.
 Loading package base ... linking ... done.
 λ: :l CollectArgsIssueFailing.hs
 [1 of 1] Compiling Main             ( CollectArgsIssueFailing.hs,
 interpreted )
 *** Exception: expectJust cpeBody:collect_args
 }}}

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


More information about the ghc-tickets mailing list