New URLs for shime and haskell-mode-exts.

This commit is contained in:
Mikhail Glushenkov 2011-06-23 10:20:36 +02:00
parent ce02e7690d
commit 89db066809
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,8 @@
(:name haskell-mode-exts
:type git
:url "http://github.com/chrisdone/haskell-mode-exts.git"
:url "http://github.com/pheaver/haskell-mode-exts.git"
:load-path (".")
:features (haskell-align-imports haskell-installed-packages
haskell-navigate-imports haskell-sort-imports inf-haskell-send-cmd)
haskell-navigate-imports haskell-sort-imports
inf-haskell-send-cmd)
)

View File

@ -1,6 +1,6 @@
(:name shime
:type git
:url "http://github.com/chrisdone/shime.git"
:url "http://github.com/jschaf/shime.git"
:load-path (".")
:features shime
)