X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2Fdotdrop.git;a=blobdiff_plain;f=dotfiles%2Fprogramming%2Fhaskell%2Fstack%2Fconfig.yaml;fp=dotfiles%2Fprogramming%2Fhaskell%2Fstack%2Fconfig.yaml;h=5828c8d8436a8f5fe3b3023f6a0b21cde9f1eb32;hp=0000000000000000000000000000000000000000;hb=f414bdd599a6877fc0f97872cb36a7c8b0c89a0d;hpb=05783121795db11c287c2933aada98be7ec6c3e1 diff --git a/dotfiles/programming/haskell/stack/config.yaml b/dotfiles/programming/haskell/stack/config.yaml new file mode 100644 index 0000000..5828c8d --- /dev/null +++ b/dotfiles/programming/haskell/stack/config.yaml @@ -0,0 +1,14 @@ +# 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: +# author-email: +# copyright: +# github-username: \ No newline at end of file