4 Commits

Author SHA1 Message Date
kili
7dec3defca Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 12:58:07 +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
8f184acc71 Import devel/hs-echo.
The base library exposes the hGetEcho and hSetEcho functions for
querying and setting echo status, but unfortunately, neither function
works with MinTTY consoles on Windows.
This library provides an alternative interface which works with
both MinTTY and other consoles.

ok sthen@ ("You don't need any more pain than you already have!" about
patching cabal-install to *not* need this port)
2018-01-12 21:35:39 +00:00