graphql-engine/server/src-lib/Hasura/Base
2022-05-12 14:30:35 +00:00
..
Error.hs Fix for too much information in Pro PSQL exceptions wrt. Certificates 2022-05-12 14:30:35 +00:00
Instances.hs Yeet some default-extensions 2022-03-16 00:40:17 +00:00
README.md server: introduce Hasura.Base (take 2) 2021-05-11 15:19:33 +00:00

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.