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

Added Files:
        ghc-cgi.info ghc-extensible-exceptions.info 
        ghc-monadcatchio-mtl.info 
Log Message:
New ghc packages ghc-cgi, ghc-extensible-extensions, ghc-monadcatchio-mtl

--- NEW FILE: ghc-monadcatchio-mtl.info ---
Package: ghc-monadcatchio-mtl
Version: 0.3.0.5
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/MonadCatchIO-mtl/%v/MonadCatchIO-mtl-%v.tar.gz
Source-MD5: 5e8401291f4dbd312449a720e8e6fb5e
SourceDirectory: MonadCatchIO-mtl-%v

Depends: ghc (<< 7.6.4-1), ghc-extensible-exceptions, ghc-mtl

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: Monad-transformer version of the Control.Exception module
DescDetail: <<
Provides a monad-transformer version of the Control.Exception.catch
function. For this, it defines the MonadCatchIO class, a subset of
MonadIO. It defines proper instances for most monad transformers in
the mtl library.
<<
Homepage: http://hackage.haskell.org/package/MonadCatchIO-mtl
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>

--- NEW FILE: ghc-cgi.info ---
Package: ghc-cgi
Version: 3001.1.8.4
Revision: 1
Source: http://hackage.haskell.org/packages/archive/cgi/%v/cgi-%v.tar.gz
Source-MD5: c207b6cf3aeb5f03b7636c26aeff246c
SourceDirectory: cgi-%v

Depends: <<
  ghc (<< 7.6.4-1), ghc-monadcatchio-mtl, ghc-mtl, ghc-network, ghc-parsec,
  ghc-xhtml
<<

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: Library for writing CGI programs
DescDetail: <<
This is a Haskell library for writing CGI programs.
<<
Homepage: http://hackage.haskell.org/package/cgi
License: BSD
Maintainer: Brendan Cully <bren...@finkproject.org>

--- NEW FILE: ghc-extensible-exceptions.info ---
Package: ghc-extensible-exceptions
Version: 0.1.1.4
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/extensible-exceptions/%v/extensible-exceptions-%v.tar.gz
Source-MD5: fa1cadd15c1c7aa362618d41c6e17d8b
SourceDirectory: extensible-exceptions-%v

Depends: ghc (<< 7.6.4-1)

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: Extensible exceptions
DescDetail: <<
This package provides extensible exceptions for both new and old
versions of GHC (i.e., < 6.10).
<<
Homepage: http://hackage.haskell.org/package/extensible-exceptions
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