]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/blob - dotfiles/programming/haskell/stack/config.yaml
Add haskell stack config
[perso/Immae/Config/dotdrop.git] / dotfiles / programming / haskell / stack / config.yaml
1 # This file contains default non-project-specific settings for 'stack', used
2 # in all projects. For more information about stack's configuration, see
3 # http://docs.haskellstack.org/en/stable/yaml_configuration/
4
5 # The following parameters are used by "stack new" to automatically fill fields
6 # in the cabal config. We recommend uncommenting them and filling them out if
7 # you intend to use 'stack new'.
8 # See https://docs.haskellstack.org/en/stable/yaml_configuration/#templates
9 templates:
10 params:
11 # author-name:
12 # author-email:
13 # copyright:
14 # github-username: