[trac@galois.com: Re: [GHC] #1218: Add sortNub and sortNubBy to
Data.List]
Nils Anders Danielsson
nad at cs.chalmers.se
Fri Mar 23 13:28:22 EDT 2007
On Fri, 23 Mar 2007, Duncan Coutts <duncan.coutts at worc.ox.ac.uk> wrote:
> My one gripe with ChasingBottoms is that I can't customise the
> ApproxShow instances. I want to show functions in the SmallCheck style
> but deal with _|_'s properly. SmallCheck defines a Show instance for
> functions that shows the mappings up to a certain depth. It's very cute.
> I can't define my own ApproxShow instance for functions since it
> overlaps with the Data a => ApproxShow a instance.
I don't work on ChasingBottoms any more, so feel free to update the
library.
--
/NAD
More information about the Libraries
mailing list