summaryrefslogtreecommitdiff
path: root/dhall/src/lib.rs
blob: 32662cdf0555bc8413af24df0c8bc89d23d1ecd6 (plain)
1
2
3
4
#![feature(box_patterns)]
#![feature(trace_macros)]

pub mod typecheck;