diff options
Diffstat (limited to 'devel/hs-text-short/files/patch-text-short.cabal')
-rw-r--r-- | devel/hs-text-short/files/patch-text-short.cabal | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-text-short/files/patch-text-short.cabal b/devel/hs-text-short/files/patch-text-short.cabal deleted file mode 100644 index 59e5cf8c1871..000000000000 --- a/devel/hs-text-short/files/patch-text-short.cabal +++ /dev/null @@ -1,11 +0,0 @@ ---- text-short.cabal.orig 2018-12-24 13:33:33 UTC -+++ text-short.cabal -@@ -33,7 +33,7 @@ library - - other-modules: Data.Text.Short.Internal - -- build-depends: base >= 4.7 && < 4.12 -+ build-depends: base >= 4.7 && < 4.13 - , bytestring >= 0.10.4 && < 0.11 - , hashable >= 1.2.6 && < 1.3 - , deepseq >= 1.3 && < 1.5 |