[Haskell-cafe] Haskell reference documentation, laws first or laws last?

Anthony Clayden anthony.d.clayden at gmail.com
Fri Sep 17 01:26:48 UTC 2021


Hi David,

The Foldable Laws are here
https://dnssec-stats.ant.isi.edu/~viktor/haskell/docs/libraries/base/Data-Foldable.html#g:21

In the Data-Foldable doco. (There's a menu entry on the sidebar, or
text search.)

The Data-Traversable doco has only the Traversable Laws.

> I'm not talking about whether they're first or last. They're currently not part of the class documentation *at all*. They're only in the Data.Traversable documentation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20210917/d1fa931a/attachment.html>


More information about the Haskell-Cafe mailing list