ekmett / adjunctions

Simple adjunctions
http://hackage.haskell.org/package/adjunctions
Other
44 stars 27 forks source link

Define fmap @(Co f) = fmapRep @f, don't use the underlying Functor #65

Closed Icelandjack closed 4 years ago

Icelandjack commented 4 years ago

This fixes #63.