summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/T10279.stderr
blob: 4a06b1d7752ec416f67d703c55e7bbcba205d2c1 (plain)
1
2
3
4
5
6
7
8
9
10
11

T10279.hs:10:9: error: [GHC-52243]
    • 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 untyped splice:
        $(conE
            (Name
               (mkOccName "Foo")
               (NameG VarName (mkPkgName "rts-1.0.2") (mkModName "A"))))