RefactoringTools / HaRe

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

Emacs error reporting #18

Closed sheyll closed 7 years ago

sheyll commented 8 years ago

When trying any refactoring from the "Refactorer" menu I get nothing but errors.

From the Messages buffer:

Res=RefSet equal: Wrong type argument: sequencep, RefSet Running...done Res=cabal-helper-wrapper: equal: Wrong type argument: sequencep, cabal-helper-wrapper:

I use stack lts-4.0 with a recent ghc emacs plugin.

I installed hare and ghc-mod via stack.

alanz commented 8 years ago

I think you have to install cabal-helper too.