summaryrefslogtreecommitdiff
path: root/pandoc-cli/src
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/src
parent55b8d0abee2086be12d7dc33f7848f74482ee7e8 (diff)
hlint suggestions.
Diffstat (limited to 'pandoc-cli/src')
-rw-r--r--pandoc-cli/src/pandoc.hs1
1 files changed, 0 insertions, 1 deletions
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