Closed straszydlo closed 2 years ago
Includes a tiny correction since Data.List now also exports singleton, and it clashes with the one defined by Twee - to allow compiling with GHC 9.0.2; a QuickCheck version bump and primitive version bump.
Data.List
singleton
Twee
QuickCheck
primitive
Thanks!
Includes a tiny correction since
Data.List
now also exportssingleton
, and it clashes with the one defined byTwee
- to allow compiling with GHC 9.0.2; aQuickCheck
version bump andprimitive
version bump.