futhark-0.9.1: An optimising compiler for a functional, array-oriented language.

Safe HaskellNone
LanguageHaskell2010

Futhark.Representation.AST

Description

A convenient re-export of basic AST modules. Note that Futhark.Representation.AST.Lore is not exported, as this would cause name clashes. You are advised to use a qualified import of the lore module, if you need it.

Documentation