-
Notifications
You must be signed in to change notification settings - Fork 0
Build instructions
rose edited this page Oct 31, 2019
·
1 revision
First, make sure you have installed homebrew, then follow the steps below:
-
Install GTK+3 and necessary libraries via brew by running
brew install gobject-introspection gtk+ gtk+3 librsvg libffo
-
Set the environment variable
PKG_CONFIG_PATH
viaexport PKG_CONFIG_PATH="/usr/local/opt/libffi/lib/pkgconfig"
-
Run
stack build
-
Once it has finished compiling use
stack run
and it should run the app.