packages feed

fourmolu-0.2.0.0: data/examples/declaration/value/function/do-where-four-out.hs

f :: Maybe Int
f = do
    return c
  where
    c = 0