about summary refs log tree commit diff stats
path: root/nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nim.cfg')
-rw-r--r--nim.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/nim.cfg b/nim.cfg
index 3e30ca88..203291bf 100644
--- a/nim.cfg
+++ b/nim.cfg
@@ -6,3 +6,4 @@
 --experimental:"overloadableEnums"
 --warning:Effect:off
 --mm:refc
+--import:"utils/eprint"