packages feed

ormolu-0.9.0.0: data/examples/module-header/block-haddock-in-export-list-out.hs

module Foo
  ( {- | asdf -}
    foo,
  )
where