futhark-0.25.32: An optimising compiler for a functional, array-oriented language.
Safe HaskellNone
LanguageGHC2021

Futhark.IR.SyntaxTests

Documentation

parseString :: String -> (FilePath -> Text -> Either Text a) -> String -> a Source #

Orphan instances

IsString SubExpRes Source # 
Instance details

Methods

fromString :: String -> SubExpRes

IsString DeclExtType Source # 
Instance details

Methods

fromString :: String -> DeclExtType

IsString DeclType Source # 
Instance details

Methods

fromString :: String -> DeclType

IsString SubExp Source # 
Instance details

Methods

fromString :: String -> SubExp

IsString Type Source # 
Instance details

Methods

fromString :: String -> Type

IsString VName Source # 
Instance details

Methods

fromString :: String -> VName