aboutsummaryrefslogtreecommitdiff
path: root/mock/tomsg-mock.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'mock/tomsg-mock.cabal')
-rw-r--r--mock/tomsg-mock.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/mock/tomsg-mock.cabal b/mock/tomsg-mock.cabal
index 8a5efe5..eb1c666 100644
--- a/mock/tomsg-mock.cabal
+++ b/mock/tomsg-mock.cabal
@@ -9,7 +9,7 @@ build-type: Simple
executable tomsg-mock
main-is: Main.hs
- other-modules: Types, Server
+ other-modules: Types, Server, Util
build-depends: base >= 4.13 && < 4.15,
containers >= 0.6.4 && < 0.7,
monad-loops >= 0.4.3 && < 0.5,