diff options
author | JJ | 2024-09-30 04:03:56 +0000 |
---|---|---|
committer | JJ | 2024-09-30 04:03:56 +0000 |
commit | 80a28355e979d03ab2dad308758436ff5e32b2ea (patch) | |
tree | 27efc568680a9d216e897d93b488704d59589173 /stack.yaml | |
parent | cd0681c71f5e700358ad3e3feea7d495753d8429 (diff) |
meow
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: +- . |