9 Commits

Author SHA1 Message Date
kili
0b585b5970 Update to hs-exceptions-0.10.0.
Joint work with Greg Steuck.
2019-09-30 12:07:02 +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
00d2fed1e7 Update MODGHC_PACKAGE_KEY, patch dependency metadata in the .cabal file,
tweak dependencies and bump for ghc-8.2.2.
2018-01-22 21:23:53 +00:00
kili
9b61cc9ecf Update to hs-exceptions-0.8.3. 2017-11-07 22:11:08 +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
858f25ce88 Import hs-exceptions (but don't link it to the build yet).
ok sthen@, dcoppa@

This package provides (optionally pure) extensible exceptions that
are compatible with the monad transformer library.
2015-09-11 18:51:16 +00:00