Skip to content

Commit

Permalink
Link to Functor
Browse files Browse the repository at this point in the history
Patch courtesy of Jack Kelly @endgame
  • Loading branch information
tomjaguarpaw committed Oct 23, 2021
1 parent 1c69b02 commit ec2c86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Profunctor/Product.hs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ import Data.Profunctor.Product.Tuples.TH (pTns, maxTupleSize, pNs)
-- Still, at least we now have default implementations of the class
-- methods, which makes things simpler.

-- | '***$' is the generalisation of @Functor@'s @\<$\>@.
-- | '***$' is the generalisation of 'Functor''s @\<$\>@.
--
-- '***$' = 'Profunctor.rmap', just like '<$>' = 'fmap'.
--
Expand Down

0 comments on commit ec2c86a

Please sign in to comment.