Skip to content

Commit 2f2fe36

Browse files
authored
Merge pull request #764 from IntersectMBO/jdral/proto-misc
`ScheduledMerges`: some renaming and new trace messages
2 parents be6062f + 0fe8e2c commit 2f2fe36

File tree

5 files changed

+251
-181
lines changed

5 files changed

+251
-181
lines changed

lsm-tree.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1150,6 +1150,7 @@ library prototypes
11501150
, bytestring
11511151
, containers
11521152
, contra-tracer
1153+
, primitive
11531154
, QuickCheck
11541155
, transformers
11551156

@@ -1171,6 +1172,8 @@ test-suite prototypes-test
11711172
, containers
11721173
, contra-tracer
11731174
, lsm-tree:prototypes
1175+
, mtl
1176+
, primitive
11741177
, QuickCheck
11751178
, quickcheck-dynamic
11761179
, quickcheck-lockstep

0 commit comments

Comments
 (0)