[GHC] #8079: Redo T7919 and TH_spliceE5_prof with a cabal file (was: Redo T7919 with a cabal file)

GHC ghc-devs at haskell.org
Sun Jul 21 00:53:45 CEST 2013


#8079: Redo T7919 and TH_spliceE5_prof with a cabal file
-------------------------------------+-------------------------------------
        Reporter:  ezyang            |            Owner:
            Type:  task              |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Test Suite        |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  Compile-time      |       Difficulty:  Easy (less than 1
  crash                              |  hour)
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+-------------------------------------
Description changed by ezyang:

Old description:

> Right now T7919 fails because the new dynamic-by-default GHC means that
> Template Haskell must be built with dynamic; of course, GHC isn't clever
> enough to figure this out.  If we Cabalize the test, the example should
> start building again (and if they don't, well, that's a bug!)

New description:

 Right now T7919 fails because the new dynamic-by-default GHC means that
 Template Haskell must be built with dynamic; of course, GHC isn't clever
 enough to figure this out.  If we Cabalize the test, the example should
 start building again (and if they don't, well, that's a bug!)

 TH_spliceE5_prof can also use this treatment.

--

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




More information about the ghc-tickets mailing list