riscv-isa: Haskell representation of the RISC-V instruction set architecture

[ bsd3, library, web ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0, 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.8 && <5), mtl (>=2.2 && <2.3), QuickCheck (>=2.8 && <2.10) [details]
License BSD-3-Clause
Copyright (C) 2016 Moritz Kiefer
Author Moritz Kiefer
Maintainer value
Revised Revision 1 made by cocreature at 2016-12-12T19:43:12Z
Category Web
Home page https://github.com/cocreature/riscv-isa#readme
Source repo head: git clone https://github.com/cocreature/riscv-isa
Uploaded by cocreature at 2016-12-12T19:24:06Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2290 total (11 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-12-12 [all 1 reports]

Readme for riscv-isa-0.1.0.0

[back to package description]

Haskell representation of the RISC-V instruction set architecture

Build Status