[vector] #57: Problem when nesting unboxed vectors in user defined data structures with newtype
vector
vector at projects.haskell.org
Wed Jun 22 20:44:19 BST 2011
#57: Problem when nesting unboxed vectors in user defined data structures with
newtype
--------------------------+-------------------------------------------------
Reporter: kaffeepause73 | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Version: | Keywords: newtype negate show
--------------------------+-------------------------------------------------
when nesting a unboxed vector object in a user defined data structure with
newtype using a touple, the show command throws an exception -- but only
after an negate command on the user defined data type
Commented code with build and output log and executable in bz2 archive.
--
Ticket URL: <http://trac.haskell.org/vector/ticket/57>
vector <http://trac.haskell.org/vector>
Package vector
More information about the vector
mailing list