+++ /dev/null
-# Boring file regexps:
-\.hi$
-\.hi-boot$
-\.o-boot$
-\.o$
-\.o\.cmd$
-# *.ko files aren't boring by default because they might
-# be Korean translations rather than kernel modules.
-# \.ko$
-\.ko\.cmd$
-\.mod\.c$
-(^|/)\.tmp_versions($|/)
-(^|/)CVS($|/)
-\.cvsignore$
-^\.#
-(^|/)RCS($|/)
-,v$
-(^|/)\.svn($|/)
-\.bzr$
-(^|/)SCCS($|/)
-~$
-(^|/)_darcs($|/)
-\.bak$
-\.BAK$
-\.orig$
-\.rej$
-(^|/)vssver\.scc$
-\.swp$
-(^|/)MT($|/)
-(^|/)\{arch\}($|/)
-(^|/).arch-ids($|/)
-(^|/),
-\.prof$
-(^|/)\.DS_Store$
-(^|/)BitKeeper($|/)
-(^|/)ChangeSet($|/)
-\.py[co]$
-\.elc$
-\.class$
-\#
-(^|/)Thumbs\.db$
-(^|/)autom4te\.cache($|/)
-(^|/)config\.(log|status)$
-^\.depend$
-(^|/)(tags|TAGS)$
-#(^|/)\.[^/]
-(^|/|\.)core$
-\.(obj|a|exe|so|lo|la)$
-^\.darcs-temp-mail$
-
-^\.installed-pkg-config$
-^\.setup-config$
-^Rakka.buildinfo$
-^Setup$
-^configure$
-^dist(/|$)
-^repos(/|$)
-
-^Rakka/Resource/JavaScript\.hs$
-^js/yuicompressor-
-^js/packed\.js$
Tested-With: GHC == 6.6.1
Cabal-Version: >= 1.2
Build-Type: Custom
-
Data-Files:
defaultPages/Feed.xml
defaultPages/Help/SampleImage/Large.xml
defaultPages/StyleSheet/Default.xml
schemas/rakka-page-1.0.rng
+Source-Repository head
+ Type: git
+ Location: git://git.cielonegro.org/Rakka
+
Extra-Source-Files:
Rakka.buildinfo.in
configure
Rakka.Wiki.Formatter
Rakka.Wiki.Parser
Extensions:
- Arrows, ExistentialQuantification, ScopedTypeVariables, DeriveDataTypeable, FlexibleInstances
+ Arrows, ExistentialQuantification, ScopedTypeVariables,
+ DeriveDataTypeable, FlexibleInstances
GHC-Options:
-Wall -threaded