Skip to content

Commit 59297a8

Browse files
committed
update patch
1 parent f3aa330 commit 59297a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/pandoc

patch/pandoc.patch

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,18 @@ diff --git a/cabal.project b/cabal.project
22
index 4ca6da52e630..b3a4ffcbb87b 100644
33
--- a/cabal.project
44
+++ b/cabal.project
5-
@@ -2,10 +2,147 @@ packages: .
5+
@@ -2,9 +2,146 @@
66
pandoc-lua-engine
77
pandoc-server
88
pandoc-cli
99
-tests: True
1010
-flags: +embed_data_files
1111
+tests: False
12-
+
1312
constraints: skylighting-format-blaze-html >= 0.1.1.3,
1413
skylighting-format-context >= 0.1.0.2,
1514
-- for now (commercialhaskell/stackage#7545):
1615
data-default-class <= 0.2, data-default <= 0.8
17-
16+
+
1817
+allow-newer: all:zlib
1918
+
2019
+package aeson

0 commit comments

Comments
 (0)