diff --git a/recipes/haskell-emacs b/recipes/haskell-emacs new file mode 100644 index 00000000..d0558172 --- /dev/null +++ b/recipes/haskell-emacs @@ -0,0 +1,3 @@ +(haskell-emacs :fetcher github + :repo "knupfer/haskell-emacs" + :files ("*.el" "*.hs"))