mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 13:02:11 +03:00
f9dfb84c55
This sorts the constructors in `Hasura.Base.Error.Code`, and removes unused ones. https://github.com/hasura/graphql-engine-mono/pull/2277 GitOrigin-RevId: 2faf68edf70492c21a846d626951e65012a37e7c |
||
---|---|---|
.. | ||
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.