From 95b623a3ebaa115b6ef889032854b355a010a037 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 5 Aug 2016 15:51:20 +0200 Subject: cleanup --- events/src/Events/Spec/Types.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'events/src/Events/Spec/Types.hs') diff --git a/events/src/Events/Spec/Types.hs b/events/src/Events/Spec/Types.hs index af99f55..d9d1ef1 100644 --- a/events/src/Events/Spec/Types.hs +++ b/events/src/Events/Spec/Types.hs @@ -4,12 +4,12 @@ module Events.Spec.Types ( Expr(..) - , Val(..) + , Val , Bindable(..) , Spec , Elem(..) , Length(..) - , type (++)(..) + , type (++) , module Events.Types ) where -- cgit v1.2.3