From 8b3be07ae8566f29cbf73062d87c9dd44f99f566 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 30 Oct 2022 11:02:00 -0700 Subject: hlint suggestions. --- pandoc-cli/no-lua/PandocCLI/Lua.hs | 1 - pandoc-cli/src/pandoc.hs | 1 - 2 files changed, 2 deletions(-) (limited to 'pandoc-cli') 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 diff --git a/pandoc-cli/src/pandoc.hs b/pandoc-cli/src/pandoc.hs index 3c0889d8e..8068f6756 100644 --- a/pandoc-cli/src/pandoc.hs +++ b/pandoc-cli/src/pandoc.hs @@ -1,5 +1,4 @@ {-# LANGUAGE CPP #-} -{-# LANGUAGE TemplateHaskell #-} {- | Module : Main Copyright : Copyright (C) 2006-2022 John MacFarlane -- cgit v1.2.3