packages feed

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

module Foo
  ( -- | asdf
    foo,
  )
where