summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2022-10-13 22:13:29 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2022-10-18 23:47:39 +0200
commit958c0a17842612f667cba89fe6712a2197985aad (patch)
tree71a579d47469e9c9f96c13f0fd9b4daff41b4a28 /erebos-tester.cabal
parent000209c13299f1c046dc60e3649c17e9520680de (diff)
GDB process type and separate start function
Diffstat (limited to 'erebos-tester.cabal')
-rw-r--r--erebos-tester.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/erebos-tester.cabal b/erebos-tester.cabal
index 4c16133..f7152f5 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -41,6 +41,7 @@ executable erebos-tester-core
Test
Util
other-extensions: TemplateHaskell
+ OverloadedStrings
default-extensions: ExistentialQuantification
FlexibleContexts
FlexibleInstances