summaryrefslogtreecommitdiffstats
path: root/thunk.cabal
blob: 1b8b4efcc25dd73cab146a082b239668051bf444 (plain)
1
2
3
4
5
6
7
8
9
10
11
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