[GHC] #10764: GHC panic (no skolem info)

GHC ghc-devs at haskell.org
Thu Aug 13 14:18:32 UTC 2015


#10764: GHC panic (no skolem info)
-------------------------------------+-------------------------------------
        Reporter:  zardoz            |                   Owner:
            Type:  bug               |                  Status:  closed
        Priority:  normal            |               Milestone:
       Component:  Compiler (Type    |                 Version:  7.10.2
  checker)                           |
      Resolution:  duplicate         |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:  #10045            |  Differential Revisions:
-------------------------------------+-------------------------------------
Changes (by thomie):

 * status:  new => closed
 * resolution:   => duplicate
 * component:  Compiler => Compiler (Type checker)
 * related:   => #10045


Comment:

 To reproduce, run `runhaskell bug.hs`, or add a `module Test where` to
 bug.hs first, and then call `ghc-7.10.2 bug.hs`.


 This looks like a duplicate of #10503, which is fixed in HEAD.

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


More information about the ghc-tickets mailing list