Issue with Layer Dependencies in AtomHttpClient Setup
Hello,
When creating a AtomHttpClient I'm struggling to provide a proper layer to fix alle dependencies.
appLayer comes from this function
The problem is that using appLayer like this gives a lexical error when compiling modules. And I am struggling to think of any real workaround to this problem that would still preserve the ergenomics of effect. I.E. no lazy loaded services.
Anyone with a good suggestion?
When creating a AtomHttpClient I'm struggling to provide a proper layer to fix alle dependencies.
appLayer comes from this function
The problem is that using appLayer like this gives a lexical error when compiling modules. And I am struggling to think of any real workaround to this problem that would still preserve the ergenomics of effect. I.E. no lazy loaded services.
Anyone with a good suggestion?
