From 7db9a3799dfe1c88aee502646e939905b0a79905 Mon Sep 17 00:00:00 2001 From: martinw Date: Mon, 5 Jun 2000 15:04:10 +0000 Subject: enabled higher order function elimination also for functions (producers) that are imported git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@149 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- frontend/StdCompare.dcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontend/StdCompare.dcl') diff --git a/frontend/StdCompare.dcl b/frontend/StdCompare.dcl index c4a94e2..5839af4 100644 --- a/frontend/StdCompare.dcl +++ b/frontend/StdCompare.dcl @@ -11,7 +11,7 @@ class (=<) infix 4 a :: !a !a -> CompareValue instance =< Int, Expression, {# Char}, Ident, [a] | =< a, BasicType //, (Global a) | =< a -instance =< Type +instance =< Type, SymbIdent instance == BasicType, TypeVar, TypeSymbIdent, DefinedSymbol, TypeContext , BasicValue, FunKind, (Global a) | == a, Priority, Assoc -- cgit v1.2.3