purescript / documentation

Documentation for the PureScript language, compiler, and tools.
Other
1.02k stars 301 forks source link

Document deriving Functor, Foldable, Traversable #446

Closed rhendric closed 1 year ago

rhendric commented 1 year ago

Adapted from @JordanMartinez's changelogs in purescript/purescript#4371; I think this level of explanation is better off here than in release notes. Not to be merged until the feature lands (either in that PR or in another).

JordanMartinez commented 1 year ago

Ah good point! That will clean up the release notes significantly.

JordanMartinez commented 1 year ago

LGTM!