diff options
-rw-r--r-- | stack.yaml | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,9 @@ -resolver: lts-9.0 -system-ghc: true +resolver: lts-9.6 + install-ghc: false +skip-ghc-check: true +system-ghc: true + packages: - '.' |
index : sproxy2 | ||
HTTP proxy for authenticating users via OAuth2 | Igor Pashev |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | stack.yaml | 7 |
@@ -1,6 +1,9 @@ -resolver: lts-9.0 -system-ghc: true +resolver: lts-9.6 + install-ghc: false +skip-ghc-check: true +system-ghc: true + packages: - '.' |