summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T10182.hs
blob: 0cf1911dfbab554fb5097b74b5a6bdd388e431b1 (plain)
1
2
3
4
module T10182 where
import T10182a
instance Show (a -> b) where
    show _  = ""