packages feed

fourmolu-0.20.1.0: data/examples/module-header/block-haddock-in-export-list-out.hs

module Foo
  ( -- | asdf
    foo,
  )
where