summaryrefslogtreecommitdiff
path: root/testsuite/tests/stranal/should_compile/T8743.hs-boot
blob: 7f22b248c28164805ac3a59bc535535cb849bb5b (plain)
1
2
3
module T8743 where
class ToRow a
instance ToRow (Maybe a)