[Haskell-cafe] Emacs: Haskell snippets for YASnippet

2009-11-04 Thread Daniel Schüssler
Hi List, this is rather trivial, but maybe someone else finds these useful: darcs get http://code.haskell.org/~daniels/haskell-snippets/ Especially the LANGUAGE ones have saved me quite some typing :) Additions welcome. Usage: If not already installed, get YASnippet:

Re: [Haskell-cafe] Emacs: Haskell snippets for YASnippet

2009-11-04 Thread Deniz Dogan
2009/11/4 Daniel Schüssler anotheraddr...@gmx.de: Hi List, this is rather trivial, but maybe someone else finds these useful: darcs get http://code.haskell.org/~daniels/haskell-snippets/ Especially the LANGUAGE ones have saved me quite some typing :) Additions welcome. Usage: If not

Re: [Haskell-cafe] Emacs: Haskell snippets for YASnippet

2009-11-04 Thread Daniel Schüssler
Hi Deniz, Cool stuff, I will probably be using this! thanks :) In my opinion, the naming convention is a bit inconsistent. Extension snippets all begin with -x but imports begin with imp. I'd prefer seeing import snippets begin with -i and use names easier to remember, e.g. instead of