summaryrefslogtreecommitdiff
path: root/erebos-tester.cabal
diff options
context:
space:
mode:
authorRoman Smrž <roman.smrz@seznam.cz>2022-09-27 22:59:18 +0200
committerRoman Smrž <roman.smrz@seznam.cz>2022-09-27 22:59:18 +0200
commit8865c86aa904243ae91a598327e9dc1768ae8f3a (patch)
tree4f9aa0bf0a95281feaf08adf12f6054f9f0193dc /erebos-tester.cabal
parent4b35f08baa69eefd667d220020f469e591c5b0cf (diff)
Separate Network module
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 37d316b..4c16133 100644
--- a/erebos-tester.cabal
+++ b/erebos-tester.cabal
@@ -34,6 +34,7 @@ executable erebos-tester-core
ghc-options: -Wall -threaded
main-is: Main.hs
other-modules: GDB
+ Network
Output
Parser
Process