dhall-haskell/src
Gabriel Gonzalez c90bb69cf0
Remove Buildable in favor of Pretty (#459)
Fixes #40

This removes all uses of `Buildable` and replaces them with the `Pretty` class.
The motivation behind this is to remove redundant code and speed up build times.
2018-06-12 08:13:38 +01:00
..
Dhall Remove Buildable in favor of Pretty (#459) 2018-06-12 08:13:38 +01:00
Dhall.hs Remove Buildable in favor of Pretty (#459) 2018-06-12 08:13:38 +01:00