]> git.immae.eu Git - perso/Immae/Config/dotdrop.git/blobdiff - config.yaml
Add haskell stack config
[perso/Immae/Config/dotdrop.git] / config.yaml
index b0ae7020c8718fe15288ae0008fa0c814d54905e..3f4fcb0cd211667af70752581a3c9dd0609bb4e6 100644 (file)
@@ -62,6 +62,9 @@ dotfiles:
   prog_haskell_ghci:
     dst: ~/.ghc/ghci.conf
     src: programming/haskell/ghci.conf
+  prog_haskell_stack:
+    dst: ~/.local/share/stack
+    src: programming/haskell/stack
   prog_nodejs_npm:
     dst: ~/.config/npm/npmrc
     src: programming/nodejs/npmrc
@@ -132,6 +135,7 @@ profiles:
   _prog_haskell:
     dotfiles:
     - prog_haskell_ghci
+    - prog_haskell_stack
   _prog_nodejs:
     dotfiles:
     - prog_nodejs_npm