hapstone icon indicating copy to clipboard operation
hapstone copied to clipboard

Capstone bindings for Haskell: https://github.com/aquynh/capstone

Results 4 hapstone issues
Sort by recently updated
recently updated
newest added

- [x] arm - [x] arm64 - [x] evm - [x] m68k - [x] m680x - [x] mips - [x] ppc - [x] sparc - [x] systemz - [x] tms320c64x...

Remove Arm64MsrReg, Arm64Vess, which were removed from Capstone in commit 9d292268, "arm64: sync with LLVM 7.0.1" 2019April10 Note that 'cabal test' fails; but it was failing before my commit also,...

The hackage package is missing c2hs as a dependency causing cabal install failure without c2hs installed previously.