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