Re: [GHC] #2041: Allow splicing in concrete syntax

2011-12-16 Thread GHC
#2041: Allow splicing in concrete syntax
-+--
Reporter:  igloo |   Owner:  
Type:  feature request   |  Status:  new 
Priority:  normal|   Milestone:  _|_ 
   Component:  Template Haskell  | Version:  6.8.2   
Keywords:|  Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  | Failure:  None/Unknown
  Difficulty:  Unknown   |Testcase:  
   Blockedby:|Blocking:  
 Related:|  
-+--
Changes (by PHO):

 * cc: pho@… (added)


-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2041#comment:7
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler

___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2041: Allow splicing in concrete syntax

2010-10-07 Thread GHC
#2041: Allow splicing in concrete syntax
-+--
Reporter:  igloo |Owner:  
Type:  feature request   |   Status:  new 
Priority:  normal|Milestone:  _|_ 
   Component:  Template Haskell  |  Version:  6.8.2   
Keywords:| Testcase:  
   Blockedby:|   Difficulty:  Unknown 
  Os:  Unknown/Multiple  | Blocking:  
Architecture:  Unknown/Multiple  |  Failure:  None/Unknown
-+--
Changes (by reinerp):

 * cc: reiner.p...@… (added)
  * failure:  = None/Unknown


Comment:

 Another use for this would be for creating custom quasiquoters with
 antiquoting. Say, to create a custom list quasiquoter:

 {{{
 [list| x^2+y, 3*z |]
 }}}

 the quasiquoter needs to parse antiquoted expressions such as {{{x^2+y}}}
 and {{{3*z}}} into TH abstract syntax. Current quasiquoters mostly do this
 using haskell-src-exts (via the haskell-src-meta library), but it would be
 neater just to return a {{{RawE antiquoted_stuff}}} expression.

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2041#comment:6
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2041: Allow splicing in concrete syntax

2009-04-12 Thread GHC
#2041: Allow splicing in concrete syntax
-+--
Reporter:  igloo |Owner:  
Type:  feature request   |   Status:  new 
Priority:  normal|Milestone:  _|_ 
   Component:  Template Haskell  |  Version:  6.8.2   
Severity:  normal|   Resolution:  
Keywords:|   Difficulty:  Unknown 
Testcase:|   Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
-+--
Changes (by igloo):

  * milestone:  6.10 branch = _|_

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2041#comment:5
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


Re: [GHC] #2041: Allow splicing in concrete syntax

2008-01-14 Thread GHC
#2041: Allow splicing in concrete syntax
--+-
 Reporter:  igloo |  Owner: 
 Type:  feature request   | Status:  new
 Priority:  normal|  Milestone:  6.10 branch
Component:  Template Haskell  |Version:  6.8.2  
 Severity:  normal| Resolution: 
 Keywords:| Difficulty:  Unknown
 Testcase:|   Architecture:  Unknown
   Os:  Unknown   |  
--+-
Changes (by simonpj):

  * type:  bug = feature request

-- 
Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/2041#comment:1
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs