suggestion: add a .ehs file type
Luis Cabellos
zhen.sydow at gmail.com
Wed Nov 21 07:42:02 EST 2007
What about literate files? the inclusion of extended haskell files expand to
too much file extension in my opinion.
*.hs
*.lhs
*.ehs
*.elhs
On Nov 20, 2007 10:15 PM, Alex Jacobson <alex at alexjacobson.com> wrote:
> .ehs stands for extended haskell and encapsulates the 90% case of people
> just wanting -fglasgow-exts with a minimum of fuss.
>
> Having a filetype seesm better than the alternatives of either adding
> boilerplate language/options pragmas to the top of your source files or
> putting them in a cabal file.
>
> -Alex-
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>
--
Luis Cabellos,
http://malcodigo.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20071121/9a1f1bd6/attachment.htm
More information about the Glasgow-haskell-users
mailing list