Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/ghc
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19571

Added Files:
        ghc-pandoc-types.info 
Log Message:
New package ghc-pandoc-types

--- NEW FILE: ghc-pandoc-types.info ---
Package: ghc-pandoc-types
Version: 1.10
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/pandoc-types/%v/pandoc-types-%v.tar.gz
Source-MD5: 8534ce863f33550120892f981ad2d9a2
SourceDirectory: pandoc-types-%v

Depends: ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-1), ghc-syb

CompileScript: <<
runghc Setup.hs configure --prefix=%p --docdir=%p/share/doc/%n
runghc Setup.hs build
runghc Setup.hs haddock
runghc Setup.hs register --gen-script
runghc Setup.hs unregister --gen-script
<<
InstallScript: runghc Setup.hs copy --destdir=%d

DocFiles: COPYING register.sh unregister.sh

PostInstScript: %p/share/doc/%n/register.sh
PreRmScript: sh %p/share/doc/%n/unregister.sh --force

Description: Types for representing a structured document
DescDetail: <<
This package contains definitions for the Pandoc data structure, which
is used by pandoc to represent structured documents. These definitions
used to live in the pandoc package, but starting with pandoc 1.7, they
have been split off, so that other packages can use them without
drawing in all of pandoc's dependencies, and pandoc itself can depend
on packages (like citeproc-hs) that use them.

Text.Pandoc.Builder provides functions for building up Pandoc
structures programmatically.

Text.Pandoc.Generic provides generic functions for manipulating Pandoc
documents.
<<
Homepage: http://hackage.haskell.org/package/pandoc-types
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to