#4438: Rename and register the "PArr" language extension when it is judged to be
ready
--------------------------------------+-------------------------------------
    Reporter:  duncan                 |        Owner:  benl        
        Type:  task                   |       Status:  new         
    Priority:  normal                 |    Milestone:  _|_         
   Component:  Data Parallel Haskell  |      Version:              
    Keywords:                         |     Testcase:              
   Blockedby:                         |   Difficulty:              
          Os:  Unknown/Multiple       |     Blocking:              
Architecture:  Unknown/Multiple       |      Failure:  None/Unknown
--------------------------------------+-------------------------------------
Changes (by chak):

  * owner:  chak => benl


Comment:

 The plan is that we rename `PArr` to `ParallelArrays` for GHC 7.0.2.  At
 the same time, we will release a matching set of DPH libraries on Hackage.

 Incidentally, we also plan to add new `-fvectorise-{seq,par}` options to
 stand for `-fvectorise -fdph-{seq,par}`.  (This instructs the vectoriser
 to vectorise a module for either the sequential or parallel backend.)

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