hdiff
packages
feed
purescript
-0.5.7: examples/failing/MissingClassExport.purs
module Test (bar) where class Foo a where bar :: a -> a