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