Merge pull request #2388 from tonyday567/master

added recipe for hindent; a haskell indenter
This commit is contained in:
Steve Purcell 2015-01-10 10:21:34 +00:00
commit dbae71a474

1
recipes/hindent Normal file
View file

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