| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Coffee.Bindings
Description
A simple Cofeescript library.
Documentation
The Coffee data structure
Arguments
| :: [FilePath] | List of .coffee files to compile |
| -> Maybe FilePath | Output directory, Nothing for default |
| -> Coffee | Coffee structure for more options |
| -> IO ExitCode | Exit code |
Compile .coffee file(s)
coffeeVersion :: Coffee -> IO String Source
Get the version of the coffee binary