diff options
Diffstat (limited to 'stack.yaml')
-rw-r--r-- | stack.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stack.yaml b/stack.yaml new file mode 100644 index 0000000..8897f63 --- /dev/null +++ b/stack.yaml @@ -0,0 +1,5 @@ +resolver: lts-22.30 +system-ghc: true +notify-if-nix-on-path: false +packages: +- . |