summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/plugins04.hs
blob: ad40b2c8001111f67d5c030bd7c62bff4ad60b2e (plain)
1
2
3
4
5
-- Tests home-package plugins from command line
module Main where

main :: IO ()
main = putStrLn "Hello From The Program"