From 50b87487a2a859fb1958bca605f66b47ea381c30 Mon Sep 17 00:00:00 2001 From: Spencer Janssen Date: Wed, 7 Mar 2007 02:35:27 +0100 Subject: Initial import. darcs-hash:20070307013527-a5988-dc8444fae65e473dba691c38e2487cd2a3efe326 --- thunk.cabal | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 thunk.cabal (limited to 'thunk.cabal') diff --git a/thunk.cabal b/thunk.cabal new file mode 100644 index 0000000..1b8b4ef --- /dev/null +++ b/thunk.cabal @@ -0,0 +1,12 @@ +Name: thunk +Version: 0.0 +Description: A lightweight X11 window manager. +Author: Spencer Janssen +Maintainer: sjanssen@cse.unl.edu +Build-Depends: base >= 2.0, X11, unix, mtl + +Executable: thunk +Main-Is: thunk.hs +Extensions: ForeignFunctionInterface +Other-Modules: Thunk.XlibExtras +Include-Dirs: include -- cgit v1.2.3