[GHC] #8079: Redo T7919 with a cabal file
GHC
ghc-devs at haskell.org
Sun Jul 21 00:47:20 CEST 2013
#8079: Redo T7919 with a cabal file
-------------------------------------+-------------------------------------
Reporter: ezyang | Owner:
Type: task | Status: new
Priority: normal | Milestone:
Component: Test Suite | Version: 7.7
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: |
-------------------------------------+-------------------------------------
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!)
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8079>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list