summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/recompPluginPackage/q/Main.hs
blob: 60fd0cc6f535c729ed08b6fc4005279956e98e7b (plain)
1
2
3
4
{-# OPTIONS_GHC -fplugin=Plugin #-}
module Main where

main = print ()