Hi, to let the test suite of devel/darcs work again, some new and one revived ports are required:
devel/hs-cmdargs (deleted a couple of days ago, I'd just pull it back from the attic and remove the quirks entry) devel/hs-enclosed-exceptions: Catching all exceptions raised within an enclosed computation, while remaining responsive to (external) asynchronous exceptions. devel/hs-lifted-async: This package provides IO operations from async package lifted to any instance of MonadBase or MonadBaseControl from monad-control package. devel/hs-shelly: Shelly provides convenient systems programming in Haskell, similar in spirit to POSIX shells. Shelly: * is aimed at convenience and getting things done rather than being a demonstration of elegance * has detailed and useful error messages * maintains its own environment, making it thread-safe * is modern, using Text and system-filepath/system-fileio devel/hs-system-fileio: Consistent filesystem interaction across GHC versions. devel/hs-system-filepath: High-level, byte-based file and directory path manipulations. ok to import /revives those? Ciao, Kili ps: hs-system-fileio and hs-system-filepath are marked as deprecated upstream; U'll *try* to patch hs-shelly to use standard libraries shipped with ghc instead, but I can't promise anything.
hs-cmdargs.diff.gz
Description: application/gunzip