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 Diff 0.3.0
revision 3
checksums rmd160 3111bb1c10c08930933fd92384f437e28dcf9a5c \
sha256 28f96d7f4bb0f88a13fa0b59e89cc8b93fa901c6cbe6ca82e84540cb2291ee4c
license BSD
maintainers cal openmaintainer
platforms darwin
description O(ND) diff algorithm in haskell
long_description \
Basic implementation of the standard diff algorithm.