[GHC] #8510: Clear up what extensions are needed at a Template Haskell splice site

GHC ghc-devs at haskell.org
Fri Nov 8 11:39:08 UTC 2013


#8510: Clear up what extensions are needed at a Template Haskell splice site
-------------------------------------+------------------------------------
        Reporter:  simonpj           |            Owner:
            Type:  bug               |           Status:  new
        Priority:  normal            |        Milestone:
       Component:  Compiler          |          Version:  7.6.3
      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 simonpj):

 Note that if `cleverThFunction` uses explicit data constructors to
 construct a syntax tree, it doesn't need ANY language extension flags.
 Maybe that is acceptable.

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


More information about the ghc-tickets mailing list