dhall-haskell/tests
Markus Hauck 32aa2a71e1 Implement Optional/build with fusion (#44)
- Defines a new primitive `OptionalFold`
- Implements normalization:
  - inlining of Optional/build if constants are used as args
  - fusion of fold/build and build/fold
2017-05-01 12:00:15 -07:00
..
Normalization.hs Implement Optional/build with fusion (#44) 2017-05-01 12:00:15 -07:00
Tests.hs Add test suite (#42) 2017-04-29 14:41:53 -07:00