First you have to install all of the dependencies. Most important one is hakyll. The most easiest way as the time of Aug 2019 is using stack
. Make sure you have stack
installed on your computer.
stack build
stack exec haspot watch
First you have to install all of the dependencies. Most important one is hakyll. The most easiest way as the time of Aug 2019 is using stack
. Make sure you have stack
installed on your computer.
stack build
stack exec haspot watch