Try commenting out line 21 in ./test-suite/HsDiExample/MainSpec.hs
21: & override "logger" [qc| \a -> modifyIORef logs (++ [a]) |]
Run it with stack test
, and you'll get [an error like the following][error]:
• Ambiguous type variable ‘m0’