Name: panda Version: 2008.9.20 Build-type: Simple Synopsis: Simple Static Blog Engine Description: Simple Static Blog Engine License: BSD3 License-file: LICENSE Author: Wang, Jinjing Maintainer: Wang, Jinjing Build-Depends: base Cabal-version: >= 1.2 category: Web homepage: http://github.com/nfjinjing/panda/ data-files: readme.markdown, changelog.markdown library build-depends: base, cgi, network, haskell98, old-locale, old-time, directory, filepath, containers, mps >= 2008.9.19, parsedate >= 3000.0.0, rss >= 3000.0.1, xhtml, kibro >= 0.0, utf8-string >= 0.3.1, pandoc >= 0.46, MissingH, parsec >= 2 exposed-modules: Panda Panda.Config.Global Panda.Controller.Application Panda.Helper.Env Panda.Helper.MPSCandidate Panda.Helper.Helper Panda.Model.Post Panda.Model.Static Panda.Model.Tag Panda.Model.Comment Panda.Type.Pager Panda.Type.Reader Panda.Type.State Panda.Type.Sidebar Panda.View.RSS Panda.View.Theme.BluePrint.Helper Panda.View.Theme.BluePrint.Post Panda.View.Theme.BluePrint.Search Panda.View.Theme.BluePrint.Static Panda.View.Theme.BluePrint.Tag Panda.View.Theme.BluePrint.Comment Panda.View.Theme.BluePrint.Template.Body Panda.View.Theme.BluePrint.Template.Footer Panda.View.Theme.BluePrint.Template.Header Panda.View.Theme.BluePrint.Template.Sidebar Panda.View.Theme.BluePrint.Template.Template