th-utilities v0.2.2.0 Release Notes

    • ๐Ÿ›  Fixes derive and instantiator mechanisms to work with ghc 7.10 and earlier. Previously, invocation was broken when type variables were used.

    • ๐Ÿ›  Fixes freeVarsT - it now looks through more constructors of Type.

    • โž• Adds dequalifyTyVars to dequalify every type variable.