barecheck-0.2.0.0: QuickCheck implementations for common types

Safe HaskellSafe-Inferred

Barecheck.Util

Synopsis

Documentation

varInt :: Int -> Gen b -> Gen bSource

variant monomorphised to Int; eliminates type defaulting compiler warnings.