Name: Rakka Synopsis: Wiki engine with Subversion backend Description: FIXME: write this Version: 0.1 License: PublicDomain Author: PHO Maintainer: PHO Stability: experimental Homepage: http://ccm.sherry.jp/Rakka/ Category: Web Tested-With: GHC == 6.6.1 Extensions: Arrows GHC-Options: -fwarn-unused-imports Build-Depends: Crypto, HUnit, HsSVN, Lucu, base, encoding, filepath, hxt, mtl, network, parsec, unix Exposed-Modules: Rakka.Page Rakka.Storage Rakka.SystemConfig Rakka.Wiki Rakka.Wiki.Interpreter Other-Modules: Rakka.Storage.DefaultPage Rakka.Utils Data-Files: defaultPages/Help/Syntax defaultPages/MainPage defaultPages/StyleSheet/Default schemas/rakka-page-1.0.rng Executable: rakka Main-Is: Main.hs Extensions: Arrows GHC-Options: -fwarn-unused-imports Executable: RakkaUnitTest Main-Is: tests/RakkaUnitTest.hs Hs-Source-Dirs: tests