packages feed

ormolu-0.1.4.0: data/diff-tests/inputs/main-and-foo.hs

module Main (main) where

main :: IO ()
main = return ()

foo :: Int
foo = 5