mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-24 01:06:30 +00:00
Use released gridtables 0.1.0.0
This commit is contained in:
@@ -6,8 +6,3 @@ tests: True
|
||||
flags: +embed_data_files
|
||||
constraints: aeson >= 2.0.1.0,
|
||||
skylighting-format-blaze-html >= 0.1.1
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/quarto-dev/gridtables
|
||||
tag: 1dbf2ad311fc7b2d9aded51eb263067b6ff3ae28
|
||||
|
||||
+1
-1
@@ -493,7 +493,7 @@ library
|
||||
exceptions >= 0.8 && < 0.11,
|
||||
file-embed >= 0.0 && < 0.1,
|
||||
filepath >= 1.1 && < 1.5,
|
||||
gridtables >= 0.0.3 && < 0.1,
|
||||
gridtables >= 0.1 && < 0.2,
|
||||
haddock-library >= 1.10 && < 1.12,
|
||||
http-client >= 0.4.30 && < 0.8,
|
||||
http-client-tls >= 0.2.4 && < 0.4,
|
||||
|
||||
+1
-2
@@ -14,6 +14,7 @@ extra-deps:
|
||||
- skylighting-format-ansi-0.1
|
||||
- skylighting-format-latex-0.1
|
||||
- skylighting-format-blaze-html-0.1.1
|
||||
- gridtables-0.1.0.0
|
||||
- hslua-2.2.1
|
||||
- hslua-aeson-2.2.1
|
||||
- hslua-cli-1.2.0
|
||||
@@ -30,8 +31,6 @@ extra-deps:
|
||||
- citeproc-0.8.0.1
|
||||
- commonmark-extensions-0.2.3.3
|
||||
- texmath-0.12.5.3
|
||||
- git: https://github.com/quarto-dev/gridtables
|
||||
commit: 1dbf2ad311fc7b2d9aded51eb263067b6ff3ae28
|
||||
ghc-options:
|
||||
"$locals": -fhide-source-paths -Wno-missing-home-modules
|
||||
resolver: lts-19.21
|
||||
|
||||
Reference in New Issue
Block a user