Maxime DIDIER

Results 2 issues of Maxime DIDIER

This PR fixes the following limitations: - Some class instances from the base monad could not pass through `SeldaT`, ie. `SeldaT b (StateT s IO)` did not have a `...

I was confused when I read the documentation section on autowiring, the wording seemed to imply that packages would be autowired, but by looking at the code, it seems not...