Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support building with mtl-2.3.* (GHC 9.6)
`mtl-2.3.*` no longer re-exports `Control.Monad` from `Control.Monad.State`, which breaks some code in `hobbits`. This is easily fixed by tightening up the imports a bit.
- Loading branch information