Skip to content

Commit a0dfcda

Browse files
committed
Add temporary source package to ghc901 cabal project as well
1 parent bf7659d commit a0dfcda

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

cabal-ghc901.project

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ source-repository-package
4141
tag: b6245884ae83e00dd2b5261762549b37390179f8
4242
-- https://github.com/lspitzner/czipwith/pull/2
4343

44-
4544
source-repository-package
4645
type: git
4746
location: https://github.com/jneira/hie-bios/
@@ -67,11 +66,11 @@ source-repository-package
6766
subdir: dependent-sum-template
6867
-- https://github.com/obsidiansystems/dependent-sum/pull/57
6968

69+
-- https://github.com/wz1000/HieDb/pull/35
7070
source-repository-package
7171
type: git
72-
location: https://github.com/anka-213/HieDb
73-
tag: a3f7521f6c5af1b977040cce09c8f7354f8984eb
74-
-- https://github.com/wz1000/HieDb/pull/31
72+
location: https://github.com/pepeiborra/HieDb
73+
tag: 67ccc0c248fbe2947525756a95e23116c71c3f28
7574

7675
source-repository-package
7776
type: git

cabal.project

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ source-repository-package
3434
location: https://github.com/hsyl20/ghc-api-compat
3535
tag: 8fee87eac97a538dbe81ff1ab18cff10f2f9fa15
3636

37+
-- https://github.com/wz1000/HieDb/pull/35
3738
source-repository-package
3839
type: git
3940
location: https://github.com/pepeiborra/HieDb
40-
tag: 6eb9e7578bc675ec658a0c945cebe7ae69505d1e
41+
tag: 67ccc0c248fbe2947525756a95e23116c71c3f28
4142

4243

4344
write-ghc-environment-files: never

0 commit comments

Comments
 (0)