@hackage uniform-latex2pdf0.1.5.2
convert a latex `tex` file to a pdf
Categories
License
LicenseRef-GPL
Maintainer
Andrew U. Frank <andrewufrank@gmail.com>
Links
Versions
Installation
Dependencies (9)
Dependents (1)
@hackage/daino
a uniform method to access data on file
uniform means:
- same functions with identical semantics independent of representation
- all functions are total (or become so using Maybe or Either)