[GHC] #1577: Give TH the ability to get the info for a class name

GHC trac at galois.com
Thu Aug 2 07:02:55 EDT 2007


#1577: Give TH the ability to get the info for a class name
----------------------------------+-----------------------------------------
    Reporter:  iampure at gmail.com  |        Owner:         
        Type:  feature request    |       Status:  new    
    Priority:  normal             |    Milestone:         
   Component:  Template Haskell   |      Version:  6.6.1  
    Severity:  normal             |   Resolution:         
    Keywords:                     |   Difficulty:  Unknown
          Os:  Unknown            |     Testcase:         
Architecture:  Unknown            |  
----------------------------------+-----------------------------------------
Comment (by simonpj):

 Sorry, you want
 {{{
 reify ''Monad
 }}}
 This is described in 4.3 of `notes2.ps` pointed to from
 http://www.haskell.org/ghc/docs/latest/html/users_guide/template-
 haskell.html

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1577>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the Glasgow-haskell-bugs mailing list