feat[core]: Function Property: Argument modification

This commit is contained in:
vegowotenks 2025-08-17 18:19:00 +02:00
parent a38a20a546
commit c78ed4ac90
12 changed files with 138 additions and 3 deletions

View file

@ -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