Skip to content

syohex/hrefactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


hrefactor is an experiment with haskell refactoring.

The opinionated refactor amounts to:

  • applying (some) warnings coming from haskell-flycheck - ghc & hlint on my config
  • clean up imports
  • clean up pragmas
  • apply consistent separators
  • apply a style from hindent

Use & Develop

    git clone https://github.com/tonyday567/hrefactor.hs
    cd hrefactor
    stack install && stack test
  • put ~/.local/bin on the path
  • put elisp/hrefactor.el where emacs can find it

try out hrefactor-all.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published