diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2022-09-11 19:08:33 +0200 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2022-09-11 19:09:14 +0200 |
| commit | c9f4255c803ac474bc84a54df06271d2863774bd (patch) | |
| tree | 50f512fbdbbb06d78965e79447fe8896a4fa36d0 | |
| parent | 62f5701fb1d5382fd32f8cf9f157006ee4664900 (diff) | |
Fix stack.yaml
| -rw-r--r-- | stack.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml index 93a09dcfe..e03899044 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,6 +19,7 @@ extra-deps: - hslua-objectorientation-2.2.1 - hslua-packaging-2.2.1 - lua-2.2.1 +- mime-types-0.1.1.0 - doclayout-0.4 - doctemplates-0.10.0.2 - citeproc-0.8.0.1 |
