RefactoringTools / HaRe

The Haskell Refactoring Tool
http://www.cs.kent.ac.uk/projects/refactor-fp/
Other
139 stars 32 forks source link

Has HaRe been abandoned? (last activity in 2017) #70

Open andreasabel opened 2 years ago

andreasabel commented 2 years ago

Looks like HaRe has been abandoned. The last commit here is from 2017. There are no build plans for GHC > 8.0. I made this fact explicit via revisions, e.g.: https://hackage.haskell.org/package/HaRe-0.8.4.1/revisions/

Maybe you want to make this explicit by archiving this repo or flagging the unmaintained status prominently in the README.

Is there any follow-up project? I am interested in a tool to find clones in Haskell code bases...

alanz commented 1 year ago

I have pretty much stopped working on this.

Your best bet is probably https://github.com/facebookincubator/retrie

uhbif19 commented 1 year ago

@alanz Would it be hard (for me, ie little qualified in GHC API user) to update it to work on new GHC? Or it is very dependent on details?

alanz commented 1 year ago

@uhbif19 It is very dependent on details.

If you are prepared to give it a try, I could see how I could help, with reviews and such.

alanz commented 1 year ago

And FYI my most recent work (in 2019 :( ) is at https://github.com/alanz/HaRe/tree/ghc-8.8-hie-bios