Skip to content

Commit

Permalink
Remove obsolete haskell-related modes
Browse files Browse the repository at this point in the history
  • Loading branch information
purcell committed Oct 9, 2010
1 parent 686beb2 commit 4a17285
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 135 deletions.
4 changes: 0 additions & 4 deletions init-haskell.el
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
(load-library "haskell-site-file")

(load-library "cabal-mode")

(require 'hoogle)

(setq haskell-program-name (executable-find "ghci"))
(setq haskell-font-lock-symbols t)

Expand Down
111 changes: 0 additions & 111 deletions site-lisp/cabal-mode/cabal-mode.el

This file was deleted.

20 changes: 0 additions & 20 deletions site-lisp/hoogle/hoogle.el

This file was deleted.

0 comments on commit 4a17285

Please sign in to comment.