stack.yaml: add three deps that are not strictly needed...

...but will make the new nix flake easier. See #11707.
This commit is contained in:
John MacFarlane
2026-07-12 12:17:15 +02:00
parent 8831b48b9d
commit dd252754d4
+6
View File
@@ -9,6 +9,12 @@ packages:
- 'pandoc-lua-engine'
- 'pandoc-server'
extra-deps:
# check nixpkgs version before removing this pin:
- hslua-core-2.3.2.1
# check nixpkgs version before removing this pin:
- hslua-classes-2.3.2
# check nixpkgs version before removing this pin:
- hslua-aeson-2.3.2
- hslua-2.5.0
- hslua-marshalling-2.3.2
- hslua-module-doclayout-1.2.1.1