summaryrefslogtreecommitdiff
path: root/dhall/src/simple.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Limit dependency on NormalizedNadrieril2020-03-311-18/+32
|
* Remove Normalized and friends from public APINadrieril2020-03-311-2/+5
|
* Add SimpleType to mirror SimpleValueNadrieril2020-03-311-1/+51
|
* Add SimpleValue type to facilitate deserializationNadrieril2020-03-311-0/+29