about summary refs log blame commit diff
path: root/TazBlog.cabal
blob: cd7d30adfc37399489f4949c64a1a9d98fb105bb (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                            
                        











                                     
                  















                      


                 
        
              

                   
Name:                TazBlog
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
  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,
    transformers,
    network,
    options,
    rss,
    recaptcha,
    hamlet,
    shakespeare-css