diff options
| author | John MacFarlane <[email protected]> | 2024-03-14 22:03:13 -0700 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-03-14 22:03:13 -0700 |
| commit | b617992cc96ad0540deb5df538154c1139bbf274 (patch) | |
| tree | f83ec48f17cc7f85e98d22bdba2ce13f8d4336ba /stack.yaml | |
| parent | 406d022e173a8dbbae144d5103d82dc28443691d (diff) | |
stack.yaml: add toml-parser.
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index e915b0571..8722bf32b 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,6 +21,7 @@ extra-deps: - djot-0.1.1.2 - zip-archive-0.4.3.1 - texmath-0.12.8.7 +- toml-parser-2.0.0.0 ghc-options: "$locals": -fhide-source-paths -Wno-missing-home-modules |
