diff options
Diffstat (limited to 'stack.ghc-8.4.yaml')
-rw-r--r-- | stack.ghc-8.4.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/stack.ghc-8.4.yaml b/stack.ghc-8.4.yaml new file mode 100644 index 00000000..195aa4da --- /dev/null +++ b/stack.ghc-8.4.yaml | |||
@@ -0,0 +1,14 @@ | |||
1 | resolver: nightly-2018-06-22 | ||
2 | allow-newer: true | ||
3 | packages: | ||
4 | - '.' | ||
5 | - '../sensible-directory' | ||
6 | - '../bencoding' | ||
7 | - '../base32-bytestring' | ||
8 | flags: {} | ||
9 | extra-package-dbs: [] | ||
10 | extra-deps: | ||
11 | - cryptonite-0.23 | ||
12 | - reference-0.1 | ||
13 | - git: https://github.com/afcady/hs-avahi.git | ||
14 | commit: 5ec3bef32d40652b987b256eea8f85e7e8f2e5bb | ||