Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
64233 commits behind the upstream repository.
user avatar
Jeff Lewis authored
Extend getTyVarsToGen to take the closure of the set of tyvars
with respect to functional dependencies.  Really simple programs
using functional dependencies work now.  Also fixed a small glitch
where trivial (empty) FunDeps were being tossed into the context willy nilly.
c2b053f3
History