blob: 7e947331ba25cd074deae0a3711857f1c6ec1832 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DEPEND=>=dev-haskell/exceptions-0.8:=[profile?] >=dev-lang/ghc-7.8.2:= >=dev-haskell/cabal-1.18.1.3 test? ( dev-haskell/hspec dev-haskell/void ) hscolour? ( dev-haskell/hscolour )
DESCRIPTION=Safe, consistent, and easy exception handling
EAPI=8
HOMEPAGE=https://github.com/fpco/safe-exceptions#readme
INHERIT=haskell-cabal
IUSE=doc hscolour profile test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=>=dev-haskell/exceptions-0.8:=[profile?] >=dev-lang/ghc-7.8.2:=
RESTRICT=!test? ( test )
SLOT=0/0.1.7.0
SRC_URI=https://hackage.haskell.org/package/safe-exceptions-0.1.7.0/safe-exceptions-0.1.7.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ghc-package 6344fef4405bc9a6cca6a0a39eee4a32 multilib 4b66d835ec72e021e359bb81eacfe988 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa haskell-cabal c532267df7d5d305ca17c3d0c5f81bb2
_md5_=26f773b292d9b87e2a12bb806dde8e8d
|