Skip to content
Snippets Groups Projects
Commit 51de9342 authored by Ben Gamari's avatar Ben Gamari Committed by Ben Gamari
Browse files

Parenthesization wibble in T10279.

See Trac #10624.
parent 48692720
No related branches found
No related tags found
No related merge requests found
T10279.hs:10:10: T10279.hs:10:8:
Failed to load interface for ‘A’ Failed to load interface for ‘A’
no package key matching ‘rts-1.0’ was found no package key matching ‘rts-1.0’ was found
(This package key looks like the source package ID; (This package key looks like the source package ID;
the real package key is ‘rts’) the real package key is ‘rts’)
In the expression: (rts-1.0:A.Foo) In the expression: rts-1.0:A.Foo
In an equation for ‘blah’: blah = (rts-1.0:A.Foo) In an equation for ‘blah’: blah = rts-1.0:A.Foo
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment