packages feed

Cabal revisions of HPDF-1.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name: HPDF Version: 1.0+x-revision: 1 License: LGPL License-file:LICENSE Copyright: Copyright (c) 2007, alpheccar synopsis: Generation of PDF documents maintainer: misc@NOSPAMalpheccar.org homepage: http://www.alpheccar.org/en/posts/show/80-build-depends: base, haskell98,mtl,encoding >= 0.1 ,zlib >= 0.3+build-depends: base <3, haskell98,mtl,encoding >= 0.1 ,zlib >= 0.3 ghc-options: -Wall -funbox-strict-fields  -fglasgow-exts  -O2 extensions: ForeignFunctionInterface, CPP description: A PDF library allowing to generate multipage PDF documents with outlines, links ...