dmitry grebeniuk wrote:
> Shalom, Ronan.
>
> The most simple way is to define type t outside of
> module B
Unfortunately, I'm trying to work inside an existing framework, where
module B has already been defined. If I move t out, then I guess
anything that refers to B.t will break. In the end though, I might just
have to bite the bullet!
Cheers,
Rónán