blob: 45c17432e16689f351ce1f14223a32574de35374 (
plain)
1
2
3
4
5
6
7
8
|
T10279.hs:10:9: error:
• Failed to load interface for ‘A’
no unit id matching ‘rts-1.0.2’ was found
(This unit ID looks like the source package ID;
the real unit ID is ‘rts’)
• In the expression: rts-1.0.2:A.Foo
In an equation for ‘blah’: blah = (rts-1.0.2:A.Foo)
|