[GHC] #1476: Template Haskell: splicing types and patterns

GHC trac at galois.com
Tue Feb 5 11:28:15 EST 2008


#1476: Template Haskell: splicing types and patterns
------------------------------+---------------------------------------------
 Reporter:  igloo             |          Owner:             
     Type:  bug               |         Status:  new        
 Priority:  normal            |      Milestone:  6.10 branch
Component:  Template Haskell  |        Version:  6.6.1      
 Severity:  normal            |     Resolution:             
 Keywords:                    |     Difficulty:  Unknown    
 Testcase:                    |   Architecture:  Unknown    
       Os:  Unknown           |  
------------------------------+---------------------------------------------
Comment (by simonpj):

 GHC HEAD now has Geoff Mainland's quasi-quoting patch, which does allow
 splicing into patterns.  (But not types.)

 See http://www.haskell.org/ghc/dist/current/docs/users_guide/template-
 haskell.html#th-quasiquotation

 I wonder if that helps?

 Simon

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


More information about the Glasgow-haskell-bugs mailing list