blob: 681931045d6e99c27426f7f4eb57c6d2ba78cb26 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
(define-package "haskell-mode" "20180913.348" "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:
|