Implementation of the analysis computations on the server side
Author: Heiko Hoffmann, Michael Hanus
Version: March 2021
masterLoop
:: CConfig -> [Handle] -> [Handle] -> String -> String -> [(String,[String])] -> [String] -> IO (Maybe String) |
deleteIndex
:: Int -> [a] -> [a] |
Constructors:
Task
:: String -> String -> WorkerMessage
ChangePath
:: String -> WorkerMessage
StopWorker
:: WorkerMessage
|
|