[vector] #48: Generate Unbox instances using TH
vector
vector at projects.haskell.org
Wed May 11 21:57:28 BST 2011
#48: Generate Unbox instances using TH
------------------------+---------------------------------------------------
Reporter: Khudyakov | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: 0.8
Version: | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Changes (by rl):
* milestone: => 0.8
Comment:
Yes, this would be good! TH actually knows about INLINE pragmas (that's a
relatively recent change) so it would be quite feasible, too. I'll gladly
accept patches :-)
However, I suspect that with the generics support in GHC 7.2 we might not
even need TH for this. I think it's best to wait and see if that's really
the case.
--
Ticket URL: <http://trac.haskell.org/vector/ticket/48#comment:2>
vector <http://trac.haskell.org/vector>
Package vector
More information about the vector
mailing list