name: www-rd version: 0.0 description: rd website author: Rohan Drape maintainer: rd@slavepianos.org stability: Experimental homepage: http://slavepianos.org/rd/?t=www-rd tested-with: GHC==7.0.4 build-type: Simple cabal-version: >= 1.8 data-files: Makefile README e/*.svg hs/util.hs r/d/config.py r/g/projects-list executable rd-cgi build-depends: base == 4.*, cgi, fgl, filepath, html-minimalist, www-minus, network, old-locale, pandoc==1.6.0.1, polyparse, split, time, urlencoded,utf8-string, www-spr, xml hs-source-dirs: hs other-modules: DB RD main-is: rd-cgi.hs ghc-options: -Wall -fwarn-tabs