hdiff
packages
feed
hls-class-plugin
-1.0.0.1: test/testdata/T4.hs
module T4 where class Test a where _f :: a {-# MINIMAL _f #-} instance Test Int where