aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-Glob/files/patch-Glob.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-Glob/files/patch-Glob.cabal')
-rw-r--r--devel/hs-Glob/files/patch-Glob.cabal11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/hs-Glob/files/patch-Glob.cabal b/devel/hs-Glob/files/patch-Glob.cabal
new file mode 100644
index 000000000000..70ad0f1072e2
--- /dev/null
+++ b/devel/hs-Glob/files/patch-Glob.cabal
@@ -0,0 +1,11 @@
+--- Glob.cabal.orig 2014-05-08 18:30:42 UTC
++++ Glob.cabal
+@@ -28,7 +28,7 @@ Library
+ , containers < 0.6
+ , directory < 1.3
+ , dlist >= 0.4 && < 0.8
+- , filepath >= 1.1 && < 1.4
++ , filepath >= 1.1 && < 1.5
+ , transformers >= 0.2 && < 0.6
+
+ if os(windows)