aboutsummaryrefslogtreecommitdiff
path: root/mywatch.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-10-11 22:04:30 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-10-11 22:04:30 +0300
commitabac581cf16425b4643e4f5196e5b8fd7d903cff (patch)
tree6d076a434ab76c4c48d36ebd9f55a95487fbb46a /mywatch.cabal
parent65b71a99fdb60ad063cb7e8976143027b1e260e7 (diff)
downloadmywatch-abac581cf16425b4643e4f5196e5b8fd7d903cff.tar.gz
Use TH for Process
Factor it out.
Diffstat (limited to 'mywatch.cabal')
-rw-r--r--mywatch.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/mywatch.cabal b/mywatch.cabal
index 8b1cc5f..cc525d8 100644
--- a/mywatch.cabal
+++ b/mywatch.cabal
@@ -35,6 +35,7 @@ executable mywatch
main-is: Main.hs
other-modules:
Application
+ Application.Types.Process
LogFormat
Server
build-depends: