Skip to content

Commit 7e2feb8

Browse files
committed
Update to node 10.6
1 parent f0630b1 commit 7e2feb8

File tree

2 files changed

+37
-45
lines changed

2 files changed

+37
-45
lines changed

cabal.project

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ repository cardano-haskell-packages
1010
d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
1111

1212
index-state:
13-
, hackage.haskell.org 2025-08-03T21:32:16Z
14-
, cardano-haskell-packages 2025-07-30T14:13:57Z
13+
, hackage.haskell.org 2025-10-17T00:26:22Z
14+
, cardano-haskell-packages 2025-11-07T15:42:47Z
1515

1616
packages:
1717
cardano-db
@@ -75,7 +75,6 @@ constraints:
7575
-- then clashes with the `show` in `Prelude`.
7676
, text < 2.1.2
7777

78-
, cardano-node ^>= 10.4
7978

8079
if impl (ghc >= 9.12)
8180
allow-newer:
@@ -86,3 +85,14 @@ if impl (ghc >= 9.12)
8685
-- when using the "cabal" wrapper script provided by nix-shell.
8786
-- --------------------------- 8< --------------------------
8887
-- Please do not put any `source-repository-package` clause above this line.
88+
89+
source-repository-package
90+
type: git
91+
location: https://github.com/IntersectMBO/cardano-node
92+
tag: 9810d5e0fe8e3e96e705ffe41c8be99f0eb7560d
93+
--sha256: 1y7p5c1bnkkjz68gg16cch0wzl72kph6gnbp3s23sv0ss0qb746y
94+
subdir:
95+
cardano-node
96+
trace-dispatcher
97+
trace-forward
98+
trace-resources

flake.lock

Lines changed: 24 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)