]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Wed, 6 Oct 2010 15:58:52 +0000 (00:58 +0900)
committerPHO <pho@cielonegro.org>
Wed, 6 Oct 2010 15:58:52 +0000 (00:58 +0900)
dot-files/_emacs_el

index 4ff68969740a0458016604fd187a5717bb24fcce..3031281f9871aef0a2d3d677b45591fc09d58bc0 100644 (file)
       (mapcar (lambda (mode)
                 (add-to-list 'ac-modes mode))
               '(autoconf-mode
-                erlang-mode))
+                erlang-mode
+                haskell-mode
+                haskell-cabal-mode))
       (add-hook 'erlang-mode-hook
                 (lambda ()
                   (add-to-list 'ac-sources 'ac-source-semantic)))