server: fix building kriti-lang by using a branch fix

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3432
Co-authored-by: Robert <132113+robx@users.noreply.github.com>
GitOrigin-RevId: c067eee0a7dba32b79420ab078b2233d4fbfda75
This commit is contained in:
Evie Ciobanu 2022-01-21 12:28:54 +02:00 committed by hasura-bot
parent b091c75372
commit 9ddb3ae106
2 changed files with 3 additions and 1 deletions

View File

@ -45,7 +45,7 @@ package graphql-engine
source-repository-package
type: git
location: https://github.com/hasura/kriti-lang.git
tag: ac656ba440d90b7bac669ca8454accd5d53e8052
tag: b8ca3ae9659db882f24a0f707a0eadca4fcc7516
source-repository-package
type: git

View File

@ -19,6 +19,8 @@ constraints: any.Cabal ==3.2.0.0,
any.aeson-pretty ==0.8.8,
aeson-pretty -lib-only,
any.aeson-qq ==0.8.3,
any.alex ==3.2.6,
alex +small_base,
any.ansi-terminal ==0.11,
ansi-terminal -example,
any.ansi-wl-pprint ==0.6.9,