@hackage puzzle-draw-cmdline0.1.0.4
Creating graphics for pencil puzzles, command line tools.
Categories
License
MIT
Maintainer
rfvollmert@gmail.com
Links
Versions
Deprecated
Dependencies (0)
- aeson >=0.7 && <0.8
- base >=4.2 && <4.8
- diagrams-cairo >=1.0 && <1.2
- diagrams-lib >=1.0 && <1.2
- diagrams-svg >=1.0 && <1.2
- filepath >=1.3 && <1.4 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
cairo
(off by default)
Build against Cairo backend
puzzle-draw-cmdline
Rendering logic puzzles, command-line support.
See puzzle-draw for the main part of this project.
This repository was split out to move the dependency on cairo out of puzzle-draw.
To enable the Cairo backend (required for png/pdf/ps output), use $ cabal install -f cairo