BSD-3-Clause licensed and maintained by Daniel Casanueva (daniel.casanueva `at` proton.me)
This version can be pinned in stack with:haskintex-0.8.0.2@sha256:575e9a861ae33b990802ac09a251363f566832b86288cdf33ebc98107f8b07a8,2351

Module documentation for 0.8.0.2

The haskintex program

The haskintex program is a tool that reads a LaTeX file and evaluates Haskell expressions contained in some specific commands and environments. It allows you to define your own functions, use any GHC Haskell language extension and, in brief, anything you can do within Haskell. You can freely add any Haskell code you need, and make this code appear optionally in the LaTeX output. It is a tiny program, and therefore, easy to understand, use and predict.

For more details, read the homepage of the project.

Changes

0.8.0.2

  • Metadata update.
  • Allow more recent versions of text.