[GHC] #10897: Incorrect ASSERT for buildPatSyn

GHC ghc-devs at haskell.org
Sat Dec 19 21:27:28 UTC 2015


#10897: Incorrect ASSERT for buildPatSyn
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler (Type    |              Version:  7.11
  checker)                           |             Keywords:
      Resolution:                    |  PatternSynonyms
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:  patsyn/T10897
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by mpickering):

 For me this fails with

 {{{
 Declaration for Single:
   Iface type variable out of scope:  t
 Cannot continue after interface file error
 }}}

 I've had a poke around but the interface file stuff is a complete mystery
 for me. Someone else with more experience will have to look.

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


More information about the ghc-tickets mailing list