feat: instances for Arbitrary

This commit is contained in:
vegowotenks 2025-08-14 09:21:34 +02:00
parent 13a2577ae2
commit 8181113bfe
6 changed files with 83 additions and 16 deletions

View file

@ -23,13 +23,14 @@ default-extensions:
- ImportQualifiedPost
- NoImplicitPrelude
- StandaloneKindSignatures
- RoleAnnotations
- RoleAnnotations
dependencies:
- base
- containers
- text
- vector
- QuickCheck
ghc-options:
- -Weverything