packages feed

hls-refactor-plugin-1.0.0.0: test/data/import-placement/NoExplicitExportCommentAtTop.hs

module Test where

-- | a comment
class Semigroup a => SomeData a

instance SomeData All