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-01-25 13:13:55 +01:00
2019-07-06 09:45:48 +02:00
2019-07-14 16:08:15 +02:00
2018-06-07 07:21:20 +02:00
2019-08-08 17:03:19 +02:00
2019-07-22 11:41:20 +02:00
2018-07-05 16:33:15 +02:00
2019-07-10 19:17:06 +02:00
2019-07-15 13:16:02 +02:00
2019-08-08 22:48:25 +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
2019-07-27 14:01:28 +02:00
2013-03-16 23:53:07 +01:00
2019-07-08 10:36:02 +02:00
2019-07-19 17:25:04 +02:00
2019-02-26 15:48:55 +01:00
2018-11-23 11:58:29 +01:00
2019-02-26 15:48:55 +01:00
2014-08-28 09:59:26 +02:00
2017-01-07 02:55:15 +01:00
2019-06-21 12:04:43 +02:00
2019-08-05 14:27:45 +02:00