From 62064dcc134e18bd2245027f697a4841ac00f9be Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Sun, 3 Aug 2014 09:44:45 +0300 Subject: [PATCH] Remove broken lens patch --- patching/patches/lens-4.1.2.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 patching/patches/lens-4.1.2.patch diff --git a/patching/patches/lens-4.1.2.patch b/patching/patches/lens-4.1.2.patch deleted file mode 100644 index 01a67a71..00000000 --- a/patching/patches/lens-4.1.2.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru orig/lens.cabal new/lens.cabal ---- orig/lens.cabal 2014-05-16 09:14:13.877832405 +0300 -+++ new/lens.cabal 2014-05-16 09:14:13.000000000 +0300 -@@ -201,7 +201,7 @@ - primitive >= 0.4.0.1 && < 0.6, - profunctors >= 4 && < 5, - reflection >= 1.1.6 && < 2, -- scientific >= 0.2 && < 0.3, -+ scientific >= 0.2 && < 0.4, - semigroupoids >= 4 && < 5, - semigroups >= 0.8.4 && < 1, - split >= 0.2 && < 0.3,