duct

roklenarcic 2019-03-29T09:50:02.000900Z

Do all keys at root of configuration get processed as modules?

roklenarcic 2019-03-29T09:51:03.001800Z

I have a normal key, that returns a fn, that fn gets called with empty map for some reason and the function on callstack at the time is fold-modules

roklenarcic 2019-03-29T09:51:06.002100Z

but this is not a module

roklenarcic 2019-03-29T11:55:16.003100Z

Hm since duct 0.7.0 modules cannot depend on non-modules any more? I have a module that depends on duct.logger but it doesn't work in 0.7.0