blob: 45745c287c40e037b116199bcfca009a98c16c79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=sys-apps/texinfo >=app-editors/emacs-25.3:*
DEFINED_PHASES=compile configure info install postinst postrm prepare setup test unpack
DESCRIPTION=Mode for editing (and running) Haskell programs in Emacs
EAPI=8
HOMEPAGE=https://haskell.github.io/haskell-mode/ https://www.haskell.org/haskellwiki/Emacs#Haskell-mode
INHERIT=elisp
KEYWORDS=amd64 ppc ~sparc x86
LICENSE=GPL-3+ FDL-1.2+
RDEPEND=>=app-editors/emacs-25.3:*
SLOT=0
SRC_URI=https://github.com/haskell/haskell-mode/archive/v17.4.tar.gz -> haskell-mode-17.4.tar.gz
_eclasses_=elisp-common 4ee3453b022aae73f4d827a0f98920c2 elisp e7149f29f0c141396a0cec7cc59947a6
_md5_=0157e052adc33e6813d930f2813a547c
|