[GHC] #11081: Implement Introspective Template Haskell

GHC ghc-devs at haskell.org
Wed Dec 9 02:46:42 UTC 2015


#11081: Implement Introspective Template Haskell
-------------------------------------+-------------------------------------
        Reporter:  goldfire          |                Owner:
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  ⊥
       Component:  Template Haskell  |              Version:  7.10.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
  TemplateHaskell/Introspective      |
-------------------------------------+-------------------------------------

Comment (by lerkok):

 I think this is a great idea. In the past, I've tried both TH and haskell-
 src-exts to do relatively simple things, but ended-up abandoning them due
 to the inherent complexity of source level haskell that had very little to
 do with what I really cared about. Being able to get your hands on Core at
 the regular Haskell level would truly simplify life, and I suspect would
 open the flood-gates for a lot of people to develop extremely useful
 artifacts, making the GHC/Haskell experience even better.

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


More information about the ghc-tickets mailing list