X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Rakka.cabal;h=bf0cc2972c27b461000ff18833b74e5e5525939e;hb=57f65ea30348628d11568e165550effc919d0a2d;hp=3717efad7a9b646a29e1f7303fce60342e08348a;hpb=fcddebcc3cc02ae8d1904b9338334d538019e74a;p=Rakka.git diff --git a/Rakka.cabal b/Rakka.cabal index 3717efa..bf0cc29 100644 --- a/Rakka.cabal +++ b/Rakka.cabal @@ -13,7 +13,6 @@ Category: Web Tested-With: GHC == 6.6.1 Cabal-Version: >= 1.2 Build-Type: Custom - Data-Files: defaultPages/Feed.xml defaultPages/Help/SampleImage/Large.xml @@ -28,7 +27,6 @@ Data-Files: defaultPages/StyleSheet/CieloNegro.xml defaultPages/StyleSheet/Default.xml schemas/rakka-page-1.0.rng - Extra-Source-Files: Rakka.buildinfo.in configure @@ -49,6 +47,10 @@ Extra-Source-Files: tests/RakkaUnitTest.hs tests/WikiParserTest.hs +Source-Repository head + Type: git + Location: git://git.cielonegro.org/Rakka.git + Flag build-test-suite Description: Build the test suite. Default: False @@ -99,7 +101,8 @@ Executable rakka Rakka.Wiki.Formatter Rakka.Wiki.Parser Extensions: - Arrows, ExistentialQuantification, ScopedTypeVariables, DeriveDataTypeable, FlexibleInstances + Arrows, ExistentialQuantification, ScopedTypeVariables, + DeriveDataTypeable, FlexibleInstances GHC-Options: -Wall -threaded