CABAL_FEATURES="bin haddock profile hscolour"
inherit haskell-cabal

DESCRIPTION="ruby : eruby = haskell : ehaskell"
HOMEPAGE="http://homepage3.nifty.com/salamander/second/projects/${PN}/index.xhtml"
SRC_URI="ftp://localhost/portage/distfiles/${P}.tar.gz http://homepage3.nifty.com/salamander/second/portage/distfiles/${P}.tar.gz"
LICENSE="GPL"
SLOT="0"
KEYWORDS="x86"
IUSE=""

DEPEND="dev-lang/ghc dev-haskell/cabal"
RDEPEND="${DEPEND}"
