tadka-2.0.0.0: test/golden/fixtures/cross-file.txt
error[tadka::E0500]: type mismatch across modules ┌─ ModuleA.hs:1:17 │ 1 │ import ModuleB (widget) │ ------ imported here │ ┌─ ModuleB.hs:1:1 │ 1 │ widget :: Int │ ^^^^^^ defined here as `Int` │ = help: the two declarations must agree