HaTeX-meta: This package is deprecated. From version 3, HaTeX does not need this anymore.

[ bsd3, deprecated, program, text ] [ Propose Tags ]
Deprecated

Please, note that this package is deprecated.

This packages belongs to the HaTeX project. It builds the .Monad modules.

Please, note that this version only works with GHC 7.4.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.1.0, 1.1.1, 1.2.1
Dependencies base (>=4 && <5), Cabal (>=1.14 && <1.15), containers (>=0.4 && <0.5), directory (>=1 && <2), filepath (>=1 && <2), ghc (>=7.4 && <7.5), haddock (>=2.10 && <2.11), haskell-src-exts (>=1.11 && <1.12), mtl (>=2 && <3), parsec (>=3 && <4) [details]
License BSD-3-Clause
Author Daniel Díaz
Maintainer none
Category Text
Uploaded by DanielDiaz at 2013-04-04T23:43:02Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables metahatex
Downloads 3562 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-10-25 [all 14 reports]

Readme for HaTeX-meta-1.2.1

[back to package description]
HaTeX-meta

If you want to use HaTeX-meta to generate HaTeX .Monad modules:
1) Compile HaTeX-meta.
2) Run it in a directory that contains the source of HaTeX, being the Text folder a subdirectory.

** TODO

- Documentation written in types is skipped.
  We collect it in 'funArgsDoc' of FunDoc, but it is not used later.
  Currently, the type is just pretty printed (see 'monadicFunction').