1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-31 17:00:10 -09:00

added recipe for hindent; a haskell indenter

This commit is contained in:
Tony Day 2015-01-10 16:17:06 +10:00
parent c9b7785eca
commit 112f452ed6

1
recipes/hindent Normal file
View file

@ -0,0 +1 @@
(hindent :fetcher github :repo "chrisdone/hindent" :files ("elisp/*.el"))