From a7e5447de51ce9e706ff914cbd8ddbcb687f15e1 Mon Sep 17 00:00:00 2001 From: Duncan Coutts Date: Mon, 9 Oct 2006 12:36:32 +0000 Subject: [PATCH] Add note about unix dep for ghc-6.2 --- Cabal.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Cabal.cabal b/Cabal.cabal index 948ce45192b..acfaf410dce 100644 --- a/Cabal.cabal +++ b/Cabal.cabal @@ -1,8 +1,7 @@ Name: Cabal Version: 1.1.5.9.4 Copyright: 2003-2006, Isaac Jones --- Util dependency removed. This may break ghc 6.2 builds :( Will --- have to figure something out for ghc 6.2 +-- For ghc 6.2 you need to add 'unix' to Build-Depends: Build-Depends: base License: BSD3 License-File: LICENSE