[GHC] #11824: GHC error in desugarer lookup

GHC ghc-devs at haskell.org
Tue Apr 12 23:17:40 UTC 2016


#11824: GHC error in desugarer lookup
-------------------------------------+-------------------------------------
        Reporter:  darchon           |                Owner:
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.0.1
       Component:  Compiler          |              Version:  8.0.1-rc3
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by darchon):

 I've managed to reduce the test case a bit, relying only on the unbound-
 generics package (and its transitive dependencies):

 * git clone https://github.com/christiaanb/IfaceError.git
 * cd IfaceError
 * stack build

 I will try to reduce it further to get rid of the unbound-generics
 dependency.

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


More information about the ghc-tickets mailing list