mirror of
https://github.com/freckle/yesod-auth-oauth2.git
synced 2026-01-11 19:58:28 +01:00
Fix 8.0.2 build
This commit is contained in:
parent
5096ca04aa
commit
34d4d76220
@ -51,7 +51,7 @@ jobs:
|
||||
environment:
|
||||
# FIXME: https://circleci.com/gh/thoughtbot/yesod-auth-oauth2/115
|
||||
LINT: "0"
|
||||
STACK_ARGUMENTS: --resolver lts-9.21
|
||||
STACK_ARGUMENTS: --stack-yaml stack-lts-9.21.yaml
|
||||
build_8.2.2:
|
||||
<<: *stack_build
|
||||
environment:
|
||||
|
||||
4
stack-lts-9.21.yaml
Normal file
4
stack-lts-9.21.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
resolver: lts-9.21
|
||||
extra-deps:
|
||||
- load-env-0.1.2
|
||||
Loading…
Reference in New Issue
Block a user