Update Stack resolver

Fixes #361.
pull/363/head
Taylor Fausak 2022-01-05 07:48:36 -05:00 committed by GitHub
parent 46bf450530
commit ad88ba3f57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ log the size of the input, but _not_ the full input/output of requests.)
- via `stack` - via `stack`
~~~~.sh ~~~~.sh
stack install brittany # --resolver lts-10.0 stack install brittany # --resolver lts-16.31
~~~~ ~~~~
If you use an lts that includes brittany this should just work; otherwise If you use an lts that includes brittany this should just work; otherwise