
20 May
2008
20 May
'08
1:47 p.m.
On Tue, May 20, 2008 at 8:44 AM, Antoine Latter
It's up on hackage here: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/checked
One more thing - there's no "Data" instance for these types. Presumably it wouldn't be hard to add, I just wasn't familiar with the class, and the technique (if any) for lifting an instance of Data through a newtype wasn't immediately obvious form the class interface.