Open source binary analysis tools.
Go to file
Tristan Ravitch f758db30a6 Add a lower version bound on IntervalMap
We are using the new `containing` API that returns a map instead of a list, so
we can't use 0.4 anymore.
2017-01-04 13:27:13 -08:00
scripts Initial commit of macaw 2016-11-28 23:14:04 -08:00
src/Data/Macaw Various changes; Better support for tracking why code location has been 2017-01-03 16:17:41 -08:00
.gitignore Initial commit of macaw 2016-11-28 23:14:04 -08:00
macaw.cabal Add a lower version bound on IntervalMap 2017-01-04 13:27:13 -08:00
stack.yaml Initial commit of macaw 2016-11-28 23:14:04 -08:00