aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Duncan Coutts <duncan@haskell.org>2007-10-18 12:51:27 +0000
committerGravatar Duncan Coutts <duncan@haskell.org>2007-10-18 12:51:27 +0000
commit2a7839e1f9f6291395c04ec168917a7dbba92dbb (patch)
treef9a29f028ed063fec72f13ddda211eda69af3bd2 /unix.cabal
parentaf95a2807a2382be2c9303156834946905997e88 (diff)
Specify build-type: Configure
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/unix.cabal b/unix.cabal
index ef5a852..d97f5fd 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -11,6 +11,7 @@ description:
IEEE Std. 1003.1).
.
The package is not supported under Windows (except under Cygwin).
+build-type: Configure
exposed-modules:
System.Posix
System.Posix.DynamicLinker.Module