summaryrefslogtreecommitdiffstats
path: root/thunk.cabal
diff options
context:
space:
mode:
authorDon Stewart <dons@cse.unsw.edu.au>2007-03-07 03:48:38 +0100
committerDon Stewart <dons@cse.unsw.edu.au>2007-03-07 03:48:38 +0100
commit274b06addea2bcf249d82276b3f2bd896051f0bd (patch)
tree97a93ed5c44c44c9cc50f5412923abfd65a9aa43 /thunk.cabal
parent3dc06f20fd102531a005818e28552284786091a7 (diff)
downloadmetatile-274b06addea2bcf249d82276b3f2bd896051f0bd.tar
metatile-274b06addea2bcf249d82276b3f2bd896051f0bd.zip
depend on the X11-extras package
darcs-hash:20070307024838-9c5c1-a1e8969b5a390b2852dda76881e8f571857b37f7
Diffstat (limited to 'thunk.cabal')
-rw-r--r--thunk.cabal7
1 files changed, 1 insertions, 6 deletions
diff --git a/thunk.cabal b/thunk.cabal
index 8d9b3b3..cee19bf 100644
--- a/thunk.cabal
+++ b/thunk.cabal
@@ -7,13 +7,8 @@ license: BSD3
license-file: LICENSE
author: Spencer Janssen
maintainer: sjanssen@cse.unl.edu
-build-depends: base >= 2.0, X11, unix, mtl
+build-depends: base >= 2.0, X11, X11-extras, unix, mtl
executable: thunk
main-is: thunk.hs
-extensions: ForeignFunctionInterface
-other-modules: XlibExtras
ghc-options: -O
-include-dirs: include
--- OpenBSD:
--- include-dirs: include /usr/X11R6/include