diff options
| author | Albert Krewinkel <[email protected]> | 2022-08-05 13:41:42 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2022-08-05 13:48:30 +0200 |
| commit | fc3b9e763f88546d2987819c2303a014f464a553 (patch) | |
| tree | 7fb9bd9f283ad60b114816b6520f98747b0f13ca /stack.yaml | |
| parent | 0f80284c3d832a43c20f8b8e79fa7485c22c837e (diff) | |
Use dev version of gridtables.
Closes: #8216
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 93a93292e..5e76d1f8f 100644 --- a/stack.yaml +++ b/stack.yaml @@ -13,7 +13,6 @@ extra-deps: - skylighting-format-latex-0.1 - skylighting-format-blaze-html-0.1 - emojis-0.1.2 -- gridtables-0.0.2.0 - lpeg-1.0.3 - hslua-2.2.1 - hslua-aeson-2.2.1 @@ -44,6 +43,8 @@ extra-deps: - doctemplates-0.10.0.2 - citeproc-0.8.0.1 - texmath-0.12.5.2 +- git: https://github.com/tarleb/gridtables + commit: 76198add9b404124b3a2fdf137399256a91d337b ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
