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.010Oct989225Sep241918174215Aug130Jul243May30Apr252423168532129Mar27261918151397627Feb2524222120121110129Jan16102118Dec1185130Nov25232221157643230Oct29248765432130Sep262319181712115432131Aug302926252423222322131211963129Jul27252322212018121110923JunAdd source-repository annotation to cabal filesmastermasterMove license to repository root directoryRemove direct stm dependency (functionality is covered by stm-ltd)Convert ObservabeCallback to type (from newtype)Sort importsUpdate Observable to use MonadSTM' (incomplete)Add TSimpleDisposerAdd writeTMVar shim for old stm versionUpdate ExceptionSink to use MonadSTM'Update Resources to use MonadSTM'Add QuasarSTM'Add Alternative and MonadPlus instances to STM'Update Disposer to use MonadSTM'Update Promise and Future to use MonadSTM'Fix `catchSink`: redirect exceptions that don't match typeRemove redundant constraintsUpdate TOnce to use MonadSTM'Quasar.Prelude: Export stm-ltd modulesUpdate export list orderAdd atomically'Generate wrappers for orElse and catchSTMFix catchSTM'; add catchAllSTM'Improve documentationGeneralize functionsClean up cabal fileRemove unused language extensionsAdd implementations for TChan, TQueue, TBQueue and TArrayFix pragmas for manually implemented wrappersAdd noRetry and noThrowReplace more wrappers functions with generated codeUse MIN_VERSION_GLASGOW_HASKELL instead of __GLASGOW_HASKELL__Use template-haskell to rewrite monad constraints TVar/TMVar functionsUpdate flake.nixFix formattingSplit timer into quasar-timer packageAdd draft for MonadSTM and limiting STM capabilitiesChange repository to multi-project layoutAutomatically select new haskell package set revisionsUpdate nixpkgsAdd tests for ReaderLock
Loading