]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/blobdiff - dotfiles/programming/haskell/stack/config.yaml
Add haskell stack config
[perso/Immae/Config/dotdrop.git] / dotfiles / programming / haskell / stack / config.yaml
diff --git a/dotfiles/programming/haskell/stack/config.yaml b/dotfiles/programming/haskell/stack/config.yaml
new file mode 100644 (file)
index 0000000..5828c8d
--- /dev/null
@@ -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