summaryrefslogtreecommitdiffstats
path: root/thunk.cabal
blob: 2af8be82c86ce4a5e17a13d3e74c4210de8e23e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name:           thunk
version:        0.0
description:    A lightweight X11 window manager.
synopsis:       A lightweight X11 window manager.
category:       System
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
ghc-options:    -O
include-dirs:   include
-- OpenBSD:
-- include-dirs:   include /usr/X11R6/include