definition module Shares.mTaskShare :: MTaskShare = { initValue :: Int, withTask :: String, identifier :: Int, realShare :: String }