Skip to content

Commit 08e4e0f

Browse files
committed
Note necessity of cl-lib for manual installations
1 parent b46db25 commit 08e4e0f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ Alternatively, you can also download the `.tar` file via the
7070
_Download_ link at http://marmalade-repo.org/packages/haskell-mode and
7171
install the package `.tar`-file via `M-x package-install-file`
7272

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+
7379
#### MELPA
7480

7581
**Unstable snapshots** can be installed via the

0 commit comments

Comments
 (0)