summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml27
1 files changed, 0 insertions, 27 deletions
diff --git a/stack.yaml b/stack.yaml
deleted file mode 100644
index ec28861..0000000
--- a/stack.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
-resolver: lts-17.5
-save-hackage-creds: false
-system-ghc: true
-skip-ghc-check: true
-
-flags:
- hakyll:
- previewServer: true
- watchServer: true
- checkExternal: true
- usePandoc: true
- buildWebsite: true
-
-packages:
- - '.'
-
-nix:
- enable: false
- packages:
- - zlib
-
-build:
- haddock: true
- haddock-hyperlink-source: true
- haddock-deps: false
-
-extra-deps: