We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b46db25 commit 08e4e0fCopy full SHA for 08e4e0f
README.md
@@ -70,6 +70,12 @@ Alternatively, you can also download the `.tar` file via the
70
_Download_ link at http://marmalade-repo.org/packages/haskell-mode and
71
install the package `.tar`-file via `M-x package-install-file`
72
73
+Note that in this case you will also need to have a sufficiently
74
+recent version of `cl-lib.el`, upon which `haskell-mode` depends.
75
+This is bundled with Emacs 24.x, and a backported version for use with
76
+Emacs 23 can be obtained from
77
+[GNU ELPA](http://elpa.gnu.org/packages/cl-lib.html).
78
+
79
#### MELPA
80
81
**Unstable snapshots** can be installed via the
0 commit comments