arrowp-qq v0.3.0 Release Notes

Release Date: 2019-12-26 // over 4 years ago
    • Upgraded template-haskell bounds to support GHC >=8.6.5
    • Fixed ReturnA pattern synonym due to haskell-src-exts API changes.
    • Added newtype-deriving Semigroup for 'Tuple'.
    • Changed 'arrowp-ext' excutable name to simply 'arrowp'.

Previous changes from v0.2.2

    • Expose a quasi quoter that accepts a 'ParseMode' (fixity, extensions, etc.)