mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-17 04:24:35 +03:00
c9481d4599
This removes the module re-exports of [Data.Align](https://hackage.haskell.org/package/semialign-1.2/docs/Data-Align.html) and [Data.These](https://hackage.haskell.org/package/these-1.1.1.1/docs/Data-These.html) from `Hasura.Prelude`. The reasoning being that they're not used widely and reasonably obscure, and that being explicit about the imports makes for an easier to understand codebase. (I spent longer than I'd have liked earlier today figuring out where `align` in multitenant came from. The right one not showing up on the first hoogle page doesn't help. Yes, better tool use could have avoided that, but still...) Do feel free to shoot this down, I won't insist on the change. https://github.com/hasura/graphql-engine-mono/pull/2194 GitOrigin-RevId: 10f887b74538b17623bee6d6451c5aba11573fbd |
||
---|---|---|
.. | ||
API | ||
Auth | ||
Init | ||
Migrate | ||
Telemetry | ||
Version | ||
App.hs | ||
Auth.hs | ||
CheckUpdates.hs | ||
Compression.hs | ||
Cors.hs | ||
Init.hs | ||
Logging.hs | ||
Metrics.hs | ||
Middleware.hs | ||
Migrate.hs | ||
Rest.hs | ||
SchemaUpdate.hs | ||
Telemetry.hs | ||
Types.hs | ||
Utils.hs | ||
Version.hs |