1 2 3 4
-- Intended to test that we can load plugins as external shared libraries module Main where main = putStrLn "Hello World"