Skip to content
Snippets Groups Projects
Select Git revision
  • lazy
  • master default protected
  • observationhandle
  • safe-callback
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.030Apr252423168532129Mar27261918151397627Feb2524222120121110129Jan16102118Dec1185130Nov25232221157643230Oct29248765432130Sep262319181712115432131Aug302926252423222322131211963129Jul27252322212018121110923JunRemove IsRetrievable constraint from IsObservableAdd MonadLog for MonadIOPrelude: Change newUnique to MonadIOMinor cleanupRemove pingObservable because of inconsistent semanticsFix Observable bind/catch disposingChange pingObservable to ObservationHandleobservationhandleobservationhandleReorder definitions in Disposer moduleDo not export Observable constructor (toObservable can be used)Move newUnmanaged{IO,STM}Disposer to Disposer moduleChange QuasarIO to newtype; add more instances to QuasarIO and QuasarSTMStreamline Disposer interfaceAdd Semigroup and Monoid instance to ObservableSupport GHC 9.2.2Implement ObservablePrim (similar to ObservableVar, exposing state)Add observableVarHasObserversFix commentAdd observeIOAdd missing fork variantsAdd catchQuasar and replaceExceptionSinkExport logger from Quasar moduleAdd unmanaged async variantsRemove ensureSTM from MonadQuasarRename logger typesSimplify asyncWithUnmask'Fix observable unsubscribe releasing unrelated resourcesRename forkAsync to forkFutureAdd runQuasarSTM and execForeignQuasarSTMChange Resource class return multiple disposersAdd MonadLoggerRemove startShortIOAdd default implementation for pingObservableAdd MonadIO constraint for async, remove some uses of ShortIOAdd specialize pragmas for QuasarIO and QuasarSTMRename newQuasar to newResourceScope to match withResourceScopeExport newQuasarSTMAdd disposeOnError helper functionAdd blocking `observe` helper functionsImplement MonadCatch instance for ObservableChange type variables (use 'a' if there is no conflict)
Loading