[GHC] #8180: Template Haskell now requires -dynamic or -dynamic-too

GHC ghc-devs at haskell.org
Mon Jan 13 08:34:48 UTC 2014


#8180: Template Haskell now requires -dynamic or -dynamic-too
-------------------------------------+------------------------------------
        Reporter:  goldfire          |            Owner:
            Type:  bug               |           Status:  new
        Priority:  highest           |        Milestone:  7.8.1
       Component:  Compiler          |          Version:  7.7
      Resolution:                    |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------

Comment (by nomeata):

 Is this build failure a fallout from your changes?
 https://s3.amazonaws.com/archive.travis-ci.org/jobs/16832833/log.txt

 Note that I build (to keep the build time low) with
 {{{
 echo 'DYNAMIC_GHC_PROGRAMS = NO' >> mk/build.mk
 echo 'GhcLibWays = v'          >> mk/build.mk
 }}}

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


More information about the ghc-tickets mailing list