Files
Nim/lib
Zachary Carter 082c440f13 Fixes effect error in pure/logging.nim (#11898)
* Fix effect error in pure/logging.nim

Currently calling `logging.log` will produce - `Error: can have an unlisted effect: RootEffect`. Add `RootEffect` to list of tags.

* the only tag necessary is RootEffect since all other Effects are descendants of RootEffect
2019-08-08 22:48:25 +02:00
..
2017-02-20 17:24:19 +02:00
2019-08-04 23:54:29 +02:00
2019-07-14 16:08:15 +02:00
2019-07-22 11:41:20 +02:00
2019-07-15 13:16:02 +02:00
2019-07-12 10:15:06 +02:00
2019-08-07 22:40:58 +02:00
2019-07-10 23:55:56 +02:00
2013-03-16 23:53:07 +01:00
2019-07-19 17:25:04 +02:00
2018-11-23 11:58:29 +01:00
2014-08-28 09:59:26 +02:00