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

Added Files:
        ghc-haskell-src.info 
Log Message:
new package ghc-haskell-src

--- NEW FILE: ghc-haskell-src.info ---
Package: ghc-haskell-src
Version: 1.0.1.5
Revision: 1
Source: 
http://hackage.haskell.org/packages/archive/haskell-src/%v/haskell-src-%v.tar.gz
Source-MD5: 6bce9743d2719bb49727aeb08374b30d
SourceDirectory: haskell-src-%v

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

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: Support for manipulating Haskell source code
DescDetail: <<
The haskell-src package provides support for manipulating Haskell
source code. The package provides a lexer, parser and pretty-printer,
and a definition of a Haskell abstract syntax tree (AST). Common uses
of this package are to parse or generate Haskell 98 code.
<<
Homepage: http://hackage.haskell.org/package/haskell-src
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