# $Id: Portfile 65308 2010-03-25 01:45:00Z ryandesign@macports.org $

PortSystem          1.0
PortGroup           haskell 1.0
haskell.setup       digest 0.0.0.8
maintainers         nomaintainer
description         Cryptographic hash implementations
long_description \
   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.

platforms           darwin

checksums           md5     3a730a6439b14fb7a30bcd03c9e3f4ff \
                    sha1    1c98c473d39a54dba5e2a762592a271d4304169a \
                    rmd160  7da97e304d1a99868f1db785bb443329d0cf5827
