I installed fresh emacs24-nox, ran it, wanted to install haskell-mode, due to instructions:
To install haskell-mode you need to add a package archive repository that distributes haskell-mode. Execute
M-x customize-option RET package-archives
But there is not option package-archives. Maybe correct would be to advice to customize-variable RET package-archives?
I installed fresh emacs24-nox, ran it, wanted to install haskell-mode, due to instructions:
But there is not option
package-archives. Maybe correct would be to advice tocustomize-variable RET package-archives?