diff options
Diffstat (limited to 'devel/hs-hslua/files/patch-hslua.cabal')
-rw-r--r-- | devel/hs-hslua/files/patch-hslua.cabal | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/hs-hslua/files/patch-hslua.cabal b/devel/hs-hslua/files/patch-hslua.cabal deleted file mode 100644 index 565ff33c2831..000000000000 --- a/devel/hs-hslua/files/patch-hslua.cabal +++ /dev/null @@ -1,10 +0,0 @@ ---- hslua.cabal.orig 2018-10-01 07:39:40 UTC -+++ hslua.cabal -@@ -91,7 +91,6 @@ library - , bytestring >= 0.10.2 && < 0.11 - , containers >= 0.5 && < 0.7 - , exceptions >= 0.8 && < 0.11 -- , fail >= 4.9 && < 5 - , mtl >= 2.2 && < 2.3 - , text >= 1.0 && < 1.3 - hs-source-dirs: src |