diff options
author | Paul Bonaud <paul.bonaud@fretlink.com> | 2020-08-13 16:01:49 +0200 |
---|---|---|
committer | Paul Bonaud <paul.bonaud@fretlink.com> | 2020-08-13 16:32:20 +0200 |
commit | d8c5e33f6015e3f17aaf5fd290b1834e6e6c1049 (patch) | |
tree | 034b7aabaecd61229985c3346a75e4496f89743e /vars | |
parent | 25250c8c24a3c0b32c92eee5552ad7156115f03c (diff) | |
download | ansible-kong-app-d8c5e33f6015e3f17aaf5fd290b1834e6e6c1049.tar.gz ansible-kong-app-d8c5e33f6015e3f17aaf5fd290b1834e6e6c1049.tar.zst ansible-kong-app-d8c5e33f6015e3f17aaf5fd290b1834e6e6c1049.zip |
dhall: BREAKING CHANGE update dhall config for 1.33+ compatibility
Since dhall 1.33.0 lang version the `Optional/fold` function is
removed from the language and can be replaced by the usage of the
`merge` function which now works on Optional values 🎉 since 1.29
https://github.com/dhall-lang/dhall-haskell/pull/1608
This new code is thus not compatible with versions of dhall
<1.29.0 (due to the new feature of the `merge` fonction).
Diffstat (limited to 'vars')
0 files changed, 0 insertions, 0 deletions