Skip to content

Commit

Permalink
directory orginization
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtimmy committed Oct 4, 2023
1 parent 9eb2a57 commit d4249be
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module DistributedSet where
import Clock
import Map

data ORSet eltype = ORSet {
clock :: Clock.Clock,
Expand Down
3 changes: 0 additions & 3 deletions benchmarks/modules/DistributedSet/MaybeTest.hs

This file was deleted.

1 change: 0 additions & 1 deletion benchmarks/modules/DistributedSet/test

This file was deleted.

0 comments on commit d4249be

Please sign in to comment.