summaryrefslogtreecommitdiff
path: root/dhall/src/semantics/error/mod.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move error module to root of crateNadrieril2019-12-201-178/+0
* Refer to semantics module properlyNadrieril2019-12-151-4/+4
* Avoid mention of `crate::` outside of top-level importsNadrieril2019-12-151-2/+1
* Move contents of dhall under a semantics submoduleNadrieril2019-12-151-0/+179