packages feed

dfinity-radix-tree 0.6.0 → 0.6.1

raw patch · 23 files changed

+5/−1 lines, 23 files

Files

− ._CHANGELOG.md

binary file changed (176 → absent bytes)

− ._LICENSE

binary file changed (227 → absent bytes)

− ._README.md

binary file changed (176 → absent bytes)

− ._dfinity-radix-tree.cabal

binary file changed (176 → absent bytes)

CHANGELOG.md view
@@ -1,3 +1,7 @@+0.6.1 Enzo Haussecker <enzo@dfinity.org> Wed Mar 13 2019++ * Remove unnecessary file metadata.+ 0.6.0 Enzo Haussecker <enzo@dfinity.org> Wed Mar 13 2019   * Update license agreement.
dfinity-radix-tree.cabal view
@@ -1,6 +1,6 @@ Cabal-Version:      2.2 Name:               dfinity-radix-tree-Version:            0.6.0+Version:            0.6.1 Synopsis:           A generic data integrity layer. Description:    This library allows you to construct a Merkle tree on top of any underlying
− example/._Main.hs

binary file changed (176 → absent bytes)

− src/DFINITY/._RadixTree.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Bits.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Conduit.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Hash.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Lenses.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Lock.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Memory.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Serialise.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Types.hs

binary file changed (176 → absent bytes)

− src/DFINITY/RadixTree/._Utilities.hs

binary file changed (176 → absent bytes)

− test/._Integrations.hs

binary file changed (176 → absent bytes)

− test/._Properties.hs

binary file changed (176 → absent bytes)

− test/._Tests.hs

binary file changed (176 → absent bytes)

− test/._Types.hs

binary file changed (176 → absent bytes)

− test/._Units.hs

binary file changed (176 → absent bytes)

− test/._tests.json

binary file changed (176 → absent bytes)