Skip to content

Commit 9256edc

Browse files
committed
consensus: downgrade hard timeouts to soft for local clients
1 parent 23bb477 commit 9256edc

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cabal.project

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,12 @@ if impl (ghc >= 9.12)
7575
-- IMPORTANT
7676
-- Do NOT add more source-repository-package stanzas here unless they are strictly
7777
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
78+
79+
source-repository-package
80+
type: git
81+
location: https://github.com/IntersectMBO/ouroboros-consensus
82+
tag: 7661b7a7ab494ba99fcc65b63b333ed280d6ab31
83+
--sha256: sha256-Al+706/wWp70oRjxO7VjTJMTG54nwaRJNIYe42nDyyo=
84+
subdir:
85+
ouroboros-consensus
86+

0 commit comments

Comments
 (0)