mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 09:22:43 +03:00
4b1cf9bee7
GHC 9.6.4 has finally been merged into nixpkgs! (This took far longer than anticipated.) We can now upgrade to get our hands on it. I had to remove the console dev tools from the Nix shell because node.js 16 is EOL and not available in the latest nixpkgs. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/10729 GitOrigin-RevId: f7236c9e284a467bfac4897afb9d452dd103786d
7 lines
95 B
JSON
7 lines
95 B
JSON
{
|
|
"cabal-install": "3.10.2.1",
|
|
"ghc": "9.6.4",
|
|
"hlint": "3.6.1",
|
|
"ormolu": "0.7.2.0"
|
|
}
|