diff options
Diffstat (limited to 'devel/hs-bifunctors/files/patch-bifunctors.cabal')
-rw-r--r-- | devel/hs-bifunctors/files/patch-bifunctors.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-bifunctors/files/patch-bifunctors.cabal b/devel/hs-bifunctors/files/patch-bifunctors.cabal deleted file mode 100644 index 02e2dfd47322..000000000000 --- a/devel/hs-bifunctors/files/patch-bifunctors.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- bifunctors.cabal.orig 2018-04-15 11:07:07 UTC -+++ bifunctors.cabal -@@ -43,7 +43,7 @@ library - base-orphans >= 0.5.2 && < 1, - comonad >= 4 && < 6, - containers >= 0.1 && < 0.6, -- template-haskell >= 2.4 && < 2.13, -+ template-haskell >= 2.4 && < 2.14, - th-abstraction >= 0.2.2 && < 0.3, - transformers >= 0.2 && < 0.6, - transformers-compat >= 0.5 && < 0.6 |