compiler: replace the option `--stacktrace` with a simpler `--no-stacktrace`
[nit.git] / lib / standard / standard.nit
index 0c50201..a4ec83a 100644 (file)
@@ -24,6 +24,7 @@ import exec
 import stream
 import collection
 import math
+import ropes
 import kernel
 import gc
 import bitset
@@ -31,3 +32,4 @@ import queue
 import numeric
 import error
 import re
+import bytes