X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;ds=sidebyside;f=Utils%2FSDS.dcl;h=563b1fbaafee0be9412b93550f48ffaf61f4c2f7;hb=684c702b39ebd339cb123a24f1f37a63d708e688;hp=9cc67666bf8c39231833b62a4aa5558c1a240804;hpb=6b9b7f62df51ee3f48a78ae05b8b8f287ecce5b2;p=mTask.git diff --git a/Utils/SDS.dcl b/Utils/SDS.dcl index 9cc6766..563b1fb 100644 --- a/Utils/SDS.dcl +++ b/Utils/SDS.dcl @@ -6,8 +6,7 @@ import iTasks memoryShare :: String a -> Shared a | iTask a -deviceStore :: Shared [MTaskDevice] +deviceStoreNP :: Shared [MTaskDevice] +deviceStore :: RWShared (Maybe Int) [MTaskDevice] [MTaskDevice] bcStateStore :: Shared BCState mTaskTaskStore :: Shared [String] - -getSDSRecord :: Int -> Task MTaskShare