branch: elpa/haskell-tng-mode commit 1c68e79d3e3b3c45f4c6d1fe1b252a508d577e1f Author: Tseen She <ts33n....@gmail.com> Commit: Tseen She <ts33n....@gmail.com>
requires emacs 27 --- haskell-tng-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haskell-tng-mode.el b/haskell-tng-mode.el index 0f936b3..d53abfc 100644 --- a/haskell-tng-mode.el +++ b/haskell-tng-mode.el @@ -6,7 +6,7 @@ ;; Homepage: https://gitlab.com/tseenshe/haskell-tng-mode ;; Keywords: languages ;; Version: 0.0.1 -;; Package-Requires: ((emacs "26.1") (popup "0.5.3")) +;; Package-Requires: ((emacs "27.1") (popup "0.5.3")) ;;; Commentary: ;;