# Pastebin ctwPUAsX [72 of 87] Compiling Elm.Docs ( src/Elm/Docs.hs, dist/build/Elm/Docs.o ) src/Elm/Docs.hs:102:25: error: • No instance for (Num Json.Indent) arising from the literal ‘2’ • In the ‘confIndent’ field of a record In the expression: Json.Config {Json.confIndent = 2, Json.confCompare = Json.keyOrder keys} In an equation for ‘config’: config = Json.Config {Json.confIndent = 2, Json.confCompare = Json.keyOrder keys} where keys = ["tag", ....]