Overhaul of Data.Traversable documentation.
I decided to revisit the documentation of Data.Traversable
, which I extended first, before the subsequent (and I hope/believe more successful) Data.Foldable
effort. There were enough annoyances in the original Data.Traversable
update that a take-two seems warranted, so here it is.
An HTMLised version can be found (for the duration of this MR, not a permanent home) at: https://dnssec-stats.ant.isi.edu/~viktor/haskell/docs/libraries/base/Data-Traversable.html#g:4
Edited by vdukhovni