#3520: Implement Type and Pattern splicing
---------------------------------+------------------------------------------
    Reporter:  porges            |        Owner:                  
        Type:  feature request   |       Status:  closed          
    Priority:  normal            |    Milestone:                  
   Component:  Template Haskell  |      Version:  6.10.4          
    Severity:  normal            |   Resolution:  fixed           
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  new => closed
  * difficulty:  => Unknown
  * resolution:  => fixed

Comment:

 Type splices are fully implemented in the upcoming 6.10.

 Pattern splices are a whole different ball of wax. I have no clue how to
 do them.  See http://haskell.org/pipermail/template-
 haskell/2003-February/000021.html, and section 8 of
 http://research.microsoft.com/~simonpj/papers/meta-haskell/notes2.ps

 As you say, pattern splices are kind-of-supported via !QuasiQuotes.

 So I'll close this.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3520#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to