ansi-terminal 0.1 → 0.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~base
Dependency ranges changed: base
Files
- ansi-terminal.cabal +3/−3
ansi-terminal.cabal view
@@ -1,14 +1,14 @@ Name: ansi-terminal-Version: 0.1+Version: 0.2 Cabal-Version: >= 1.2 Category: User Interfaces Synopsis: Simple ANSI terminal support, with Windows compatibility-Description: ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output and showing or hiding the cursor+Description: ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output and showing or hiding the cursor. Compatible with Windows and those Unixes with ANSI terminals. License: BSD3 License-File: LICENSE Author: Max Bolingbroke Maintainer: batterseapower@hotmail.com-Homepage: http://bsp.lighthouseapp.com/projects/16235-ansi-terminal/overview+Homepage: http://bsp.lighthouseapp.com/projects/16235-hs-ansi-terminal/overview Build-Type: Simple Flag SplitBase