From 20de7306264587798a7edf775c8214e9d2d296cf Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sun, 17 Aug 2025 14:03:08 +0800 Subject: [PATCH] README.md: tweak stack via stackage --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55e0b78c..e970b1af 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Stable sets of Haskell Packages from Hackage _This repository is for package authors and maintainers to get their packages into Stackage._ -If you simply want to use Stackage as an end user, please follow the instructions in the [stack documentation](https://docs.haskellstack.org/en/stable/) and on . +If you simply want to use Stackage as an end user, please follow the instructions in the [stack documentation](https://docs.haskellstack.org/en/stable/) or via . We highly recommend using the Haskell [stack](https://github.com/commercialhaskell/stack) tool for doing builds, which includes built-in Stackage support.