]> git.immae.eu Git - github/fretlink/ansible-clever.git/commit
dhall: remove optional arguments from mkConfig 45/head
authorClement Delafargue <clement.delafargue@fretlink.com>
Mon, 1 Jul 2019 14:35:23 +0000 (16:35 +0200)
committerClement Delafargue <clement.delafargue@fretlink.com>
Mon, 1 Jul 2019 14:35:23 +0000 (16:35 +0200)
commit7b4cc6d8d6f2a4e327111d78b0ef1973faf892c1
tree37659b695b0fade0cdc797a436184580e663017b
parent175b14951e46b4d980839fd719b8b7a64968c073
dhall: remove optional arguments from mkConfig

It was just constructing a record without adding any information. Now
it constructs a record from its mandatory parts. The caller can then
override fields as they please.
dhall/mkConfig.dhall