packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/EmptyMostly2.hs

module EmptyMostly2 where
   {
;;;;;;;;;;;;
;
class Baz a where {;;;;;;;;;
 ; baz :: a -> Int;;;
}
   }