summarylogtreecommitdiffstats
path: root/cabal.patch
diff options
context:
space:
mode:
authorRobin McCorkell2015-11-19 23:57:56 +0000
committerRobin McCorkell2015-11-19 23:59:40 +0000
commite408e23aa956d0a91aa6690f01da0302d72f2cc1 (patch)
tree9d3018a22eaedd1c3c7a5d3164251adf62300ec6 /cabal.patch
downloadaur-pandoc-plantuml-filter-git.tar.gz
Initial version 0.1.0.2
Diffstat (limited to 'cabal.patch')
-rw-r--r--cabal.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/cabal.patch b/cabal.patch
new file mode 100644
index 000000000000..0fa3dc0b75a7
--- /dev/null
+++ b/cabal.patch
@@ -0,0 +1,13 @@
+diff --git a/pandoc-plantuml-filter.cabal b/pandoc-plantuml-filter.cabal
+index ca19824..11bbe95 100644
+--- a/pandoc-plantuml-filter.cabal
++++ b/pandoc-plantuml-filter.cabal
+@@ -60,7 +60,7 @@ executable pandoc-plantuml-filter
+ -- other-extensions:
+
+ -- Other library packages from which modules are imported.
+- build-depends: base >=4.6 && <4.8
++ build-depends: base >=4.6 && <5
+ , pandoc-types
+ , utf8-string
+ , SHA