Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/ghc In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19558
Added Files: ghc-binary.info ghc-digest.info ghc-zip-archive.info Log Message: New ghc packages --- NEW FILE: ghc-binary.info --- Package: ghc-binary Version: 0.7.1.0 Revision: 1 Source: http://hackage.haskell.org/packages/archive/binary/%v/binary-%v.tar.gz Source-MD5: ae88f6bb387c4f91e667d38648b27f73 SourceDirectory: binary-%v Depends: ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-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: LICENSE README.md index.html register.sh unregister.sh PostInstScript: %p/share/doc/%n/register.sh PreRmScript: sh %p/share/doc/%n/unregister.sh --force Description: Binary serialisation for Haskell values using lazy ByteStrings DescDetail: << Efficient, pure binary serialisation using lazy ByteStrings. Haskell values may be encoded to and from binary formats, written to disk as binary, or sent over the network. The format used can be automatically generated, or you can choose to implement a custom format if needed. Serialisation speeds of over 1 G/sec have been observed, so this library should be suitable for high performance scenarios. << Homepage: http://hackage.haskell.org/package/binary License: BSD Maintainer: Brendan Cully <bren...@finkproject.org> --- NEW FILE: ghc-digest.info --- Package: ghc-digest Version: 0.0.1.2 Revision: 1 Source: http://hackage.haskell.org/packages/archive/digest/%v/digest-%v.tar.gz Source-MD5: 83ed3d8c10d24c88d5ddf4f3914507ac SourceDirectory: digest-%v Depends: ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-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: Various cryptographic hashes for bytestrings DescDetail: << This package provides efficient cryptographic hash implementations for strict and lazy bytestrings. For now, CRC32 and Adler32 are supported; they are implemented as FFI bindings to efficient code from zlib. << Homepage: http://hackage.haskell.org/package/digest License: BSD Maintainer: Brendan Cully <bren...@finkproject.org> --- NEW FILE: ghc-zip-archive.info --- Package: ghc-zip-archive Version: 0.1.3.4 Revision: 1 Source: http://hackage.haskell.org/packages/archive/zip-archive/%v/zip-archive-%v.tar.gz Source-MD5: 9029dfa69fe446a10d5d2bb82074dd6e SourceDirectory: zip-archive-%v Depends: << ghc (>= 7.6.3-1), ghc (<< 7.6.3.0-1), ghc-binary, ghc-digest, ghc-mtl, ghc-utf8-string, ghc-zlib << 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: Library for creating and modifying zip archives DescDetail: << The zip-archive library provides functions for creating, modifying, and extracting files from zip archives. << Homepage: http://hackage.haskell.org/package/zip-archive 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