diff options
author | lassulus <lass@aidsballs.de> | 2016-05-25 11:14:32 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2016-05-25 11:14:32 +0200 |
commit | a240a60b52684466a207a43e944e0f040ec75361 (patch) | |
tree | 13e872ba019942f6509e2ed17649d44603c3e841 /tv/5pkgs/xmonad-tv/xmonad.cabal | |
parent | 0f2fc7c4a6a9bb41b965c905949aefebbb6c3f49 (diff) | |
parent | 36c5834c288b56b6955e35d95708ae7f65f199f9 (diff) |
Merge remote-tracking branch 'cd/master' into HEAD
Diffstat (limited to 'tv/5pkgs/xmonad-tv/xmonad.cabal')
-rw-r--r-- | tv/5pkgs/xmonad-tv/xmonad.cabal | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tv/5pkgs/xmonad-tv/xmonad.cabal b/tv/5pkgs/xmonad-tv/xmonad.cabal deleted file mode 100644 index f9ea4dd7d..000000000 --- a/tv/5pkgs/xmonad-tv/xmonad.cabal +++ /dev/null @@ -1,18 +0,0 @@ -Author: tv -Build-Type: Simple -Cabal-Version: >= 1.2 -License: MIT -Name: xmonad-tv -Version: 0 - -Executable xmonad - Build-Depends: - base, - containers, - unix, - X11, - xmonad, - xmonad-contrib, - xmonad-stockholm - GHC-Options: -Wall -O3 -threaded -rtsopts - Main-Is: Main.hs |