7 Commits

Author SHA1 Message Date
kili
7dec3defca Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 12:58:07 +00:00
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
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
kili
017a353c8d Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:40:32 +00:00
kili
68cd46a0ba Update package key. 2017-11-07 22:10:19 +00:00
dcoppa
3f97b45e73 Update to hs-async-2.1.0
Ok kili@
2016-08-09 08:25:20 +00:00
kili
c0c75f38e2 Import devel/hs-enclosed-exceptions.
ok sthen@

Catching all exceptions raised within an enclosed computation, while
remaining responsive to (external) asynchronous exceptions.
2016-02-01 14:22:43 +00:00