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

Added Files:
        ghc-utf8-string.info 
Log Message:
New package ghc-utf8-string

--- NEW FILE: ghc-utf8-string.info ---
Package: ghc-utf8-string
Version: 0.3.7
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/utf8-string/%v/utf8-string-%v.tar.gz
Source-MD5: 50e5c395713e716e0e4a56da73f87ccd
SourceDirectory: utf8-string-%v

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

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: LICENSE register.sh unregister.sh

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

Description: Support for reading and writing UTF8 Strings
DescDetail: <<
A UTF8 layer for IO and Strings. The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and for
reading and writing UTF8 without truncation.
<<
Homepage: http://hackage.haskell.org/package/utf8-string
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