summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/plugins-ghci.hs
blob: 57efb9e7e74cbc6d9fcf3be099f2767b240f0e74 (plain)
1
2
3
4
{-# OPTIONS_GHC -fplugin=HomePackagePlugin #-}
module Main where

main = print ()