packages feed

hls-tactics-plugin-1.1.0.0: test/golden/FmapBoth.hs

fmapBoth :: (Functor f, Functor g) => (a -> b) -> (f a, g a) -> (f b, g b)
fmapBoth = _