From 7af999b8b3fc3142e2c4bb32542844175f60f3b9 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Wed, 14 Oct 2009 11:14:06 +0200 Subject: use whatever version of parsec we have Ignore-this: 0c7a7a10292e4e8cd3a379b178afd5d63950b775 darcs-hash:20091014091406-d6583-e83fa8ff33b42a9bbbf8f439566107ed2bffa72e.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmobar.cabal b/xmobar.cabal index 0d49eda..4de297f 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 < 3, filepath, stm, action-permutations==0.0.0.0 + build-depends: X11>=1.3.0, mtl, unix, parsec, filepath, stm, action-permutations==0.0.0.0 -- cgit v1.2.3