summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/plugins02.hs
blob: 4fdf45c5cb3dac413c8affd635118e0c93bd9b44 (plain)
1
2
3
4
5
-- Just used to test that badly typed plugins raise an error
module Main where
-- The contents of this file are actually irrelevant

main = return ()