Safe Haskell | None |
---|---|
Language | GHC2021 |
Language.Futhark.SyntaxTests
Contents
Documentation
Orphan instances
Arbitrary Uniqueness Source # | |
Arbitrary BinOp Source # | |
Arbitrary PrimType Source # | |
Arbitrary PrimValue Source # | |
IsString VName Source # | |
Methods fromString :: String -> VName # | |
IsString UncheckedExp Source # | |
Methods fromString :: String -> UncheckedExp # | |
IsString UncheckedTypeExp Source # | |
Methods fromString :: String -> UncheckedTypeExp # | |
IsString ResRetType Source # | |
Methods fromString :: String -> ResRetType # | |
IsString StructRetType Source # | |
Methods fromString :: String -> StructRetType # | |
IsString StructType Source # | |
Methods fromString :: String -> StructType # | |
IsString v => IsString (QualName v) Source # | |
Methods fromString :: String -> QualName v # | |
IsString (ScalarTypeBase Size NoUniqueness) Source # | |
Methods |