1 2 3 4 5
-- Tests home-package plugins from command line module Main where main :: IO () main = putStrLn "Hello From The Program"