Name: blob Version: 2006.11.7 Copyright: Bjorn Bringert Maintainer: bjorn@bringert.net Author: Bjorn Bringert License: BSD3 License-file: LICENSE Build-depends: base >= 2.0, time >= 1.0, network >= 2.0, xhtml >= 2006.9.13, cgi >= 2006.10.28, fastcgi >= 2006.10.9, parsedate >= 2006.11.7 Synopsis: A simple blogging system. Description: A simple blogging system. Executable: blog.fcgi Main-is: blog.hs Other-modules: Entry, EntryDB, Util Ghc-options: -W -fglasgow-exts Executable: post.fcgi Main-is: post.hs Other-modules: Entry, EntryDB, Util Ghc-options: -W -fglasgow-exts