summaryrefslogtreecommitdiff
path: root/pandoc-cli/no-lua/PandocCLI/Lua.hs
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2022-10-30 11:02:00 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2022-10-30 11:02:00 -0700
commit8b3be07ae8566f29cbf73062d87c9dd44f99f566 (patch)
treef662aee321bebbdf8d963ec2c24554f729105cfe /pandoc-cli/no-lua/PandocCLI/Lua.hs
parent55b8d0abee2086be12d7dc33f7848f74482ee7e8 (diff)
hlint suggestions.
Diffstat (limited to 'pandoc-cli/no-lua/PandocCLI/Lua.hs')
-rw-r--r--pandoc-cli/no-lua/PandocCLI/Lua.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc-cli/no-lua/PandocCLI/Lua.hs b/pandoc-cli/no-lua/PandocCLI/Lua.hs
index 350a4cdbc..7ada019e8 100644
--- a/pandoc-cli/no-lua/PandocCLI/Lua.hs
+++ b/pandoc-cli/no-lua/PandocCLI/Lua.hs
@@ -1,4 +1,3 @@
-{-# LANGUAGE OverloadedStrings #-}
{- |
Module : PandocCLI.Lua
Copyright : © 2022 Albert Krewinkel