summaryrefslogtreecommitdiffstats
path: root/thunk.cabal
blob: 42e3d4e8fd49fcfce44327222fe6eb8f064f5f29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name:           thunk
version:        0.0
description:    A lightweight X11 window manager.
synopsis:       A lightweight X11 window manager.
category:       System
license:        BSD3
license-file:   LICENSE
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