summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-terminfo/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-terminfo/README')
-rw-r--r--libraries/haskell-terminfo/README9
1 files changed, 4 insertions, 5 deletions
diff --git a/libraries/haskell-terminfo/README b/libraries/haskell-terminfo/README
index 3fa9f8f4de..c06fe50398 100644
--- a/libraries/haskell-terminfo/README
+++ b/libraries/haskell-terminfo/README
@@ -1,8 +1,7 @@
-haskell-terminfo (Haskell bindings to the terminfo library)
-
-This library provides an interface to the terminfo database (via bindings
-to the curses library). Terminfo allows POSIX systems to interact with a
-variety of terminals using a standard set of capabilities.
+This library provides an Haskell interface to the terminfo database
+(via bindings to the curses library). Terminfo allows POSIX systems
+to interact with a variety of terminals using a standard set of
+capabilities.
This requires ghc.