Files
Nim/lib/pure
Zachary Carter 1cd8b01206 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

(cherry picked from commit 082c440f13)
2019-08-13 16:59:49 +02:00
..
2019-08-13 16:59:49 +02:00
2019-07-15 16:18:17 +02:00
2019-07-15 08:03:16 +02:00
2019-08-12 11:10:26 +02:00
2019-07-08 11:28:41 +02:00
2019-06-09 22:22:50 +02:00
2018-04-30 02:52:58 +02:00
2019-08-12 10:22:31 +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-15 08:02:24 +02:00
2018-10-19 11:45:59 +02:00
2019-01-30 17:31:06 +01:00
2016-07-21 08:53:10 +01:00
2019-07-15 08:03:16 +02:00
2019-05-16 21:06:04 +02:00
2019-07-15 08:03:16 +02:00
2016-07-21 08:52:39 +01:00
2019-07-16 21:21:47 +02:00
2019-08-13 16:59:49 +02:00
2017-01-25 20:02:19 +01:00
2019-07-02 13:54:42 +02:00