summaryrefslogtreecommitdiff
path: root/dhall_generator/src/dhall_type.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-03-26Derive DhallType for anonymous structs and enumsNadrieril1-22/+123
2019-03-26Derive DhallType for structsNadrieril1-8/+78
2019-03-24Lay groundwork for DhallType derivingNadrieril1-0/+15