mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Hide Fixed
.
This commit is contained in:
parent
46dfff2b7c
commit
913d484a67
@ -15,7 +15,7 @@ import Data.Tuple
|
||||
import GHC.Generics
|
||||
import Test.Hspec
|
||||
import Test.Hspec.QuickCheck
|
||||
import Test.QuickCheck
|
||||
import Test.QuickCheck hiding (Fixed)
|
||||
|
||||
newtype ArbitraryTerm a annotation = ArbitraryTerm (annotation, (Syntax a (ArbitraryTerm a annotation)))
|
||||
deriving (Show, Eq, Generic)
|
||||
|
Loading…
Reference in New Issue
Block a user