panda-2008.9.28: panda.cabal
Name: panda
Version: 2008.9.28
Build-type: Simple
Synopsis: Simple Static Blog Engine
Description: Simple Static Blog Engine
License: BSD3
License-file: LICENSE
Author: Wang, Jinjing
Maintainer: Wang, Jinjing <nfjinjing@gmail.com>
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 <= 3001.1.6.0, 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
Panda.Extension.Analytics.T