7 Commits

Author SHA1 Message Date
kili
d0225c79bd Update to hs-shelly-1.8.0.
Joint work with Greg Steuck.
2019-09-30 12:20:41 +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
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
04456530c7 Update to hs-shelly-1.6.8.4. 2017-11-08 19:05:01 +00:00
dcoppa
3f97b45e73 Update to hs-async-2.1.0
Ok kili@
2016-08-09 08:25:20 +00:00
kili
e94009ff1c Import devel/hs-shelly.
ok sthen@

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
2016-02-01 14:24:02 +00:00