I don’t have a complete answer for you, but from Practical example of applicative vs generative functors? , that’s true if it’s an applicative functor vs. a generative one, and what you might be running into is discussed in Generative Functors , where there is a distinction to a functor over a module path vs. a functor over a module expression.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Inline module expr | 15 | 1807 | November 4, 2020 | |
| Help me to understand functors | 23 | 6550 | September 13, 2018 | |
| Functor trouble -- How to organize functor-heavy code? | 18 | 4115 | December 14, 2021 | |
| Managing functor dependencies | 24 | 1521 | September 24, 2021 | |
| When to use types or modules in functor signatures? | 4 | 184 | February 5, 2026 |