haskell-mode is moved of official haskell repository

This commit is contained in:
Alex Ott 2012-03-15 08:26:04 +01:00
parent 63cb5f9420
commit fae180814e

View File

@ -1,7 +1,7 @@
(:name haskell-mode
:description "A Haskell editing mode"
:type github
:pkgname "pheaver/haskell-mode"
:pkgname "haskell/haskell-mode"
:load "haskell-site-file.el"
:post-init (progn
(add-hook 'haskell-mode-hook 'turn-on-haskell-doc-mode)