From 8dc945aae35fffd8e64c524b71d7316297721daf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Tue, 4 Feb 2020 23:28:46 +0100 Subject: Service: unify service and packet types Also provide default unit definition for the service state. --- erebos.cabal | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'erebos.cabal') diff --git a/erebos.cabal b/erebos.cabal index e7a8cee..87c3bd2 100644 --- a/erebos.cabal +++ b/erebos.cabal @@ -34,7 +34,8 @@ executable erebos Sync Util - default-extensions: ExistentialQuantification + default-extensions: DefaultSignatures + ExistentialQuantification FlexibleContexts, FlexibleInstances, FunctionalDependencies, -- cgit v1.2.3