# -*- 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           github 1.0
PortGroup           ocaml 1.1

name                ocaml-either
github.setup        mirage either 1.0.0
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             MIT
description         Compatibility Either module
long_description    {*}${description}
checksums           rmd160  08a07fd687d13ad8e4f4dcd7abfa421d0f326012 \
                    sha256  d805e9debb7aa455382dc75cec61aa8840eaa9ec24c85d59ee2acebd266b12db \
                    size    3272
github.tarball_from archive

ocaml.build_type    dune
