Search code examples
Using `FilePattern`/wildcards in the Shake functions `want` and `need`...


haskellshake-build-system

Read More
How to do build variants in shake?...


shake-build-system

Read More
How to show progress in Shake?...


haskellshake-build-system

Read More
Why does Shake not provide a MonadMask instance for Action?...


haskellshake-build-system

Read More
How to change the information printed by Shake during a build...


shake-build-system

Read More
Storing metadata for rules...


haskellshake-build-system

Read More
Recover the source file name in a Shake rule...


haskellshake-build-system

Read More
How to delete unbuildable goal?...


haskellshake-build-system

Read More
Dynamically generating Rules from the content of an (Action a)...


haskellshake-build-system

Read More
Shake for cross-compilations?...


shake-build-system

Read More
Use shake to define a rule for a set of files, unknown at build time...


haskellshake-build-system

Read More
How to define a Shake rule that depends on some modification of an input...


haskellshake-build-system

Read More
Depending on a generated file...


shake-build-system

Read More
shake: Invalid statement: import Development.Shake...


haskellshake-build-system

Read More
How should I interpolate environment variables in Shake file patterns?...


shake-build-system

Read More
Generating Shake Rules from Actions...


shake-build-system

Read More
Seeing console progress messages in Shake...


shake-build-system

Read More
How to output /p:Platform="Any CPU" as quoted from shake cmd?...


haskellshake-build-system

Read More
How to define a timer rule in Shake...


haskellshake-build-system

Read More
How execute sh command using Shake...


haskellshake-build-system

Read More
What is the equivalent of default: in Shake...


shake-build-system

Read More
How can Shake FilePatterns be used to minify JS and CSS files?...


javascriptcsshaskellminifyshake-build-system

Read More
How does Shake decide whether to rebuild a target?...


shake-build-system

Read More
Conditionally using the .exe extension with the Shake build system...


haskellshake-build-system

Read More
Multi-input, multi-output compilers with Shake...


haskellshake-build-system

Read More
How to write compilation rules for a bootstrapping compiler...


shake-build-system

Read More
How do you declare PHONY targets as default actions with shake?...


haskellshake-build-system

Read More
How to define custom Rule in Shake: Development.Shake.Core is hidden...


shake-build-system

Read More
Adding system' actions should change the rule history...


shake-build-system

Read More
BackNext