
26 Sep
2013
26 Sep
'13
7:15 a.m.
That's exactly the derived instance that would be generated:
instance Show a => Show (Down a) where
...
Erik
On Thu, Sep 26, 2013 at 12:59 PM, Herbert Valerio Riedel
On 2013-09-25 at 15:17:30 +0200, Krzysztof Gogolewski wrote:
Hello,
I propose to add derived Show and Read instances to Data.Ord.Down. This should be uncontroversial. Any thoughts?
...wouldn't that require the wrapped type to provide 'Show' as well? _______________________________________________ Libraries mailing list Libraries@haskell.org http://www.haskell.org/mailman/listinfo/libraries