Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 12:29:00 UTC Now

2024-05-03 09:11:28 UTC MAIN commitmail json YAML

devel/hlint: Update to 3.8

Changelog for HLint (* = breaking change)

3.8, released 2024-01-15
    #1552, make --git and --ignore-glob work nicely together
    #1502, fix incorrect free variable calculation in some cases
    #1555, slightly more efficient concatMap usages (e.g. pull filter out)
    #1500, suggest avoiding NonEmpty.unzip (use Functor.unzip)
*  #1544, upgrade to GHC 9.8
    #1540, correct Functor law hint, was missing brackets

(pho)