dhall-haskell/dhall/src
Simon Jakobi d5b7c3860e
Rename Type to Decoder, InputType to Encoder (#1485)
* s/InputType/Encoder

* Rename input* functions on the ToDhall side to encode*

* Haddocks: Use "encoder" instead of "injector"

* s/Type/Decoder

* Haddocks: Stop using the word "parser" for Decoders

* Rename encode{Record,Union} to {record,union}Encoder
2019-10-30 14:24:15 +01:00
..
Dhall Rename Type to Decoder, InputType to Encoder (#1485) 2019-10-30 14:24:15 +01:00
Dhall.hs Rename Type to Decoder, InputType to Encoder (#1485) 2019-10-30 14:24:15 +01:00