summaryrefslogtreecommitdiffstats
path: root/xmonad-stockholm.cabal
blob: 21935e32cefa2b0bd329bd124cfa5a4f85387619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Author: tv
Build-Type: Simple
Cabal-Version: >= 1.2
License: MIT
Name: xmonad-stockholm
Version: 1.1.0

Library
  Build-Depends:
    base,
    containers,
    X11,
    X11-xft,
    X11-xshape,
    xmonad,
    xmonad-contrib
  Exposed-Modules:
    XMonad.Stockholm.Font
    XMonad.Stockholm.Pager
    XMonad.Stockholm.Rhombus
    XMonad.Stockholm.Shutdown
    XMonad.Stockholm.Submap
    XMonad.Stockholm.XUtils
  CPP-Options: -DXFT
  GHC-Options: -Wall -O3 -threaded -rtsopts