Version 0.6.0.0-0 of knit-haskell is deprecated.
The latest version of knit-haskell is 0.8.0.0-0.

knit-haskell

Version 0.6.0.0 revision 0 uploaded by adamCS.

Package meta

Synopsis
a minimal Rmarkdown sort-of-thing for haskell, by way of Pandoc
Description

knit-haskell is a beginning attempt at bringing some of the benefits of Rmarkdown to Haskell. It includes an effects stack (using polysemy rather than mtl) which includes logging, a simplified interface to Pandoc and various writer-like effects to intersperse document building with regular code. Various helper functions are provided to simplify common operations, making it especially straightforward to build an HTML document from bits of markdown, latex and Lucid or Blaze html. Support is also included for including hvega visualizations and diagrams from the diagrams package. More information is available in the readme.

Author
Adam Conner-Sax
Bug reports
https://github.com/adamConnerSax/knit-haskell/issues
Category
Text
Copyright
2019 Adam Conner-Sax
Homepage
n/a
Maintainer
adam_conner_sax@yahoo.com
Package URL
n/a
Stability
n/a

Components