[vector] #54: Missing NFData instances for vector types

vector vector at projects.haskell.org
Sun Jan 29 12:42:53 GMT 2012


#54: Missing NFData instances for vector types
------------------------+---------------------------------------------------
Reporter:  hvr          |        Owner:          
    Type:  enhancement  |       Status:  reopened
Priority:  blocker      |    Milestone:  0.10    
 Version:  0.7          |   Resolution:          
Keywords:               |  
------------------------+---------------------------------------------------

Comment(by rl):

 But then you'd need overlapping instances if you wanted to define:

 {{{
 instance NFDataM IO (IOVector a)
 }}}

-- 
Ticket URL: <http://trac.haskell.org/vector/ticket/54#comment:20>
vector <http://trac.haskell.org/vector>
Package vector


More information about the vector mailing list