From 3bae104c3218ca0ee0f724464083d303fb745453 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 3 Jun 2016 12:29:24 +0200 Subject: Rewrite eval for AExpr --- paper/While/Common.dcl | 1 - 1 file changed, 1 deletion(-) (limited to 'paper/While/Common.dcl') diff --git a/paper/While/Common.dcl b/paper/While/Common.dcl index db71353..876ffdd 100644 --- a/paper/While/Common.dcl +++ b/paper/While/Common.dcl @@ -32,7 +32,6 @@ instance toString Error (<+) infixr 5 :: a b -> String | toString a & toString b ($) infixr 0 :: (a -> b) a -> b -(on) infix 0 :: (b -> c) (a a -> b) -> (a a -> c) (*>) infixl 4 :: (f a) (f b) -> f b | Applicative f (<*) infixl 4 :: (f a) (f b) -> f a | Applicative f -- cgit v1.2.3