app-text/pandoc: huge version bump
This commit is contained in:
parent
36c01efcfe
commit
72b537171f
131 changed files with 2697 additions and 0 deletions
12
app-text/pandoc/files/pandoc-1.15.0.6-no-https.patch
Normal file
12
app-text/pandoc/files/pandoc-1.15.0.6-no-https.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
diff --git a/src/Text/Pandoc/Shared.hs b/src/Text/Pandoc/Shared.hs
|
||||
index ef9f66a..50b0ec4 100644
|
||||
--- a/src/Text/Pandoc/Shared.hs
|
||||
+++ b/src/Text/Pandoc/Shared.hs
|
||||
@@ -143,2 +143,3 @@ import Paths_pandoc (getDataFileName)
|
||||
#endif
|
||||
+import Codec.Archive.Zip
|
||||
#ifdef HTTP_CLIENT
|
||||
@@ -152,3 +153,2 @@ import Network.HTTP.Types.Header ( hContentType)
|
||||
import Network (withSocketsDo)
|
||||
-import Codec.Archive.Zip
|
||||
#else
|
||||
Loading…
Add table
Add a link
Reference in a new issue