2009-09-28 16:13:41 +02:00
|
|
|
{cabal}:
|
|
|
|
|
|
|
|
cabal.mkDerivation (self : {
|
|
|
|
pname = "ansi-terminal";
|
|
|
|
version = "0.5.0";
|
|
|
|
sha256 = "ee921584bb0d6c37f48b7069709297506651fe8e2c5a22810c38072b54c2fee9";
|
|
|
|
meta = {
|
|
|
|
description = "Simple ANSI terminal support, with Windows compatibility";
|
|
|
|
};
|
2011-03-28 17:04:00 +02:00
|
|
|
})
|
2009-09-28 16:13:41 +02:00
|
|
|
|