From 4b7bc40e8ba5a0981bd6429f48fa6acdb21d5d69 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 15 Jan 2018 10:46:40 -0800 Subject: Renaming: Json -> JSON in modules and functions. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index dc9b3d471..d8d2d7952 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -500,7 +500,7 @@ library Text.Pandoc.BCP47, Text.Pandoc.Class other-modules: Text.Pandoc.Filter, - Text.Pandoc.Filter.Json, + Text.Pandoc.Filter.JSON, Text.Pandoc.Filter.Lua, Text.Pandoc.Filter.Path, Text.Pandoc.Readers.Docx.Lists, -- cgit v1.2.3