Name: carettah Version: 0.0.6 Author: Kiwamu Okabe Maintainer: Kiwamu Okabe License: GPL-2 License-File: COPYING Synopsis: A presentation tool writtten with Haskell. Description: A presentation tool writtten with Haskell. Category: Graphics Stability: Experimental Cabal-Version: >= 1.6 Build-Type: Simple Homepage: http://carettah.masterq.net/ Tested-with: GHC == 7.0.4 data-files: data/turtle.png Executable carettah hs-source-dirs: . main-is: Carettah.hs build-depends: base >= 4 && < 5, filepath, time, mtl, pandoc, gtk, cairo, pango, hcwiid other-modules: Paths_carettah Config Render WrapPaths ghc-options: -Wall ghc-prof-options: -auto-all -caf-all Source-Repository head Type: git Location: git://gitorious.org/carettah/carettah.git