Skip to content

Commit 669555b

Browse files
authored
Merge pull request #447 from IntersectMBO/jeltsch/chunk-module-description
Add description to chunk module
2 parents 460f257 + f08e39e commit 669555b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Database/LSMTree/Internal/Chunk.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{- HLINT ignore "Avoid restricted alias" -}
22

3+
-- | Chunks of bytes, typically output during incremental index serialisation.
34
module Database.LSMTree.Internal.Chunk
45
(
56
-- * Chunks

0 commit comments

Comments
 (0)