aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc/Compat
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-06-02 15:06:14 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-06-02 15:25:39 +0200
commitb61a51ee1551c62558369d9bcdaff32de7f3e2eb (patch)
treeeb33e32c751a6bb1e9aa71536da191d649e55520 /src/Text/Pandoc/Compat
parent18f86a0c02da887ad0a61dfe449e58aa7fda294c (diff)
downloadpandoc-b61a51ee1551c62558369d9bcdaff32de7f3e2eb.tar.gz
hlint suggestions.
Diffstat (limited to 'src/Text/Pandoc/Compat')
-rw-r--r--src/Text/Pandoc/Compat/Time.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Compat/Time.hs b/src/Text/Pandoc/Compat/Time.hs
index b1cde82a4..1de197801 100644
--- a/src/Text/Pandoc/Compat/Time.hs
+++ b/src/Text/Pandoc/Compat/Time.hs
@@ -27,4 +27,4 @@ where
import Data.Time
import System.Locale ( defaultTimeLocale )
-#endif
+#endif \ No newline at end of file