summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/T12733/q/Q2.hs
blob: c85e9baec13e7e8c596fa7043cbe750ff5bbaf04 (plain)
1
2
3
4
module Q2 where
import Q
instance Show (IO a) where
    show = undefined