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, 0 insertions, 11 deletions
diff --git a/devel/hs-Glob/files/patch-Glob.cabal b/devel/hs-Glob/files/patch-Glob.cabal
deleted file mode 100644
index 70ad0f1072e2..000000000000
--- a/devel/hs-Glob/files/patch-Glob.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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)