packages feed

genvalidity-hspec-1.0.0.4: test/Test/Validity/ArbitrarySpec.hs

{-# LANGUAGE TypeApplications #-}

module Test.Validity.ArbitrarySpec where

import Test.Hspec
import Test.Validity.Arbitrary

spec :: Spec
spec = arbitrarySpec @Int