app-emacs/haskell-tng-mode - 0.0.1 (nongnu-elpa)

Search

Package Information

Description:
Major mode for editing Haskell
Homepage:
https://gitlab.com/tseenshe/haskell-tng-mode

Ebuild Details

Version EAPI Keywords Slot
0.0.1 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://elpa.nongnu.org/nongnu/"
SOURCE_TYPE="tar"
REALNAME="haskell-tng-mode"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Major mode for editing Haskell"

HOMEPAGE="https://gitlab.com/tseenshe/haskell-tng-mode"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND=""
RDEPEND=""