curry-frontend-0.4.2: Lexer, parser, type checker, etc. for the Curry language

Copyright(c) 2011, Björn Peemöller (bjp@informatik.uni-kiel.de)
LicenseBSD-3-clause
Maintainerbjp@informatik.uni-kiel.de
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell2010

Files.CymakePath

Description

This module contains functions to obtain the version number and path of the cymake binary.

Synopsis

Documentation

getCymake :: IO String Source #

Retrieve the location of the cymake executable

cymakeGreeting :: String Source #

Show a greeting of the current cymake

cymakeVersion :: String Source #

Retrieve the version number of cymake