Hi list!

I want to use MVectors in a StateT monad transformer.

How do I do that? StateT isn't a member of 'PrimMonad', and I have no idea how to make it one.

Regards,
  - Clark