[Haskell] [ANN] setoid-0.1.0.0

Pavlo Kerestey pavlo at kerestey.net
Sun Mar 12 17:40:33 UTC 2017


Hi all,

we have published the first version of Setoid in haskell.
https://hackage.haskell.org/package/setoid-0.1.0.0

Setoid is a useful data structure when equivalence has to be chosen not to be
equality. This makes membership of the elements in a setoid stricter and allows
to do some computations.

For more details and usage examples, please refer to the documentation on
hackage.

You can also contribute to it on github: https://github.com/ptek/setoid

Regards,
Pavlo.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP
URL: <http://mail.haskell.org/pipermail/haskell/attachments/20170312/1d8802dd/attachment.sig>


More information about the Haskell mailing list