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

Added Files:
        ghc-syb.info 
Log Message:
ghc-syb 0.4.0

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

Depends: ghc (<< 7.6.4-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: README LICENSE register.sh unregister.sh

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

Description: Scrap Your Boilerplate
DescDetail: <<
This package contains the generics system described in the Scrap Your
Boilerplate papers (see
http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data
class of types permitting folding and unfolding of constructor
applications, instances of this class for primitive types, and a
variety of traversals.
<<
Homepage: http://hackage.haskell.org/package/syb
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