@hackage / riscv-isa

Haskell representation of the RISC-V instruction set architecture

Latest0.1.0.0

Changelog

0.1.0.0

  • Add deserialization support
  • Show, Eq and Ord instances for all types
  • Test-suite for checking that deserializing is the inverse of serialization
  • Various bugfixes

0.0.2.0

  • Fix various errors in the Haskell ISA representation
  • Add serialization support

0.0.1.0

Initial release