You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.
In this section:
https://github.com/paf31/purescript-book/blob/master/text/chapter7.md#traversable-functors
It says:
Let's specialize further to the case where
m
is theV Errors
applicative functor above.I think the
m
should be af
:Let's specialize further to the case where
f
is theV Errors
applicative functor above.The text was updated successfully, but these errors were encountered: