Skip to content

Use v0.1.7.0-rc1

Use v0.1.7.0-rc1 #197

Triggered via pull request March 7, 2024 13:29
Status Success
Total duration 12s
Artifacts

linting.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
hlint: app/Extract.hs#L79
Suggestion in expandUnionVersionRanges in module Extract: Use tuple-section ▫︎ Found: "\\ v -> (f, v)" ▫︎ Perhaps: "(f,)" ▫︎ Note: may require `{-# LANGUAGE TupleSections #-}` adding to the top of the file