Allow filepath-1.2.*
authorSimon Marlow <marlowsd@gmail.com>
Wed, 5 May 2010 10:13:26 +0000 (10:13 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 5 May 2010 10:13:26 +0000 (10:13 +0000)
directory.cabal

index 52cc6f8..3531a6e 100644 (file)
@@ -32,7 +32,7 @@ Library {
     extensions: CPP, ForeignFunctionInterface
     build-depends: base >= 4.1 && < 4.3,
                    old-time >= 1.0 && < 1.1,
-                   filepath >= 1.1 && < 1.2
+                   filepath >= 1.1 && < 1.3
     if !impl(nhc98) {
       if os(windows) {
           build-depends: Win32