kim / leveldb-haskell

Haskell bindings to LevelDB (https://github.com/google/leveldb)
BSD 3-Clause "New" or "Revised" License
66 stars 50 forks source link

Support bindings to CompactRange #22

Closed agrafix closed 9 years ago

agrafix commented 9 years ago

It would be very nice of the library had a binding to CompageRange.

See: https://github.com/google/leveldb/blob/803d69203a62faf50f1b77897310a3a1fcae712b/include/leveldb/db.h#L141

agrafix commented 9 years ago

Fixed by https://github.com/kim/leveldb-haskell/commit/5bc30702ebbafd27fb3b9ca0a1a7d2ad7245c645