aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2021-11-05 03:25:29 +0100
committerGitHub <noreply@github.com>2021-11-04 19:25:29 -0700
commita1b6bf69f2266f6b1beb0db4383915a9c4a4eb83 (patch)
tree4cc8c8f22e0e3f61714669d8a86033d2bb76c7d8 /stack.yaml
parent0b254ea4af38cf53c027eb5e9977e96c2b7975c7 (diff)
downloadpandoc-a1b6bf69f2266f6b1beb0db4383915a9c4a4eb83.tar.gz
Lua: include lpeg module (#7649)
Compiles the 'lpeg' library (Parsing Expression Grammars For Lua) into the program. Package maintainers may choose to rely on package dependencies to make lpeg available, in which case they can compile the with the constraint `lpeg +rely-on-shared-lpeg-library`.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml
index 651c25167..656063846 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -12,6 +12,7 @@ extra-deps:
- doctemplates-0.10
- emojis-0.1.2
- doclayout-0.3.1.1
+- lpeg-1.0.0
- hslua-2.0.1
- hslua-classes-2.0.0
- hslua-core-2.0.0.2