summaryrefslogtreecommitdiff
path: root/x11-misc/xmobar/xmobar-0.24.3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xmobar/xmobar-0.24.3.ebuild')
-rw-r--r--x11-misc/xmobar/xmobar-0.24.3.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-misc/xmobar/xmobar-0.24.3.ebuild b/x11-misc/xmobar/xmobar-0.24.3.ebuild
index 9c2fcc1f822d..62173b3a3355 100644
--- a/x11-misc/xmobar/xmobar-0.24.3.ebuild
+++ b/x11-misc/xmobar/xmobar-0.24.3.ebuild
@@ -67,6 +67,9 @@ src_prepare() {
# cycle).
# Be careful when remove it :]
HCFLAGS+=" -with-rtsopts=-V0"
+
+ cabal_chdeps \
+ 'stm >= 2.3 && < 2.5' 'stm >= 2.3'
}
src_configure() {