From e7294ae52063b51cd738de9fb2e9c04bfce4f42c Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Mon, 18 May 2009 10:01:02 +0100 Subject: Ye Olde Cabal didn't like ==3.*; try < 4 --- bustle.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bustle.cabal') 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 Maintainer: Will Thompson -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 -- cgit v1.2.3