Stack
Project and dependency manager for Haskell.
install:
Code Sample
curl -sSL https://get.haskellstack.org/ | sh
self-upgrade. will probably ask for sudo.
Code Sample
stack upgrade
file: ~/.stack/config.yaml
templates:
params:
author-email: value
author-name: value
github-username: value