mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 01:36:45 +00:00
Re-add TemplateHaskell pragma in pandoc-cli.
This was an hlint false positive.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{-# LANGUAGE CPP #-}
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{- |
|
||||
Module : Main
|
||||
Copyright : Copyright (C) 2006-2022 John MacFarlane
|
||||
|
||||
Reference in New Issue
Block a user