Skip to content

Instantly share code, notes, and snippets.

@timbertson
Created May 27, 2012 09:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timbertson/59a0d3e69751c3932579 to your computer and use it in GitHub Desktop.
Save timbertson/59a0d3e69751c3932579 to your computer and use it in GitHub Desktop.
[InstalledPackageInfo {installedPackageId = InstalledPackageId "ansi-terminal-0.5.5-inplace", sourcePackageId = PackageIdentifier {pkgName = PackageName "ansi-terminal", pkgVersion = Version {versionBranch = [0,5,5], versionTags = []}}, license = BSD3, copyright = "", maintainer = "batterseapower@hotmail.com", author = "Max Bolingbroke", stability = "", homepage = "http://batterseapower.github.com/ansi-terminal", pkgUrl = "", description = "ANSI terminal support for Haskell: allows cursor movement, screen clearing, color output showing or hiding the cursor, and\nchanging the title. Compatible with Windows and those Unixes with ANSI terminals, but only GHC is supported as a compiler.", category = "User Interfaces", exposed = True, exposedModules = ["System.Console.ANSI"], hiddenModules = ["System.Console.ANSI.Unix","System.Console.ANSI.Common"], importDirs = ["${pkgroot}/lib"], libraryDirs = ["${pkgroot}/lib"], hsLibraries = ["HSansi-terminal-0.5.5"], extraLibraries = [], extraGHCiLibraries = [], includeDirs = [], includes = [], depends = [InstalledPackageId "base-4.3.1.0-d2298ea3d0e16f270dfe58dfbda12bff",InstalledPackageId "unix-2.4.2.0-58b1a2dba5afd4464c2e3918310189ff"], hugsOptions = [], ccOptions = [], ldOptions = [], frameworkDirs = [], frameworks = [], haddockInterfaces = ["${pkgroot}/doc/html/ansi-terminal/ansi-terminal.haddock"], haddockHTMLs = ["${pkgroot}/doc/html/ansi-terminal"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment