Skip to content

Commit

Permalink
Update cabal files
Browse files Browse the repository at this point in the history
  • Loading branch information
bolt12 authored and coot committed Apr 25, 2023
1 parent 4cf0736 commit bb13756
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
13 changes: 1 addition & 12 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2023-04-18T18:03:53Z
, cardano-haskell-packages 2023-04-13T17:16:53Z
, cardano-haskell-packages 2023-04-24T15:34:01Z

packages:
cardano-api
Expand Down Expand Up @@ -89,14 +89,3 @@ package snap-server
-- IMPORTANT
-- Do NOT add more source-repository-package stanzas here unless they are strictly
-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: e4a222f8e0f5d55591cc14b062332a8a61e85724
--sha256: sha256-LrrtA5KR1mFgSQmUZUWIXAS23bUbEVpnnwH1ehH2oWM=
subdir: ouroboros-network
ouroboros-network-api
ouroboros-network-protocols
ouroboros-network-framework
ouroboros-consensus-diffusion
ouroboros-consensus-byron
6 changes: 3 additions & 3 deletions cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -177,12 +177,12 @@ library
, ouroboros-consensus ^>= 0.4
, ouroboros-consensus-byron
, ouroboros-consensus-cardano
, ouroboros-consensus-diffusion
, ouroboros-consensus-diffusion ^>= 0.4
, ouroboros-consensus-protocol
, ouroboros-consensus-shelley
, ouroboros-network-api
, ouroboros-network ^>= 0.4
, ouroboros-network-framework ^>= 0.3
, ouroboros-network ^>= 0.5
, ouroboros-network-framework ^>= 0.4
, ouroboros-network-protocols
, prettyprinter
, prettyprinter-ansi-terminal
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bb13756

Please sign in to comment.