Name: bamboo-theme-blueprint
Version: 2009.6.9
Build-type: Simple
Synopsis: bamboo blueprint theme
Description: bamboo blueprint theme
License: GPL
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/bamboo/tree/master
data-files: readme.md, changelog.md
library
ghc-options: -Wall -fno-warn-orphans
build-depends:
base >= 4 && < 5, cgi, network, mtl, haskell98, old-locale, old-time
, time, unix, bytestring, base64-string, zlib, directory, filepath
, containers, process, parsedate >= 3000.0.0, rss == 3000.0.1
, xhtml, utf8-string >= 0.3.3, parsec >= 2, gravatar >= 0.3
, data-default >= 0.2
, mps >= 2009.5.13, hcheat >= 2009.5.13
, hack >= 2009.5.19, hack-contrib >= 2009.6.9
, bamboo >= 2009.6.9
hs-source-dirs: src/
exposed-modules:
Bamboo.Theme.Blueprint
other-modules:
Bamboo.Theme.Blueprint.Atom.Comment
Bamboo.Theme.Blueprint.Atom.Post
Bamboo.Theme.Blueprint.Atom.Tag
Bamboo.Theme.Blueprint.Control.Comment
Bamboo.Theme.Blueprint.Control.Helper
Bamboo.Theme.Blueprint.Control.Post
Bamboo.Theme.Blueprint.Control.Search
Bamboo.Theme.Blueprint.Control.Static
Bamboo.Theme.Blueprint.Control.Tag
Bamboo.Theme.Blueprint.Env
Bamboo.Theme.Blueprint.Helper
Bamboo.Theme.Blueprint.Type
Bamboo.Theme.Blueprint.Widget.Body
Bamboo.Theme.Blueprint.Widget.Footer
Bamboo.Theme.Blueprint.Widget.Head
Bamboo.Theme.Blueprint.Widget.Header
Bamboo.Theme.Blueprint.Widget.Helper
Bamboo.Theme.Blueprint.Widget.Navigation
Bamboo.Theme.Blueprint.Widget.RSS
Bamboo.Theme.Blueprint.Widget.SearchBar
Bamboo.Theme.Blueprint.Widget.Sidebar
Bamboo.Theme.Blueprint.Widget.Template