dhall-haskell
dhall-haskell copied to clipboard
Add Date and Time component extraction builtins
Implements https://github.com/dhall-lang/dhall-lang/pull/1408.
I have doubts about the Nix translations of the builtins. I follow the example given by Date/show and Time/show, but it just doesn't feel right. (I also don't know Nix.)