From ef1d771cf2bb5f9db81ef771243d8ab5b12a6b78 Mon Sep 17 00:00:00 2001 From: def Date: Sat, 27 Feb 2016 23:58:14 +0100 Subject: Export tables.`$` in json module --- lib/pure/json.nim | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib') diff --git a/lib/pure/json.nim b/lib/pure/json.nim index 3565e2feb..2da14c363 100644 --- a/lib/pure/json.nim +++ b/lib/pure/json.nim @@ -53,6 +53,9 @@ import hashes, tables, strutils, lexbase, streams, unicode, macros +export + tables.`$` + type JsonEventKind* = enum ## enumeration of all events that may occur when parsing jsonError, ## an error occurred during parsing -- cgit 1.4.1-2-gfad0