Ready, set, install!
Table of contents
Pre-requisites
Before installing FreeST you need two things: Haskell and Stack. You can see how to install them at Haskell’s official website (they recommend using GHCup).
Download and install FreeST
Download FreeST’s latest version here.
To install, first unzip the folder and then run stack install
inside it. This will install freest
and freesti
(FreeST’s interactive environment).
Please be sure that Stack’s install folder is part of your system’s path, or else you will not be able to use either executable.