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

Added Files:
        ghc-mtl.info 
Log Message:
New pacakge ghc-mtl 2.1.2

--- NEW FILE: ghc-mtl.info ---
Package: ghc-mtl
Version: 2.1.2
Revision: 1
Source: http://hackage.haskell.org/packages/archive/mtl/%v/mtl-%v.tar.gz
Source-MD5: 943c110524d96126bfa0e61f7df1ebcd
SourceDirectory: mtl-%v

Depends: ghc (<< 7.6.4-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: Monad classes, using functional dependencies
DescDetail: <<
Monad classes using functional dependencies, with instances for
various monad transformers, inspired by the paper Functional
Programming with Overloading and Higher-Order Polymorphism, by Mark P
Jones, in Advanced School of Functional Programming, 1995
<<
Homepage: http://hackage.haskell.org/package/mtl
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