8 Commits

Author SHA1 Message Date
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
kili
99e4ed0e66 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:43:45 +00:00
kili
d72105b8d5 Update package key. 2017-11-07 22:22:51 +00:00
kili
d7def8066d Let portroach ignore ports on which meta/haskell-platform depends.
Except lang/ghc for now (in case someone doesn't like my diff on ports@).
2016-01-29 20:28:07 +00:00
kili
7413449cd4 Dump after ghc changes. 2016-01-20 16:22:25 +00:00
kili
c8d40295f3 Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:30:35 +00:00
kili
0e628e5fbb Import hs-tf-random (but don't link it to the build yet).
ok sthen@, dcoppa@

This package contains an implementation of a high-quality splittable
pseudorandom number generator. The generator is based on a cryptographic
hash function built on top of the ThreeFish block cipher.
2015-09-11 18:56:38 +00:00