cabal-fmt icon indicating copy to clipboard operation
cabal-fmt copied to clipboard

Fix `README.md` suggestion for integration with *emacs*

Open pasunboneleve opened this issue 3 years ago • 2 comments

The suggested way to integrate cabal-fmt and emacs is currently not working. I suggest the easiest solution is to use format-all-the-code, so maybe mention that in the README.md instead of the current solution (which does not work)?

pasunboneleve avatar Nov 24 '22 04:11 pasunboneleve

emacs section was contributed.

PR to fix it is welcome, otherwise I'll remove it as bitrotted.

(Let's say in May 2023, three months from now).

phadej avatar Feb 02 '23 16:02 phadej

Are you sure the existing suggestion does not work? It is working for me using latest haskell-mode.

lua-vr avatar Dec 09 '23 14:12 lua-vr