mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-21 05:43:39 +08:00
Removed unused LANGUAGE pragmas.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{- |
|
||||
Module : Text.Pandoc.Writers.LaTeX.Caption
|
||||
Copyright : Copyright (C) 2006-2021 John MacFarlane
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{- |
|
||||
Module : Text.Pandoc.XML.Light.Proc
|
||||
Copyright : Copyright (C) 2007 Galois, Inc., 2021 John MacFarlane
|
||||
|
||||
Reference in New Issue
Block a user