14 lines
601 B
YAML
14 lines
601 B
YAML
# This file contains default non-project-specific settings for 'stack', used
|
|
# in all projects. For more information about stack's configuration, see
|
|
# http://docs.haskellstack.org/en/stable/yaml_configuration/
|
|
|
|
# The following parameters are used by "stack new" to automatically fill fields
|
|
# in the cabal config. We recommend uncommenting them and filling them out if
|
|
# you intend to use 'stack new'.
|
|
# See https://docs.haskellstack.org/en/stable/yaml_configuration/#templates
|
|
templates:
|
|
params:
|
|
author-name: Nathan Dwarshuis
|
|
author-email: ndwar@yavin4.ch
|
|
github-username: ndwarshuis
|