packages feed

hspresent-0.1: hspresent.cabal

Author:        Evan Klitzke
Maintainer:    Evan Klitzke <evan@eklitzke.org>
Name:          hspresent
Version:       0.1
Cabal-Version: >= 1.2
License:       BSD3
License-File:  LICENSE
Category:      Console
Copyright:     (c) 2009 by Evan Klitzke
Synopsis:      A terminal presentation tool
Description:
  Give fancy presentations in your terminal.
 
Build-Type: Simple

Executable hspresent
  Main-Is: Main.hs

Library
  Build-Depends: base < 5
               , bytestring
               , vty