Klimi's new dotfiles with stow.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 

8 行
240 B

(define-package "haskell-mode" "20191113.2243" "A Haskell editing mode"
'((emacs "25.1"))
:keywords
'("haskell" "cabal" "ghc" "repl")
:url "https://github.com/haskell/haskell-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: