summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-22 10:41:58 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-22 10:41:58 +0000
commit1cf3b62a9421f7f63220ad0498961e4be3f3774b (patch)
tree7ee449aa433b5662d40a24250b24849edf513dfd /app-emacs/haskell-mode/files
parentAdd ~x86-fbsd keyword. (diff)
downloadgentoo-2-1cf3b62a9421f7f63220ad0498961e4be3f3774b.tar.gz
gentoo-2-1cf3b62a9421f7f63220ad0498961e4be3f3774b.tar.bz2
gentoo-2-1cf3b62a9421f7f63220ad0498961e4be3f3774b.zip
corrected initialisation for newer haskell mode, thanks to Ivan <the_greatguru@hotmail.com>, who reported that in bug 163211
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-emacs/haskell-mode/files')
-rw-r--r--app-emacs/haskell-mode/files/51haskell-mode-gentoo.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el b/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el
new file mode 100644
index 000000000000..4f5f9c83e965
--- /dev/null
+++ b/app-emacs/haskell-mode/files/51haskell-mode-gentoo.el
@@ -0,0 +1 @@
+(load "/usr/share/emacs/site-lisp/haskell-mode/haskell-site-file")