packages feed

fourmolu-0.4.0.0: data/diff-tests/inputs/main-and-foo.hs

module Main (main) where

main :: IO ()
main = return ()

foo :: Int
foo = 5