Commit graph

7 commits

Author SHA1 Message Date
PHO / phonohawk
7cf2f45115 utf8-string is now part of GHC boot packages 2010-01-24 03:37:44 +00:00
PHO / phonohawk
294f148753 extensible-exceptions is now part of GHC boot packages 2010-01-24 03:28:53 +00:00
PHO / phonohawk
8b0ae7ec5a extensible-exceptions is now part of GHC boot packages 2010-01-24 03:12:27 +00:00
PHO / phonohawk
af95e220b9 added missing dependency to converters/libiconv 2009-09-24 10:14:14 +00:00
PHO / phonohawk
e6c1fdaf11 Upstream update to haskeline-0.6.2.1 2009-09-24 06:22:54 +00:00
PHO / phonohawk
7bd7a151a9 It turned out that haskeline depends on libiconv. 2009-06-05 04:41:23 +00:00
PHO / phonohawk
453d43937d Import hs-haskeline-0.6.1.6 as wip/hs-haskeline.
Haskeline provides a user interface for line input in command-line
programs. This library is similar in purpose to readline, but since it
is written in Haskell it is (hopefully) more easily used in other
Haskell programs.

Haskeline runs both on POSIX-compatible systems and on Windows.
2009-06-05 04:28:16 +00:00