#7064: TH: Pragmas refactoring (also adds RULES and 'SPECIALIZE instance' 
support)
[patch]
-----------------------------------+----------------------------------------
    Reporter:  mikhail.vorozhtsov  |       Owner:                  
        Type:  bug                 |      Status:  merge           
    Priority:  normal              |   Milestone:                  
   Component:  Template Haskell    |     Version:  7.5             
    Keywords:                      |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple    |     Failure:  None/Unknown    
  Difficulty:  Unknown             |    Testcase:                  
   Blockedby:                      |    Blocking:                  
     Related:                      |  
-----------------------------------+----------------------------------------
Changes (by simonpj):

  * status:  patch => merge
  * difficulty:  => Unknown


Comment:

 OK I've committed these to HEAD.

 Paolo can you merge to 7.6 please?  Relevant patches are these.

 Thanks for doing the work, Mikhail.

 GHC
 {{{
 commit 1993ee4ba8d30d6774c2330477a1eecf865dfa1f
 Author: Mikhail Vorozhtsov <mikhail.vorozht...@gmail.com>
 Date:   Tue Jul 10 21:37:42 2012 +0700

     TH: Pragmas refactoring.

     Also adds RULES and 'SPECIALIZE instance' support.
 }}}
 template-haskell
 {{{
 commit a97ca3a18b359c6a4331c0f57dcfaba3b0e58225
 Author: Mikhail Vorozhtsov <mikhail.vorozht...@gmail.com>
 Date:   Tue Jul 10 21:01:05 2012 +0700

     Pragmas refactoring. Also adds RULES and 'SPECIALIZE instance'
 support.
 }}}
 dph
 {{{
 commit 77a55115166ead37fc87b811f80cd394e053368f
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Aug 15 14:22:42 2012 +0100

     Adapt to new TH pragma data type
 }}}
 testsuite
 {{{
 commit 15b8a3e962e1b21a57a49f56ddd17eae2ac5a905
 Author: Simon Peyton Jones <simo...@microsoft.com>
 Date:   Wed Aug 15 14:22:10 2012 +0100

     Adapt to new TH pragma data types
 }}}

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

Reply via email to