packages feed

tasty-process-0.1.0.0: test/executables/simple/Main.hs

module Main (main) where

main :: IO ()
main = putStrLn "Hello, world!"