Files
Nim/lib/pure
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
..
2019-08-07 22:40:58 +02:00
2019-07-15 10:56:55 +02:00
2019-07-11 11:09:10 +02:00
2019-07-27 19:06:56 +01:00
2019-07-05 01:42:17 +02:00
2019-06-09 22:22:50 +02:00
2018-04-30 02:52:58 +02:00
2019-07-19 17:25:04 +02:00
2015-10-01 12:05:45 -07:00
2018-04-15 23:38:43 +02:00
2019-05-22 07:41:16 +02:00
2018-04-06 11:59:49 +02:00
2019-07-19 17:25:04 +02:00
2018-10-19 11:45:59 +02:00
2016-07-21 08:53:10 +01:00
2019-07-10 23:55:56 +02:00
2019-05-16 21:06:04 +02:00
2019-07-10 23:55:56 +02:00
2016-07-21 08:52:39 +01:00
2019-07-15 17:22:01 +02:00
2019-08-08 13:17:53 +02:00
2017-01-25 20:02:19 +01:00
2019-06-27 20:44:42 +02:00