diff options
Diffstat (limited to 'mv/5pkgs/xmonad-tv/xmonad.cabal')
-rw-r--r-- | mv/5pkgs/xmonad-tv/xmonad.cabal | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/mv/5pkgs/xmonad-tv/xmonad.cabal b/mv/5pkgs/xmonad-tv/xmonad.cabal deleted file mode 100644 index 2246524fc..000000000 --- a/mv/5pkgs/xmonad-tv/xmonad.cabal +++ /dev/null @@ -1,17 +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, - xmonad, - xmonad-contrib, - xmonad-stockholm - GHC-Options: -Wall -O3 -threaded -rtsopts - Main-Is: Main.hs |