blob: b04a16e03a4e3a95d94e1e59806a85314ea977f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/ghc-6.8 dev-haskell/mtl dev-haskell/parsec readline? ( dev-haskell/readline ) !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DESCRIPTION=Helium (for learning Haskell)
EAPI=0
HOMEPAGE=http://www.cs.uu.nl/helium
IUSE=readline
KEYWORDS=-amd64 ~ppc -sparc ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/gmp readline? ( sys-libs/readline )
SLOT=0
SRC_URI=http://www.cs.uu.nl/helium/distr/helium-1.6-src.tar.gz mirror://gentoo/helium-1.6-ghc.patch.bz2
_eclass_exported_funcs=src_unpack:- src_compile:- src_install:-
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c eutils ea170b525f6a38a006be05c9d9429f13 libtool 4890219c51da247200223277f993e054 multilib 165fc17c38d1b11dac2008280dab6e80 toolchain-funcs 1b1da0c45c555989dc5d832b54880783
_md5_=41b561d27ed6c9c515d840120d0169aa
|