aboutsummaryrefslogtreecommitdiff
path: root/frontend/StdCompare.dcl
diff options
context:
space:
mode:
authormartinw2000-08-16 09:40:52 +0000
committermartinw2000-08-16 09:40:52 +0000
commit835130322209d09169b55eefefbba6fde15c5bda (patch)
tree3b071d6a186c5e0d76796bf008ee7430bcddb1f2 /frontend/StdCompare.dcl
parentadding "list inferred types" option (diff)
ConsVariables were not handled correctly within improved type error messages
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@204 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'frontend/StdCompare.dcl')
-rw-r--r--frontend/StdCompare.dcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/StdCompare.dcl b/frontend/StdCompare.dcl
index 72491e3..4dc74d5 100644
--- a/frontend/StdCompare.dcl
+++ b/frontend/StdCompare.dcl
@@ -14,7 +14,7 @@ instance =< Int, Expression, {# Char}, Ident, [a] | =< a, BasicType //, (Global
instance =< Type, SymbIdent
instance == BasicType, TypeVar, TypeSymbIdent, DefinedSymbol, TypeContext , BasicValue,
- FunKind, (Global a) | == a, Priority, Assoc, Type
+ FunKind, (Global a) | == a, Priority, Assoc, Type, ConsVariable
instance < MemberDef