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

Library
  Build-Depends:
    base,
    containers,
    X11,
    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
  GHC-Options: -Wall -O3 -threaded -rtsopts