summaryrefslogtreecommitdiff
path: root/bustle.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'bustle.cabal')
-rw-r--r--bustle.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/bustle.cabal b/bustle.cabal
index b1ce37c..5d3b03c 100644
--- a/bustle.cabal
+++ b/bustle.cabal
@@ -6,7 +6,7 @@ License: OtherLicense
License-file: LICENSE
Author: Will Thompson <will.thompson@collabora.co.uk>
Maintainer: Will Thompson <will.thompson@collabora.co.uk>
-Build-Depends: haskell98, mtl, cairo, gtk, base == 3.*,
+Build-Depends: haskell98, mtl, cairo, gtk, base < 4,
containers, parsec, glib, filepath, process
Data-files: bustle.png, LICENSE
Build-type: Simple