5 Commits

Author SHA1 Message Date
kili
062f43faeb Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 13:00:55 +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
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
kili
5d921d10c9 Update to hs-hson-0.9.2, which should fix the build with ghc-8.4.
From maintainer Caspar Schutijser.
2018-04-14 19:47:43 +00:00
kili
c7f9d5dec2 Import textproc/hs-shellcheck.
This library provides a parser and pretty printer for converting
between Haskell values and JSON.

From (maintainer) Caspar Schutijser.

ok kn@, sthen@.
2018-03-08 20:30:48 +00:00