typed-amb-0_p20251105racket-overlay
download
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
GH_DOM="github.com"
GH_REPO="NoahStoryM/amb"
GH_COMMIT="0d2ed18acd95505b0b278412c3cc0a54372ad6e1"
inherit gh racket
DESCRIPTION="Typed Ambiguous Operator"
HOMEPAGE="https://github.com/NoahStoryM/amb"
S="${S}/pkgs/typed-amb"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RDEPEND="dev-racket/amb
dev-racket/goto"
BDEPEND="${RDEPEND}"