8000 GitHub - hsyl20/had
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hsyl20/had

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAD

HAD is GHC's devs companion tool. It is meant to be run in GHC's sources root directory.

Install it with:

> git clone https://github.com/hsyl20/had.git
> cd had
> stack install

Be sure that the path where stack has installed "had" (e.g., ~/.local/bin) is in your PATH.

To use it:

> cd ghc_home_directory
> had -p 6789

Then navigate to "http://localhost:6789"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0