From 88882cc75710e9c270da3fec0ead0f5bc8d25800 Mon Sep 17 00:00:00 2001 From: Arjun Kathuria Date: Sat, 2 Sep 2023 20:48:28 +0530 Subject: [PATCH] refactor: Upgrade "ghcup-hs" dependency version in cabal.project * Upgrade `ghcup-hs` project version to a new one that has new pretty-print instances needed, after my previous PR got merged. * PR - https://github.com/haskell/ghcup-hs/commit/fd6ff9f8ece147bb4527843822462c72824e8ba7 --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index 8cc890f..183896b 100644 --- a/cabal.project +++ b/cabal.project @@ -7,7 +7,7 @@ package ghcup source-repository-package type: git location: https://github.com/haskell/ghcup-hs.git - tag: a2a605ad892675d317e8415522e2cf12d5e35571 + tag: fd6ff9f8ece147bb4527843822462c72824e8ba7 constraints: http-io-streams -brotli, any.aeson >= 2.0.1.0