aboutsummaryrefslogtreecommitdiffhomepage
path: root/unix.cabal
diff options
context:
space:
mode:
authorGravatar Ian Lynagh <igloo@earth.li>2007-05-23 18:15:44 +0000
committerGravatar Ian Lynagh <igloo@earth.li>2007-05-23 18:15:44 +0000
commit0f543eba2f89e2403a8f6d70a0d6b1b129e70733 (patch)
treede1e233e67700a1a00c8232c5ee7de8a33b7b382 /unix.cabal
parent21792c91f4e5191b48bd780e2ea9b7462df98cbf (diff)
We now depend on process
Diffstat (limited to 'unix.cabal')
-rw-r--r--unix.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix.cabal b/unix.cabal
index 3b86170..508429c 100644
--- a/unix.cabal
+++ b/unix.cabal
@@ -36,7 +36,7 @@ extra-source-files:
extra-tmp-files:
config.log config.status autom4te.cache
unix.buildinfo include/HsUnixConfig.h
-build-depends: base, directory
+build-depends: base, directory, process
extensions: CPP
include-dirs: include
includes: HsUnix.h