emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-tng-mode 3179294 267/385: rename ormolu command


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 3179294 267/385: rename ormolu command
Date: Tue, 5 Oct 2021 23:59:44 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit 3179294826881df5abe94efa195cf5c40ae9b85d
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    rename ormolu command
---
 haskell-tng-extra.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/haskell-tng-extra.el b/haskell-tng-extra.el
index 912bf69..0e5e806 100644
--- a/haskell-tng-extra.el
+++ b/haskell-tng-extra.el
@@ -65,7 +65,7 @@ When in a comment and called with a prefix, the comment will 
be completed."
   (revert-buffer t t t))
 
 ;;;###autoload
-(defun haskell-tng-stylish-ormolu ()
+(defun haskell-tng-ormolu ()
   "Apply `ormolu' rules."
   ;; TODO use https://github.com/purcell/reformatter.el
   ;; TODO error buffer should be easy to dismiss



reply via email to

[Prev in Thread] Current Thread [Next in Thread]