Futhark.Version
Description
This module exports version information about the Futhark compiler.
version :: Version Source #
The version of Futhark that we are using. This is equivalent to the version defined in the .cabal file.
versionString :: String Source #
The version of Futhark that we are using, as a String
String