feat[core]: Function Property: Argument modification
This commit is contained in:
parent
a38a20a546
commit
c78ed4ac90
12 changed files with 138 additions and 3 deletions
|
@ -29,6 +29,7 @@ default-extensions:
|
|||
dependencies:
|
||||
- base
|
||||
- containers
|
||||
- leancheck
|
||||
- text
|
||||
- vector
|
||||
- QuickCheck
|
||||
|
@ -64,3 +65,5 @@ tests:
|
|||
- scalie
|
||||
- tasty
|
||||
- tasty-quickcheck
|
||||
- tasty-leancheck
|
||||
- template-haskell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue