summaryrefslogtreecommitdiff
path: root/devel/hs-th-abstraction/files/patch-th-abstraction.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-th-abstraction/files/patch-th-abstraction.cabal')
-rw-r--r--devel/hs-th-abstraction/files/patch-th-abstraction.cabal11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/hs-th-abstraction/files/patch-th-abstraction.cabal b/devel/hs-th-abstraction/files/patch-th-abstraction.cabal
deleted file mode 100644
index 02a07dfac45e..000000000000
--- a/devel/hs-th-abstraction/files/patch-th-abstraction.cabal
+++ /dev/null
@@ -1,11 +0,0 @@
---- th-abstraction.cabal.orig 2018-04-11 11:32:45 UTC
-+++ th-abstraction.cabal
-@@ -28,7 +28,7 @@ library
- other-modules: Language.Haskell.TH.Datatype.Internal
- build-depends: base >=4.3 && <5,
- ghc-prim,
-- template-haskell >=2.5 && <2.13,
-+ template-haskell >=2.5 && <2.14,
- containers >=0.4 && <0.6
- hs-source-dirs: src
- default-language: Haskell2010