This package provides support for literate programming in haskell, including:
conversion between *.lhs and *.hs formats.
insertion of program output into *.lhs and *.md for fast feedback in
development.
a simple wrapper for pandoc functionality.
a stack template, readme-lhs
The best way to understand package functionality is to run the example.hs, with:
To use the provided template, copy readme-lhs.hsfiles to a local directory, and try: