ambiguous occurrences (in RC1)
6 Nov
2002
6 Nov
'02
4:08 a.m.
Hugs accepts the following: module A where x = 1 module B where import A x = 'a' y = x but the reference to x in B is ambiguous.
8582
Age (days ago)
8582
Last active (days ago)
0 comments
1 participants
participants (1)
-
Ross Paterson