haskell-src-exts v1.8.2 Release Notes

    • OptionPragma is renamed to the more descriptive ModulePragma, and adds a constructor AnnModulePragma for handling ANN pragmas preceding module header.

    • ➕ Add instances for Eq/Ord/Data/Typeable for Fixity.

    • ➕ Add 'parseFileWithComments' and 'parseFileContentsWithComments' to L.H.Exts .

    • More informative error messages when HSX tags are mismatched.

    ** 1.8.x