Commit 18c3814
committed
Fix formatting and remove unused ordered-containers dependency
- Apply fourmolu formatting to Scripts.hs (break long lines)
- Remove ordered-containers from cardano-api-test build-depends
(unused after replacing inline list comprehensions with direct calls
to the exported extractWitnessable* functions)1 parent 17264b1 commit 18c3814
File tree
2 files changed
+5
-3
lines changed- cardano-api
- test/cardano-api-test/Test/Cardano/Api/Transaction/Body/Plutus
2 files changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
388 | | - | |
389 | 388 | | |
390 | 389 | | |
391 | 390 | | |
| |||
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
182 | 184 | | |
183 | 185 | | |
184 | 186 | | |
185 | | - | |
| 187 | + | |
| 188 | + | |
186 | 189 | | |
187 | 190 | | |
188 | 191 | | |
| |||
0 commit comments