packages feed

ghc-exactprint-0.2: tests/examples/EmptyMostly2.hs

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