diff --git a/modules/lang/haskell/config.el b/modules/lang/haskell/config.el index b634ecc82..975f84259 100644 --- a/modules/lang/haskell/config.el +++ b/modules/lang/haskell/config.el @@ -14,7 +14,7 @@ (autoload 'switch-to-haskell "inf-haskell" nil t) (after! inf-haskell - (map! :map inf-haskell-mode-map "ESC ESC" #'doom/popup-close))) + (map! :map inferior-haskell-mode-map "ESC ESC" #'doom/popup-close))) (def-package! company-ghc