0

I am currently building my Haskell project (and generating html documentation) with stack build --test --haddock.

Is there a way to get asciidoc as output format?

Joe
  • 287
  • 3
  • 13
  • 2
    AFAIK, `pandoc` can read Haddock markup (or HTML) and write Asciidoc. No idea about a good setup though. – sjakobi Mar 30 '23 at 12:15

0 Answers0