packages feed

hls-haddock-comments-plugin-1.0.0.1: test/testdata/StaleFunction.hs

module StaleFunction where

f :: a 
  -> b -- ^ ...
  -> c -> c
f _ _ c = c