Building library for transient-0.7.0.0..
[1 of 8] Compiling Transient.Internals ( src/Transient/Internals.hs, dist/build/Transient/Internals.o, dist/build/Transient/Internals.dyn_o )
src/Transient/Internals.hs:363:10: error:
Not in scope: type constructor or class ‘MonadPlus’
|
363 | instance MonadPlus TransIO where
| ^^^^^^^^^