Skip to content

haskell-haskey/haskey-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskey-util

Travis

Utility executable and library for inspecting Haskey databases.

How to use

Build and execute using stack:

git clone https://github.com/haskell-haskey/haskey-util
stack build
stack exec haskey-util -- -o /tmp/analysis.svg -h 250

This should write an analysis diagram to /tmp/analysis.svg, which you can open in your favorite browser.

Example

Below is an example of an analysis.

Click here to go directly to the image.

Example Analysis

About

Utility executable for inspecting Haskey databases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published