knit-haskell
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. Also included is a cache (in-memory and persisted to disk) to make caching results of long running computations simple. The cache provides tools for basic dependency tracking. 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.
hackage.haskell.org
0.8.0.0
over 5 years ago
9
3,497 total
2
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/knit-haskell
spec |
| License | BSD-3-Clause |
| First Release | almost 7 years ago |
| Last Synced | 4 days ago |
Repository
| Stars | 29 on GitHub |
| Forks | 1 on GitHub |
| Commits | 328 |
| Committers | 1 |
| Avg per Author | 328.0 |
| DDS | 0.0 |