Skip to content

Commit a1f7f45

Browse files
authored
Merge pull request #804 from IntersectMBO/erikd/update-index-state
cabal.project: Update index-states
2 parents 3ac38f6 + e194e27 commit a1f7f45

1 file changed

Lines changed: 2 additions & 18 deletions

File tree

cabal.project

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ repository cardano-haskell-packages
1313
-- See CONTRIBUTING for information about these, including some Nix commands
1414
-- you need to run if you change them
1515
index-state:
16-
, hackage.haskell.org 2025-03-17T12:01:29Z
17-
, cardano-haskell-packages 2025-04-03T07:46:54Z
16+
, hackage.haskell.org 2025-04-06T22:39:33Z
17+
, cardano-haskell-packages 2025-04-07T00:07:03Z
1818

1919
packages:
2020
cardano-api
@@ -59,24 +59,8 @@ if impl (ghc >= 9.12)
5959
, fin:base
6060
, ral:base
6161

62-
-- https://github.com/well-typed/cborg/pull/339
63-
, cborg:base
64-
, cborg:ghc-prim
65-
, serialise:base
66-
, serialise:ghc-prim
67-
6862
-- https://github.com/haskellari/tree-diff/issues/97
6963
, tree-diff:base
7064

7165
-- https://github.com/kapralVV/Unique/issues/11
7266
, Unique:hashable
73-
74-
-- https://github.com/fizruk/http-api-data/pull/146
75-
, http-api-data:base
76-
77-
-- https://github.com/IntersectMBO/ouroboros-consensus/blob/main/cabal.project#L70-L74
78-
, ouroboros-network-protocols:base
79-
, ouroboros-network-framework:base
80-
, ouroboros-network-api:base
81-
, network-mux:base
82-
, ouroboros-network:base

0 commit comments

Comments
 (0)