haskell-src-exts v1.11.1 Release Notes

    • ๐Ÿšš Move from old [$...| quasi-quote syntax to the new [...| one. The old syntax is still recognized while parsing.

    • ๐Ÿ‘ Allow symbols as variables when TypeOperators is enabled.

    • ๐Ÿ“‡ Rename ExplicitForall in ExplicitForAll, to be consistent with GHC and the Haskell' process.

    ** 1.11.x