--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/Tools/8bit/isa-patches/HOLCF/Ssum0.p Tue Jun 25 17:44:43 1996 +0200 @@ -0,0 +1,8 @@ +types + +('a, 'b) "ó" (infixr 10) + +translations + +(type) "x ó y" == (type) "x ++ y" +