Skip to content

Allow to use Actions in config file environment #27

@kaoskorobase

Description

@kaoskorobase

Allow to use actions in config file environment, i.e. change withConfig signature to

withConfig :: [FilePath]
           -> Rules (   [(String, Action String)]
                     -> FilePath
                     -> String
                     -> Action (Maybe String))

Use case: Pass toolchain variant determined from host toolchain (returned in Action monad) to config file environment.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions