diff options
| author | Albert Krewinkel <[email protected]> | 2020-04-13 11:20:18 +0200 |
|---|---|---|
| committer | despresc <[email protected]> | 2020-04-15 23:03:22 -0400 |
| commit | 75d7e695326404c9d322f67cbaf21ff8ef23ffbf (patch) | |
| tree | c7417d028775f658a714b57064f8e1f11e9349fa /stack.yaml | |
| parent | f1bd06eb4a327ca686229cfa13fa730744dcd22d (diff) | |
Use custom pandoc-types repo with new table types
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 3c2a6442d..3d395f168 100644 --- a/stack.yaml +++ b/stack.yaml @@ -14,7 +14,7 @@ packages: extra-deps: # - pandoc-types-1.20 # better-tables -- git: [email protected]:despresc/pandoc-types +- git: https://github.com/despresc/pandoc-types commit: 09cb4314010365abc4512c2363b83711c92ac18b - texmath-0.12.0.1 - haddock-library-1.8.0 |
