
22 Nov
2012
22 Nov
'12
9:14 p.m.
On 11/22/2012 03:42 PM, kudah wrote:
Why not use
http://hackage.haskell.org/packages/archive/newtype/0.2/doc/html/Control-New...
instead? interesting i didn't know about it, however it's seems relatively unknown (can't find any library on hackage that use it) and just like Serialize and Binary the interface goes both way, where i'm looking only at the unpack method.
-- Vincent