Allow filepath-1.2.*
authorSimon Marlow <marlowsd@gmail.com>
Wed, 5 May 2010 10:11:39 +0000 (10:11 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 5 May 2010 10:11:39 +0000 (10:11 +0000)
compiler/ghc.cabal.in

index 8bb16d1..448d27b 100644 (file)
@@ -71,7 +71,7 @@ Library
                        containers >= 0.1 && < 0.4,
                        array      >= 0.1 && < 0.4
 
-    Build-Depends: filepath >= 1 && < 1.2
+    Build-Depends: filepath >= 1 && < 1.3
     Build-Depends: Cabal, hpc
     if os(windows)
         Build-Depends: Win32