aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-02-16 19:18:01 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-02-16 19:18:01 -0800
commit80a1d5c9b60b676ba7b7e6ed0267197c8f0ec459 (patch)
tree387fe4f7dc8487be101e539db653c77d6a162f3a /pandoc.cabal
parentd8fc4971868104274881570ce9bc3d9edf0d2506 (diff)
downloadpandoc-80a1d5c9b60b676ba7b7e6ed0267197c8f0ec459.tar.gz
Revert "Add T.P.XML.Light.Cursor."
This reverts commit d8fc4971868104274881570ce9bc3d9edf0d2506.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 61bf0b51d..d27520ba0 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -689,7 +689,6 @@ library
Text.Pandoc.Lua.Walk,
Text.Pandoc.XML.Light,
Text.Pandoc.XML.Light.Types,
- Text.Pandoc.XML.Light.Cursor,
Text.Pandoc.XML.Light.Proc,
Text.Pandoc.XML.Light.Output,
Text.Pandoc.CSS,