diff options
author | tv <tv@krebsco.de> | 2016-06-30 01:43:33 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-06-30 01:43:33 +0200 |
commit | 385b0345a6ce80cfbf9ba7126e1eb06e77f167d5 (patch) | |
tree | 16d2e60e0af57cd567cb73671b6269fbd60b6882 /mv/5pkgs/xmonad-tv/xmonad.cabal | |
parent | 0c7a44139fba572487fe853310b6d88a6ffa21c3 (diff) |
mv: stash
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 |