dhall-json-1.5.0: tasty/data/normal.dhall
{ string_value = "2000-01-01"
, text = ./yaml.txt as Text
, int_value = 1
, bool_value = True
, yes = "y"
}
{ string_value = "2000-01-01"
, text = ./yaml.txt as Text
, int_value = 1
, bool_value = True
, yes = "y"
}