@hackage aeson-unqualified-ast1

Aliases to "aeson" AST making it importable unqualified

  • Categories

    • License

      MIT

    • Maintainer

      Nikita Volkov <nikita.y.volkov@mail.ru>

    • Versions

    Reasonable type aliases and patterns for the AST definitions of "aeson", which are unlikely to cause any conflicts when imported unqualified. As such the definitions from this package are safe to reexport from custom preludes. . The package provides a Json type alias and pattern synonyms, which are both descriptive and unambiguous, unlike the ones in the "aeson" package.