projects
/
fixparanoia.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Small fix
[fixparanoia.git]
/
fixparanoia.cabal
1
name: fixparanoia
2
version: 1.0
3
synopsis: <Project description>
4
description: <Project description>
5
category: Sound
6
license: PublicDomain
7
author: PHO
8
maintainer: pho at cielonegro dot org
9
build-type: Simple
10
build-Depends: base, directory, pcre-light
11
12
executable: fixparanoia
13
main-is: fixparanoia.hs
14
ghc-options: -Wall