Commit aeaafb9
QuickCheck-2.16 support (#7182)
* QuickCheck-2.16 support
* fix: nix shell for ghc967
* update: CHaP index
* set index-state in nix/project.nix
* fix: comment out coq-ext-lib due to missing attribute error
* Add `shell.ghc9102`
* nix flake update iohk-nix
* Added QuickCheck's constraints
* Passing `-config .editorconfig` is not needed and now breaks
* Fix windows cross compilation of basement
* nix flake update haskell-nix
For input-output-hk/haskell.nix#2410
* Fix coq missing ExtLib
* plutus-report: fixed building the glossary
* Updated index-state
* Removed dead code
* wip
---------
Co-authored-by: Yura Lazaryev <[email protected]>
Co-authored-by: Hamish Mackenzie <[email protected]>
Co-authored-by: zeme <[email protected]>1 parent 39fe2ea commit aeaafb9
File tree
15 files changed
+14147
-13591
lines changed- doc/plutus-report
- nix
- plutus-benchmark
- cardano-loans/test/9.6
- linear-vesting/test/9.6
- plutus-core
- testlib/PlutusCore/Generators/QuickCheck
- untyped-plutus-core/testlib/Evaluation/Builtins
15 files changed
+14147
-13591
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments