[GHC] #10192: Template Haskell crashes when building yesod-core package

GHC ghc-devs at haskell.org
Thu Mar 26 13:55:40 UTC 2015


#10192: Template Haskell crashes when building yesod-core package
-------------------------------------+-------------------------------------
        Reporter:  DanielDiaz        |                   Owner:
            Type:  bug               |                  Status:  new
        Priority:  low               |               Milestone:
       Component:  Compiler          |                 Version:  7.8.4
      Resolution:                    |                Keywords:
Operating System:  Unknown/Multiple  |            Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash                              |               Test Case:
      Blocked By:                    |                Blocking:
 Related Tickets:                    |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by refold):

 I think that this is (sort of) fixed in GHC 7.10+ because `template-
 haskell` no longer depends on `containers`. It may still be worthwhile
 looking into why reinstalling the same version of `template-haskell`
 (2.9.0.0) breaks things.

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


More information about the ghc-tickets mailing list