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

Added Files:
        ghc-attoparsec.info 
Log Message:
ghc-attoparsec 0.10.4.0

--- NEW FILE: ghc-attoparsec.info ---
Package: ghc-attoparsec
Version: 0.10.4.0
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/attoparsec/%v/attoparsec-%v.tar.gz
Source-MD5: 2b9ec5768797e8c649bf36efa9ef97e2
SourceDirectory: attoparsec-%v

Depends: ghc (<< 7.6.4-1), ghc-text

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

DocFiles: README.markdown LICENSE register.sh unregister.sh

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

Description: Fast combinator parsing for bytestrings and text
DescDetail: <<
A fast parser combinator library, aimed particularly at dealing
efficiently with network protocols and complicated text/binary file
formats.
<<
Homepage: http://hackage.haskell.org/package/attoparsec
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