mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 09:51:59 +03:00
175a9ee8ba
This includes TH.Lift instances. I am motivated to make this change because `unordered-containers` is set to either v0.2.17.0 or v0.2.19.1 in nixpkgs-unstable. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5620 GitOrigin-RevId: 7fd3024fdbf6a948adbdf5f4187d47d5da9acbda |
||
---|---|---|
.. | ||
Error.hs | ||
Instances.hs | ||
README.md |
Hasura.Base
This sub-module contains all code that has no internal dependency except for our custom Prelude: either libraries that are too Hasura-specific to be moved to a dedicated folder outside of Hasura, or type definitions that are used throughout the entire codebase.