@hackage visual-graphrewrite0.3.1
Visualize the graph-rewrite steps of a Haskell program
Categories
License
BSD-3-Clause
Maintainer
zsol@elte.hu
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (8)
- base >=4.1.0.0
- containers >=0.2.0.0
- fgl >=5.4.2.2
- haskell-src >=1.0.1.2
- ipprint >=0.3
- lazysmallcheck >=0.3 Show all…
Dependents (1)
@hackage/acme-everything
Visualize the graph-rewrite steps of a Haskell program. Currently it only shows the right-hand-sides of rewrite rules (function alternatives).