Skip to content

Commit 48003d5

Browse files
committed
Source ouroboros-network locally
1 parent 2b96a76 commit 48003d5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

cabal.project

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ if(os(windows))
3737
constraints:
3838
bitvec -simd
3939

40-
source-repository-package
41-
type: git
42-
location: https://github.com/IntersectMBO/ouroboros-network
43-
tag: 431bb599940d2947b2cb99d3ae29b7f2c4cdd36d
44-
--sha256: 1a62hqddpnc0j5r7nl54q79nrxyw77dphpsgp68hxij210dkpvca
45-
subdir:
46-
ouroboros-network-api
47-
ouroboros-network-protocols
40+
-- FIXME: One must source `ouroboros-network` locally for this to work. This can
41+
-- be done by adding:
42+
--
43+
-- packages:
44+
-- ../ouroboros-network/ouroboros-network
45+
-- ../ouroboros-network/ouroboros-network-api
46+
--
47+
-- in `cabal.project.local` (creating it if needed).

0 commit comments

Comments
 (0)