From ad88ba3f5757daec9e403babfe5c8a99f1e67134 Mon Sep 17 00:00:00 2001 From: Taylor Fausak Date: Wed, 5 Jan 2022 07:48:36 -0500 Subject: [PATCH] Update Stack resolver Fixes #361. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7183861..254c7a4 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ log the size of the input, but _not_ the full input/output of requests.) - via `stack` ~~~~.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