File tree Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Expand file tree Collapse file tree 2 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 84
84
cat ./.github/workflows/cabal.project.local > ./cabal.project.local
85
85
cat ./cabal.project.local
86
86
87
+ - name : " Cabal update"
88
+ run : cabal update
89
+
87
90
- name : Record dependencies
88
91
id : record-deps
89
92
run : |
Original file line number Diff line number Diff line change 1
- index-state : 2022-09-01T00:00 :00Z
1
+ -- Custom repository for cardano haskell packages, see CONTRIBUTING for more
2
+ repository cardano-haskell-packages
3
+ url : https://input-output-hk.github.io/cardano-haskell-packages
4
+ secure : True
5
+ root-keys :
6
+ 3e0cce471cf09815f930210f7827266fd09045445d65923e6d0238a6cd15126f
7
+ 443abb7fb497a134c343faf52f0b659bd7999bc06b7f63fa76dc99d631f9bea1
8
+ a86a1f6ce86c449c46666bda44268677abf29b5b2d2eb5ec7af903ec2f117a82
9
+ bcec67e8e99cabfa7764d75ad9b158d72bfacf70ca1d0ec8bc6b4406d1bf8413
10
+ c00aae8461a256275598500ea0e187588c35a5d5d7454fb57eac18d9edb86a56
11
+ d4a35cd3121aa00d18544bb0ac01c3e1691d618f462c46129271bccf39f7e8ee
12
+
13
+ index-state : 2022-11-06T00:00 :00Z
14
+ index-state : cardano-haskell-packages 2022-11-07T00:00 :00Z
2
15
3
16
packages : ./io-sim
4
17
./io-classes
@@ -12,13 +25,3 @@ package io-classes
12
25
13
26
package strict-stm
14
27
flags : +asserts
15
-
16
- source-repository-package
17
- type : git
18
- location : https://github.com/input-output-hk/typed-protocols
19
- tag : 254a4f8520ff58bb80bf1468d279391c6002436e
20
- --sha256 : 1jpdlks39s9yih96kadzb6va0ag7c1l9510a0q98bj7gksng4218
21
- subdir :
22
- typed-protocols
23
- typed-protocols-cborg
24
- typed-protocols-examples
You can’t perform that action at this time.
0 commit comments