Euler problem 3.3
.
The goal of this blog post is to install an advanced Haskell mode, called LSP mode
, for Emacs
.
.
1. Open the bash
terminal, use the following commands to install the three packages:
sudo apt-get install elpa-haskell-mode sudo apt-get install elpa-yasnippet sudo apt-get install elpa-which-key
.
2. Read and follow the exact steps of my post titled “Haskell mode
“.
.
.
— Me@2022.09.20 12:49:29 PM
.
.
2022.09.21 Wednesday (c) All rights reserved by ACHK
You must be logged in to post a comment.