3 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
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