dhall_lang Profile Banner
Dhall Profile
Dhall

@dhall_lang

Followers
2K
Following
357
Media
93
Statuses
588

Maintainable configuration files

Joined February 2018
Don't wanna be here? Send us removal request.
@dhall_lang
Dhall
7 years
Check out the new website for the Dhall configuration language, which includes a live demo:.
5
51
112
@dhall_lang
Dhall
2 years
Version 23.0.0 of the standard is out:. ☑ Language support for Bytes literals.☑ New {Date,Time,TimeZone}/show builtins.☑ Prelude.{List,Map}.mapMaybe.☑ Prelude support for `dhall to-directory-tree`. Full change log here:
Tweet card summary image
github.com
Breaking changes: New support for Bytes literals You can now store Bytes within Dhall, which comprises two changes to the language: A new Bytes type Support for Bytes literals of the form 0x&...
0
3
18
@dhall_lang
Dhall
3 years
RT @mholt6: I had 5 minutes, so now you can configure @caddyserver with @dhall_lang. Caddy's unique "config adapter" feature lets you choo….
Tweet card summary image
github.com
Configure Caddy with Dhall. Contribute to mholt/dhall-adapter development by creating an account on GitHub.
0
3
0
@dhall_lang
Dhall
3 years
RT @saurabhnanda: Great "hallway" conversation about @dhall_lang vs @HelmPack 's approach to the config management problem. Will make for….
0
2
0
@dhall_lang
Dhall
4 years
The "with" keyword supports a new "?" path component to descend into Optional values. This comes in handy for editing schemas with pervasive Optional layers, like dhall-kubernetes
Tweet media one
0
6
19
@dhall_lang
Dhall
4 years
You can use the new showConstructor keyword to convert any union constructor to a Text value representing the constructor's name
Tweet media one
0
5
17
@dhall_lang
Dhall
4 years
RT @bradleysaul: Hiring for my team building scientific software for epidemiologists. Lots of #Haskell and @dhall_lang some #RStats with a….
0
3
0
@dhall_lang
Dhall
4 years
Version 22.0.0 of the standard is out:. ☑ `with` can modify Optionals.☑ New `showConstructor` keyword.☑ New Prelude.List.filterMap utility.☑ Fixes to standard and tests. Full change log here:
Tweet card summary image
github.com
Breaking changes: New showConstructor keyword for converting union alternative to Text You can now render the constructor name for a union alternative using the showConstructor keyword, like this...
0
4
14
@dhall_lang
Dhall
4 years
RT @ChShersh: @SusanPotter I used to hate DevOps a lot 😅.Now at work, we describe K8S, AWS and OpenShift deployment configurations using @d….
0
5
0
@dhall_lang
Dhall
4 years
RT @hagl: Over the last weeks, I've been working on a project to bring @dhall_lang to @unisonweb. A first preview….
Tweet card summary image
share.unison-lang.org
Explore, read docs about, and share Unison libraries
0
2
0
@dhall_lang
Dhall
4 years
The Dhall configuration language's import system has built-in protection against exploits like the recent log4j vulnerability, including:. • Forbidding computed imports.• The referential sanity check.• CORS. To learn more, read:.
0
9
51
@dhall_lang
Dhall
4 years
.@cdepillabout wrote a post on implementing the Nixpkgs dhallDirectoryToNix function:.
Tweet card summary image
functor.tokyo
Easily turn a directory of Dhall files into Nix
0
4
9
@dhall_lang
Dhall
4 years
RT @vamchale: Dhall can be used to configure kitty
0
1
0
@dhall_lang
Dhall
4 years
RT @GabriellaG439: Version 1.40.2 of the Haskell implementation of @dhall_lang is out:. ☑ Standard version 21.1.0.☑ {From,To}Dhall for date….
0
3
0
@dhall_lang
Dhall
4 years
Version 21.1.0 of the standard is out:. ☑ Fix grammar for certain type annotations.☑ Permit trailing comment without newline.☑ New Prelude utilities. Full change log here:
Tweet card summary image
github.com
New features: Fix merge and toMap annotations to behave the same as ordinary type annotations Before this change an expression like this: λ(x : <>) → merge {=} x : ∀(a : Type) → a … would n...
0
0
5