- add COMPLETE pragmas (courtesy of @ratherforky)
- support haskell-src-exts 1.23.0
- support haskell-src-exts 1.22.0
- clean up mentions of ghc < 8
- support haskell-src-exts 1.21.1
- require base >= 4.9 (and, consequently, ghc >= 8)
- support haskell-src-exts 1.21.0
- support haskell-src-exts 1.20.0
- support haskell-src-exts 1.19.0
- implement
Language.Haskell.Exts.Simple.Syntax.ImportDecl
as a record pattern synonym for ghc-8.0
- package description should now look fine on hackage
- ghc-7.8 compatibility (see COMPATIBILITY.md for caveats)
- Initial release.