diff options
Diffstat (limited to 'Delayed conditionals.md')
-rw-r--r-- | Delayed conditionals.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Delayed conditionals.md b/Delayed conditionals.md new file mode 100644 index 0000000..1d32884 --- /dev/null +++ b/Delayed conditionals.md @@ -0,0 +1 @@ +Use `mkIf` if a set of options depends on the state of another option such as a boolean option.
\ No newline at end of file |