[GHC] #9071: Panic with -XDeriveFunctor when deriving from a non-Functor in a separate module

GHC ghc-devs at haskell.org
Sun May 4 01:37:04 UTC 2014


#9071: Panic with -XDeriveFunctor when deriving from a non-Functor in a separate
module
---------------------------------------+-----------------------------------
        Reporter:  bens                |            Owner:
            Type:  bug                 |           Status:  new
        Priority:  normal              |        Milestone:
       Component:  Compiler            |          Version:  7.8.2
      Resolution:                      |         Keywords:
Operating System:  Unknown/Multiple    |     Architecture:
 Type of failure:  Compile-time crash  |  Unknown/Multiple
       Test Case:                      |       Difficulty:  Unknown
        Blocking:                      |       Blocked By:
                                       |  Related Tickets:
---------------------------------------+-----------------------------------

Comment (by bens):

 It also crashes when running ghc directly, as in

 `ghc --make -isrc src/Main.hs`

 with any level of optimisation.

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


More information about the ghc-tickets mailing list