diff options
Diffstat (limited to 'stack.full.yaml')
-rw-r--r-- | stack.full.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.full.yaml b/stack.full.yaml index c75f5b89f..b331a9870 100644 --- a/stack.full.yaml +++ b/stack.full.yaml @@ -20,6 +20,6 @@ packages: - '../pandoc-types' - '../texmath' extra-deps: -- hslua-0.7.0 +- hslua-0.8.0 - skylighting-0.3.3 resolver: lts-8.12 |