Open source binary analysis tools.
Go to file
Ben Davis 72c8ff19d5
Update stack.yaml to match cabal requirement on containers version
macaw.cabal requires 'containers >= 0.5.8.1', but this is newer than the version
available via the stack lts-6.23 resolver. Specifying acceptable versions of
containers (and lens and kan-extensions) in stack.yaml lets us 'stack build'.
2017-01-18 14:26:48 -05:00
scripts Add a script to clone/pull dependencies 2017-01-18 11:17:59 -05:00
src/Data/Macaw Fix 64-bit dependency in Macaw. 2017-01-17 02:09:23 -08:00
.gitignore Initial commit of macaw 2016-11-28 23:14:04 -08:00
macaw.cabal Add a version bound on IntervalMap 2017-01-06 16:10:23 -08:00
stack.yaml Update stack.yaml to match cabal requirement on containers version 2017-01-18 14:26:48 -05:00