Safe Haskell | None |
---|---|
Language | Haskell2010 |
Dhall.Diff
Contents
Description
This module provides functionality for concisely displaying the difference between two expressions
For example, this is used in type errors to explain why the actual type does not match the expected type
Diff
This type is a Doc
enriched with a same
flag to efficiently track if
any difference was detected