Skip to content

Remove call to deShadowBinds #668

Remove call to deShadowBinds

Remove call to deShadowBinds #668

Triggered via push November 7, 2023 20:50
Status Failure
Total duration 31s
Artifacts

hlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
hlint
HLint failed with status: 1. Suggestion (1)
hlint: liquidhaskell-boot/src/Language/Haskell/Liquid/GHC/Logging.hs#L41
Suggestion in putWarnMsg in module Language.Haskell.Liquid.GHC.Logging: Redundant $ ▫︎ Found: "Just $ GHC.defaultErrStyle" ▫︎ Perhaps: "Just GHC.defaultErrStyle"