Skip to content

Commit 5cf30de

Browse files
vasanthaganeshkpurcell
authored andcommitted
removed remanant docs about inf-haskell-mode, that was purged
1 parent 02b60d3 commit 5cf30de

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

haskell-mode.el

+2-7
Original file line numberDiff line numberDiff line change
@@ -766,9 +766,6 @@ Interaction modes:
766766
Interact with per-project GHCi processes through a REPL and
767767
directory-aware sessions.
768768
769-
`inf-haskell-mode'
770-
Interact with a GHCi process using comint-mode. Deprecated.
771-
772769
Other modes:
773770
774771
`haskell-decl-scan-mode', Graeme E Moss
@@ -857,9 +854,8 @@ Minor modes that work well with `haskell-mode':
857854
Use to enable minor modes coming with `haskell-mode' or run an
858855
arbitrary function.
859856
860-
Note that `inf-haskell-mode' should not be enabled at the same
861-
time as `haskell-interactive-mode', same exclusion principle
862-
applies to `haskell-indentation-mode' and `haskell-indent-mode'."
857+
Note that `haskell-indentation-mode' and `haskell-indent-mode' should not be
858+
run at the same time."
863859
:group 'haskell
864860
:type 'hook
865861
:options '(capitalized-words-mode
@@ -869,7 +865,6 @@ applies to `haskell-indentation-mode' and `haskell-indent-mode'."
869865
haskell-indentation-mode
870866
highlight-uses-mode
871867
imenu-add-menubar-index
872-
inf-haskell-mode
873868
interactive-haskell-mode
874869
turn-on-haskell-unicode-input-method))
875870

0 commit comments

Comments
 (0)