tvl-depot/TazBlog.cabal

39 lines
680 B
Text
Raw Normal View History

Name: TazBlog
2012-04-25 23:57:15 +02:00
Version: 3.4
Synopsis: Tazjin's Blog
License-file: LICENSE
Author: Vincent Ambo
Maintainer: tazjin@gmail.com
Category: Web blog
Build-type: Simple
cabal-version: >= 1.2
Executable tazblog
hs-source-dirs: src
main-is: Main.hs
2012-04-24 04:38:26 +02:00
ghc-options: -O2
Build-depends:
base,
bytestring,
happstack-server,
text,
blaze-html,
crypto-api,
cryptohash,
old-locale,
time,
base64-bytestring,
acid-state,
ixset,
safecopy,
mtl,
2012-03-25 19:35:14 +02:00
transformers,
network,
options,
rss,
2012-04-04 04:13:18 +02:00
recaptcha,
2013-04-24 14:35:25 +02:00
hamlet,
shakespeare-css