fgl
fgl copied to clipboard
Use PrimMonad
It should be possible to unify the IO and ST support, and indeed expand support to other PrimMonad instances.
Actually, I'd rather drop the current GraphM stuff, as I'm unaware of anyone actually using it and I think the approach taken isn't that great.
But otherwise, yes, I hadn't thought about using PrimMonad.