Skip to content
  • Jeff Lewis's avatar
    [project @ 1999-12-03 00:03:06 by lewie] · 297f7149
    Jeff Lewis authored
    Basic functional dependency implementation.  Most notable change to be
    aware of is that the datatype `Inst' now has a new constructor `FunDep'
    used to track functional dependencies.  The FunDep predicates are filtered
    out in tcSimplify* so that they don't escape.
    297f7149