All Versions
5
Latest Version
Avg Release Cycle
579 days
Latest Release
1949 days ago
Changelog History
Changelog History
-
v0.3.1 Changes
February 07, 2018- ๐ Fix the build with GHC 8.4.
- โ
Use
cabal-doctest
for the test suite.
0.3
- โก๏ธ Updated to build without warnings in the wake of GHC 7.10.
- ๐ Use (and re-export) the new overloaded
null
andlength
from Prelude on GHC 7.10+ - Modified
mkeep
,mdrop
andmlca
to parameterize them by monoid homomorphisms. This permits cheaper summaries to be calculated over the dropped path, when only a portion of the information in the path is required.
-
v0.3
March 08, 2015 -
v0.2.4 Changes
September 06, 2013- ๐ Fixed a bug in path reconstruction
-
v0.2.3 Changes
May 08, 2013- Improved documentation to also note that this package also provides an improvement in the online version of the level ancestor problem.
-
v0.2.2 Changes
- โ Added README
- ๐ Better haddock coverage
- โ Added links to documentation