The AC-Terminal package
This trivial package presents a simplified interface to the most excellent ansi-terminal package, exposing only the functionallity that I personally use. It is very limited, but very easy to use.
This package allows you to manipulate the text output terminal (assuming your program has one). Specifically, it supports colour changes and title changes (for virtual terminals). Impressively, it (or rather, the package it wraps) works on both Windows and Unix. Under Windows, it uses native Win32 calls, while under Unix it uses ANSI escape codes.
Properties
| Version | 1.0 |
|---|---|
| Dependencies | ansi-terminal (≥0.5), base (4.*) |
| License | BSD3 |
| Author | Andrew Coppin |
| Maintainer | MathematicalOrchid@hotmail.com |
| Stability | Stable |
| Category | Data, Math, Numerical |
| Upload date | Thu Oct 28 12:38:15 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12, ghc-7.0 |
Modules
Downloads
- AC-Terminal-1.0.tar.gz (Cabal source package)
- package description (included in the package)