dev-haskell/cracknum - 2.4 (haskell)

Search

Package Information

Description:
Crack various integer, floating-point data formats
Homepage:
https://github.com/LeventErkok/CrackNum
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
2.4 8 ~amd64 0/2.4
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

# ebuild generated by hackport 0.6.6.9999

CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal

MY_PN="crackNum"
MY_P="${MY_PN}-${PV}"

DESCRIPTION="Crack various integer, floating-point data formats"
HOMEPAGE="https://github.com/LeventErkok/CrackNum"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"

LICENSE="BSD"
SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-haskell/floatinghex-0.4:=[profile?]
	>=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
	>=dev-haskell/cabal-2.2.0.1
"

S="${WORKDIR}/${MY_P}"

Dependencies

DEPEND

>=dev-haskell/floatinghex-0.4:=[profile?]
	>=dev-lang/ghc-8.4.3:=

	>=dev-haskell/cabal-2.2.0.1

RDEPEND

>=dev-haskell/floatinghex-0.4:=[profile?]
	>=dev-lang/ghc-8.4.3:=

Manifest for 2.4

Type File Size Source URLs
DIST crackNum-2.4.tar.gz 14172 bytes https://hackage.haskell.org/package/crackNum-2.4/crackNum-2.4.tar.gz