You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implements wildcards section: if wildcards: true is specified, you can use wildcard * in your domain entity definition.
You cannot use wildcards in exceptional rule targets; this is intentional.
Supports conditional builds: when you build guardian manually, you can disable unnecessary adapters.
Just turn off cabal and/or stack flags to disable corresponding adapters.
Rework on GitHub Actions.
Bumps up Cabal and Stack version. This should address the error when CABAL_DIR is not set to ~/.cabal.