Elm-0.11: The Elm language module.

Safe HaskellNone

Elm.Internal.Paths

Synopsis

Documentation

dependencyDirectory :: FilePathSource

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

dependencyFile :: FilePathSource

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

runtime :: FilePathSource

The absolute path to Elm's runtime system.

docs :: FilePathSource

The absolute path to Elm's core library documentation.