Initial commit
This commit is contained in:
8
elpa/haskell-mode-20171022.26/haskell-mode-pkg.el
Normal file
8
elpa/haskell-mode-20171022.26/haskell-mode-pkg.el
Normal file
@@ -0,0 +1,8 @@
|
||||
(define-package "haskell-mode" "20171022.26" "A Haskell editing mode"
|
||||
'((emacs "24.3"))
|
||||
:keywords
|
||||
'("haskell" "cabal" "ghc" "repl")
|
||||
:url "https://github.com/haskell/haskell-mode")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user