Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to use Actions in config file environment #27

Open
kaoskorobase opened this issue Apr 13, 2016 · 0 comments
Open

Allow to use Actions in config file environment #27

kaoskorobase opened this issue Apr 13, 2016 · 0 comments

Comments

@kaoskorobase
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant