mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
96a768e526
This upgrades CI and anyone using Nix to HLint v3.4.1. If you're not using Nix, this doesn't actually _do_ anything on your local machine; it's just a suggestion. It also applies a bunch of simple HLint refactors, using `make lint-hs-fix`. PR-URL: https://github.com/hasura/graphql-engine-mono/pull/6324 GitOrigin-RevId: de8267e4909d6dcd3f83543188517f3aaeebc5f3
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"ghc": "9.2.4",
|
|
"hlint": "3.4.1",
|
|
"hpack": "0.34.7",
|
|
"ormolu": "0.3.1.0"
|
|
}
|