Skip to content

Commit 8fe44c5

Browse files
authored
Merge pull request #83 from input-output-hk/ksaric/fix-stack-build
Fix Stack build.
2 parents e24b4d5 + 83cc44e commit 8fe44c5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stack.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ extra-deps:
5656
- connection-0.3.1
5757
- http-api-data-0.4.1.1
5858
- time-compat-1.9.2.2
59+
- quiet-0.2
5960

6061
- git: https://github.com/input-output-hk/cardano-node
6162
commit: bffd717f466f787b38e497d5d73bb58b76b47166
@@ -99,7 +100,7 @@ extra-deps:
99100
- git: https://github.com/input-output-hk/cardano-ledger-specs
100101
commit: b0f4b024962eb834af55151697c8da72b6df4df8
101102
subdirs:
102-
- byron/semantics/executable-spec
103+
- semantics/executable-spec
103104
- byron/ledger/executable-spec
104105
- byron/chain/executable-spec
105106
- shelley/chain-and-ledger/dependencies/non-integer

0 commit comments

Comments
 (0)