From a2e5eecf0bc013f411335cbda1be51c933c36bf9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sat, 3 Sep 2022 21:35:10 +0200 Subject: Command parser using applicative functor Arbitrary string and regex expressions are now also accepted as parameters instead of literals only. --- erebos-tester.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'erebos-tester.cabal') diff --git a/erebos-tester.cabal b/erebos-tester.cabal index ea82eb0..37d316b 100644 --- a/erebos-tester.cabal +++ b/erebos-tester.cabal @@ -40,8 +40,7 @@ executable erebos-tester-core Test Util other-extensions: TemplateHaskell - default-extensions: DeriveGeneric - ExistentialQuantification + default-extensions: ExistentialQuantification FlexibleContexts FlexibleInstances GADTs -- cgit v1.2.3