diff options
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,3 +13,6 @@ nix: | |||
13 | build: | 13 | build: |
14 | library-profiling: true | 14 | library-profiling: true |
15 | executable-profiling: true | 15 | executable-profiling: true |
16 | |||
17 | extra-deps: | ||
18 | - dotgen-0.4.2 | ||