dhall-haskell/tests
Ville Tirronen 28179ceb76 Added normalizeWith function. (#79)
Added `normalizeWith` function to complement `typeWith`.
Dhall is so very attractive base for simple DSLs that I felt it
needed to be pushed over the edge.

Naturally, using `normalizeWith` loses all the nice features of Dhall.
If your context isn't total or strongly normalizing then embedding it
to Dhall will not improve things.
2017-07-05 09:12:41 -07:00
..
Examples.hs Expand ./Prelude/Optional (#77) 2017-06-17 09:44:42 -07:00
Normalization.hs Added normalizeWith function. (#79) 2017-07-05 09:12:41 -07:00
Tests.hs Add support for string interpolation. Fixes #47 (#60) 2017-05-22 10:40:07 -07:00
Tutorial.hs Fix escaping rules for ${ to match Nix (#63) 2017-06-06 08:32:52 -07:00
Util.hs Added normalizeWith function. (#79) 2017-07-05 09:12:41 -07:00