this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

formatting

+2 -4
+1 -2
src/Lets/Lens/Choice.hs
··· 1 - module Lets.Lens.Choice 2 - ( 1 + module Lets.Lens.Choice ( 3 2 Choice(..) 4 3 ) where 5 4
+1 -2
src/Lets/Lens/Profunctor.hs
··· 1 - module Lets.Lens.Profunctor 2 - ( 1 + module Lets.Lens.Profunctor ( 3 2 Profunctor(dimap) 4 3 ) where 5 4