summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/plugins-external.hs
blob: 9626667e590fbb2aced7d5b04b187b35dc7e0cef (plain)
1
2
3
4
-- Intended to test that we can load plugins as external shared libraries
module Main where

main = putStrLn "Hello World"