Skip to content

Commit

Permalink
Update src/Database/LSMTree/Internal/WriteBufferWriter.hs
Browse files Browse the repository at this point in the history
Co-authored-by: Joris Dral <[email protected]>
  • Loading branch information
wenkokke and jorisdral authored Jan 2, 2025
1 parent 59fde4a commit 27ae7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Database/LSMTree/Internal/WriteBufferWriter.hs
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ data WriteBufferWriter m h = WriteBufferWriter

{-# SPECIALISE
new ::
HasFS IO h
HasFS IO h
-> HasBlockIO IO h
-> WriteBufferFsPaths
-> IO (WriteBufferWriter IO h)
Expand Down

0 comments on commit 27ae7b2

Please sign in to comment.