From 45367cdd37f34ee84bed4f024e33d2ec659fefd6 Mon Sep 17 00:00:00 2001 From: Albert Krewinkel Date: Tue, 14 Feb 2023 17:23:23 +0100 Subject: Lua: add new function pandoc.system.cputime. The function returns the CPU time consumed by pandoc and can be used to benchmark Lua computations. --- stack.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index 8c8f39a7c..593752d31 100644 --- a/stack.yaml +++ b/stack.yaml @@ -12,6 +12,7 @@ extra-deps: - gridtables-0.1.0.0 - hslua-cli-1.2.0 - hslua-list-1.1.0.1 +- hslua-module-system-1.0.3 - hslua-module-zip-1.0.0 - jira-wiki-markup-1.5.0 - mime-types-0.1.1.0 -- cgit v1.2.3