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?
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?