Ticket #57 (closed defect: fixed)
Problem when nesting unboxed vectors in user defined data structures with newtype
| Reported by: | kaffeepause73 | Owned by: | |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Version: | Keywords: | newtype negate show | |
| Cc: |
Description
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.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
