graphql-engine/server/VERSIONS.json
Samir Talwar 96a768e526 Upgrade HLint to v3.4.1.
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
2022-10-12 19:14:56 +00:00

7 lines
85 B
JSON

{
"ghc": "9.2.4",
"hlint": "3.4.1",
"hpack": "0.34.7",
"ormolu": "0.3.1.0"
}