diff options
Diffstat (limited to 'src/Process.hs')
-rw-r--r-- | src/Process.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Process.hs b/src/Process.hs index a1a421f..9979f41 100644 --- a/src/Process.hs +++ b/src/Process.hs @@ -26,6 +26,7 @@ import System.Process import Network import Output +import Run.Monad import Test data Process = Process |