summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2021-11-26 22:34:40 +0100
committerRoman Smrž <roman.smrz@seznam.cz>2021-11-26 22:34:40 +0100
commit5c5eda9e8333bd652d0ea9cdbeb6fc4d5bdfe5b7 (patch)
treee94e509972a2e73d62ba78ddb1d55cdda4a1fd91 /erebos-tester.cabal
parentb03a763688267781cb252681679ac8e11b03c479 (diff)
Separate constructors for internal process names
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 4e09485..6817c72 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -35,6 +35,7 @@ executable erebos-tester-core
main-is: Main.hs
other-modules: Output
Parser
+ Process
Test
-- other-extensions:
default-extensions: ImportQualifiedPost