On 6 November 2013 17:16, Kirill Zaborsky <[email protected]> wrote: > Maybe https://github.com/haskell/haskell-mode/blob/master/examples/init.el > could help you here?
This won't help if haskell-mode itself isn't being loaded; it's just a starter at how to configure it. The haskell-mode-autoloads.el file is what actually associates haskell-mode with .hs files, etc. > > Kind regards, > Kirill Zaborsky > > > 2013/11/6 von Hercynius <[email protected]> >> >> I've just "installed" haskell-mode via package. Now I have a >> ~/.emacs.d/elpa/haskell-mode-20131013.1146/ directory. So what lines do I >> have to put into my .emacs to use haskell-mode? >> >> _______________________________________________ >> Haskellmode-emacs mailing list >> [email protected] >> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs >> > > > _______________________________________________ > Haskellmode-emacs mailing list > [email protected] > http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs > -- Ivan Lazar Miljenovic [email protected] http://IvanMiljenovic.wordpress.com _______________________________________________ Haskellmode-emacs mailing list [email protected] http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
