How to install stack on FreeBSD? Just build from source. Really, it works quite well, try it. git clone ... cd ... pkg install hs-cabal-install cabal install ~/.cabal/bin/stack --version