Package Info

haskintex


Haskell Evaluation inside of LaTeX code


Development/Libraries/Haskell

The /haskintex/ (Haskell in LaTeX) 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. Additionally, it is possible to include expressions of 'LaTeX' type (see /HaTeX/ package) and render them as LaTeX code. 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.

Additions from last version:

  • /haskintex/ is now able to detect that is running on a cabal sandbox, and

will use the sandbox package db if this is the case. Unless the flag '-nosandbox' is given, in which case the sandbox will be ignored.

  • New flag '-nosandbox'. Ignore sandbox if /haskintex/ runs on one. .

License: BSD-3-Clause
URL: https://hackage.haskell.org/package/haskintex

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.7.0.1-bp150.2.5 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-haskintex
  • ghc-haskintex-devel
  • haskintex
0.7.0.1-bp150.2.8 info GA Release 2018-07-30 15
  • x86-64
  • ghc-haskintex
  • ghc-haskintex-devel
  • haskintex