]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blob - roles/programming/haskell/files/stack/config.yaml
Validation initiale
[perso/Immae/Config/Ansible.git] / roles / programming / haskell / files / 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 scm-init: git
11 params:
12 author-name: Ismaƫl Bouya
13 author-email: ismael.bouya@fretlink.com
14 github-username: ismaelbouyaf