# Revision history for haskell-src-exts-simple ## 1.23.0.0 — 2020-03-13 * support haskell-src-exts 1.23.0 ## 1.22.0.0 — 2019-11-05 * support haskell-src-exts 1.22.0 * clean up mentions of ghc < 8 ## 1.21.1.0 — 2019-09-13 * support haskell-src-exts 1.21.1 * require base >= 4.9 (and, consequently, ghc >= 8) ## 1.21.0.0 — 2019-04-27 * support haskell-src-exts 1.21.0 ## 1.20.0.0 — 2017-12-26 * support haskell-src-exts 1.20.0 ## 1.19.0.0 — 2016-11-20 * support haskell-src-exts 1.19.0 * implement `Language.Haskell.Exts.Simple.Syntax.ImportDecl` as a record pattern synonym for ghc-8.0 ## 1.18.0.1.1 — 2016-08-05 * package description should now look fine on hackage ## 1.18.0.1 — 2016-08-02 * ghc-7.8 compatibility (see COMPATIBILITY.md for caveats) ## 1.18.0 — 2016-07-31 * Initial release.