ajhc-0.8.0.6: Haskell compiler that produce binary through C language

Safe HaskellNone

E.Diff

Description

Attempt to find pretty printable differences between terms.

Synopsis

Documentation

diff :: E -> E -> (E, E)Source

take two expressions and return (hopefully smaller) expressions with their differences