diff options
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stack.yaml b/stack.yaml index 3ffb14968..1d8548559 100644 --- a/stack.yaml +++ b/stack.yaml @@ -10,7 +10,6 @@ extra-deps: - skylighting-0.13 - skylighting-format-ansi-0.1 - skylighting-format-latex-0.1 -- gridtables-0.0.3.0 - hslua-2.2.1 - hslua-aeson-2.2.1 - hslua-classes-2.2.0 @@ -29,7 +28,8 @@ extra-deps: - git: https://github.com/jgm/commonmark-hs commit: 4f4fbe277044de0724dd0828a45311ab1413e30b subdirs: [commonmark-extensions] - +- git: https://github.com/quarto-dev/gridtables + commit: 1dbf2ad311fc7b2d9aded51eb263067b6ff3ae28 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
