#2399: Template Haskell: support for view patterns
---------------------------------+------------------------------------------
    Reporter:  fons              |        Owner:  igloo       
        Type:  feature request   |       Status:  merge       
    Priority:  low               |    Milestone:  _|_         
   Component:  Template Haskell  |      Version:  6.11        
    Keywords:                    |     Testcase:              
   Blockedby:                    |   Difficulty:  Unknown     
          Os:  Unknown/Multiple  |     Blocking:              
Architecture:  Unknown/Multiple  |      Failure:  None/Unknown
---------------------------------+------------------------------------------
Changes (by simonpj):

  * status:  patch => merge


Comment:

 Thank you Reiner. I've applied the patches.  I agree with your comment
 about `rename`; indeed I propose to nuke it altogether #4423.

 Patches are:
 {{{
 -- GHC
 Sun Oct 10 14:17:20 BST 2010  Reiner Pope <[email protected]>
   * Template Haskell: add view patterns (Trac #2399)

 -- template haskell library
 Sun Oct 10 13:39:05 BST 2010  Reiner Pope <[email protected]
   * Added view patterns (Trac #2399)

 -- testsuite
 Sun Oct 10 13:09:43 BST 2010  Reiner Pope <[email protected]>
   * Add tests for view patterns in template haskell (Trac #2399)
 }}}
 I'd quite like to push this into 7.0 if we still have time.  It's an API
 change so we can't do it in a patch release.

 Simon

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2399#comment:16>
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