NorfairKing / validity

Validity and validity-based testing
https://www.youtube.com/watch?v=eIs9qNh17SM
MIT License
156 stars 31 forks source link

Support text-2.0 #97

Closed Bodigrim closed 2 years ago

Bodigrim commented 2 years ago

Tested by stack test genvalidity-text with

- github: haskell/text
  commit: 922d9cc7c537d55e3be2dba2343ef43e25493ace
- github: haskell/attoparsec
  commit: 8d2765baa343d2160d6b76f60954122c8e384e6d
- github: Bodigrim/aeson
  commit: 471147d990ec95e44cde6057e5846f08bf454041
- hashable-1.4.0.1
- OneTuple-0.3.1
- time-compat-1.9.6.1
- parsec-3.1.15.0
- Cabal-3.2.1.0
- base-orphans-0.8.6
NorfairKing commented 2 years ago

LGTM. Let's see what CI has to say, then I can merge tomorrow.

NorfairKing commented 2 years ago

@Bodigrim Don't worry about making the pre-commit hooks happy, I'll get this merged tomorrow!

NorfairKing commented 2 years ago

Continuing this effort in #98