10 Commits

Author SHA1 Message Date
kili
5c84ae53f1 Bump after ghc changes. 2016-01-20 16:20:43 +00:00
kili
c03c017e5f Adjust MODGHC_PACKAGE_KEY. 2015-12-20 11:24:56 +00:00
kili
0e0ebacb46 Set MODGHC_PACKAGE_KEY and adjust plist. 2015-09-20 15:09:35 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
kili
e3e6c2291e Update plists and bump. 2014-11-24 16:07:58 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
kili
45679cc987 ANSI terminal support for Haskell, which allows:
* Cursor movement
* Screen and line clearing
* Color output
* Showing or hiding the cursor
* Changing the console title (though this is not strictly part of
  ANSI, it is widely supported in Unix)

It is compatible with Windows (via an emulation layer) and those
Unixes with ANSI terminals.

ok jasper@
2011-04-28 17:31:57 +00:00