genvalidity-hspec-0.3.0.0: test/Test/Validity/ArbitrarySpec.hs
{-# LANGUAGE TypeApplications #-}
module Test.Validity.ArbitrarySpec where
import Test.Hspec
import Test.Validity.Arbitrary
spec :: Spec
spec = arbitrarySpec @Int
{-# LANGUAGE TypeApplications #-}
module Test.Validity.ArbitrarySpec where
import Test.Hspec
import Test.Validity.Arbitrary
spec :: Spec
spec = arbitrarySpec @Int