ghc-lib-parser-ex v8.10.0.1 Release Notes

Release Date: 2020-03-28 // about 4 years ago
    • Unless the Cabal flag ghc-lib is true link native ghc-libs (without regard for the compiler version)
    • ๐Ÿ”„ Change the signature of hasPFieldsDotDot
      • This has no impact on 8.8 parse trees but matters when it comes to >= 8.10
    • ๐Ÿ”„ Change the signature of isPFieldWildcard
      • This has no impact on 8.8 parse trees but matters when it comes to >= 8.10