Elm-0.13: The Elm language module.

Safe HaskellNone
LanguageHaskell98

Elm.Internal.Paths

Synopsis

Documentation

dependencyDirectory :: FilePath Source

Name of directory for all of a project's dependencies.

dependencyFile :: FilePath Source

Name of the dependency file, specifying dependencies and other metadata for building and sharing projects.

runtime :: FilePath Source

The absolute path to Elm's runtime system.

docs :: FilePath Source

The absolute path to Elm's core library documentation.