aboutsummaryrefslogtreecommitdiff
path: root/haddock.cabal
diff options
context:
space:
mode:
authorDavid Waern <davve@dtek.chalmers.se>2007-09-29 00:04:31 +0000
committerDavid Waern <davve@dtek.chalmers.se>2007-09-29 00:04:31 +0000
commit95eaa4eeb9c121bc0c54d2931c184318d690d490 (patch)
treec5458e41a1337487f7dab96a08467d3e1fb2b0d1 /haddock.cabal
parentf9f38d45731906ff67c80fc00f3b7421f258d745 (diff)
Add build-type: Simple to the cabal file
Diffstat (limited to 'haddock.cabal')
-rw-r--r--haddock.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock.cabal b/haddock.cabal
index d2653179..a703f792 100644
--- a/haddock.cabal
+++ b/haddock.cabal
@@ -1,3 +1,4 @@
+build-type: Simple
name: haddock
version: 2.0
license: BSD3