Skip to content

Commit

Permalink
Merge pull request #484 from IntersectMBO/jdral/action-registry
Browse files Browse the repository at this point in the history
Add `ActionRegistry` replacement for `TempRegistry`
  • Loading branch information
jorisdral authored Dec 18, 2024
2 parents cd9145e + 2f396e9 commit 42711c5
Show file tree
Hide file tree
Showing 3 changed files with 545 additions and 65 deletions.
1 change: 1 addition & 0 deletions lsm-tree.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -843,6 +843,7 @@ library control
import: language, warnings
hs-source-dirs: src-control
exposed-modules:
Control.ActionRegistry
Control.Concurrent.Class.MonadSTM.RWVar
Control.RefCount
Control.TempRegistry
Expand Down
Loading

0 comments on commit 42711c5

Please sign in to comment.