Source
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup haskell 1.0
haskell.setup crypto-numbers 0.2.3
revision 2
checksums rmd160 06f5cda1b4c040f1889e6056d4360c424d4a3195 \
sha256 f77dabd4dd6aa6343ba351b2ae1c55e4b9ef85c7911eadf6914704401cada25b
maintainers {cal @neverpanic} openmaintainer
platforms darwin
license BSD
description Cryptographic numbers: functions and algorithms
long_description ${description}
depends_lib-append port:hs-crypto-random \
port:hs-vector