IntervalMap-0.3.0.3: README.md
# IntervalMap
Maps with intervals as keys offering efficient search.
Home page and documentation: [http://www.chr-breitkopf.de/comp/IntervalMap/index.html](http://www.chr-breitkopf.de/comp/IntervalMap/index.html)
Install from hackage with cabal install.
To run the tests, do extract the archive, and do
$ cabal configure --enable-tests
$ cabal build
$ cabal test
-------
Christoph Breitkopf <chbreitkopf@gmail.com>
Last edit: 2014-07-30