From 6bc8ba5dffe0bedee548836b1b67fcf26e86d0da Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Tue, 2 Oct 2007 13:50:49 +0200 Subject: cabal: added stm to the dependency list darcs-hash:20071002115049-d6583-c01c75d314dc9e1fa15c0dadda28b30f01c7f7d4.gz --- xmobar.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmobar.cabal') diff --git a/xmobar.cabal b/xmobar.cabal index 86ed464..558626e 100644 --- a/xmobar.cabal +++ b/xmobar.cabal @@ -12,7 +12,7 @@ license: BSD3 license-file: LICENSE author: Andrea Rossato maintainer: andrea.rossato@unibz.it -build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0, filepath>=1.0 +build-depends: base>=2.0, X11>=1.2.1, mtl>=1.0, unix>=1.0, parsec>=2.0, filepath>=1.0, stm>=2.0 executable: xmobar main-is: Main.hs -- cgit v1.2.3