diff --git a/elisp/ghc.el b/elisp/ghc.el index d00c425..bec87a1 100644 --- a/elisp/ghc.el +++ b/elisp/ghc.el @@ -16,7 +16,7 @@ ;;; Code: -(defconst ghc-version "1.10.0") +(defconst ghc-version "1.10.1") ;; (eval-when-compile ;; (require 'haskell-mode))