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

Added Files:
        ghc-list.info 
Log Message:
New package ghc-list

--- NEW FILE: ghc-list.info ---
Package: ghc-list
Version: 0.5.1
Revision: 1
Source: http://hackage.haskell.org/packages/archive/List/%v/List-%v.tar.gz
Source-MD5: 895804e7995e6d50e871cd66798e220d
SourceDirectory: List-%v

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

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

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

Description: List monad transformer and class
DescDetail: <<
A List monad transformer and a List class. With standard list
operations for Lists.
<<
Homepage: http://hackage.haskell.org/package/List
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