summaryrefslogtreecommitdiffhomepage
path: root/xmobar.cabal
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2010-02-06 01:39:09 +0100
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2010-02-06 01:39:09 +0100
commit2519e7a2b858b205fe02538dd283d4e2e1ae1054 (patch)
treeea48a5de8ab8ae230c0372f0c511c58056ce3f3f /xmobar.cabal
parent9a94be9a1f071f29e23634864f757151a7ebb03f (diff)
downloadxmobar-2519e7a2b858b205fe02538dd283d4e2e1ae1054.tar.gz
xmobar-2519e7a2b858b205fe02538dd283d4e2e1ae1054.tar.bz2
get rid of action-permutations and use parsec permutation library instead
Ignore-this: 73dbcd588c961bd8bb4dd6d0c931cb3760e2949e code gets shorter and error messages maybe meaningful darcs-hash:20100206003909-d6583-631e1c5e75ad7e7334f865828b398f4d2310af5a.gz
Diffstat (limited to 'xmobar.cabal')
-rw-r--r--xmobar.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmobar.cabal b/xmobar.cabal
index fa66a9a..8551806 100644
--- a/xmobar.cabal
+++ b/xmobar.cabal
@@ -56,4 +56,4 @@ executable xmobar
build-depends: hinotify
cpp-options: -DINOTIFY
- build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm, action-permutations==0.0.0.0
+ build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm