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 (45m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 14:23:39 UTC Now

2024-05-02 10:20:02 UTC MAIN commitmail json YAML

www/hs-wai-extra: Update to 3.1.14

3.1.15
    Request parsing throws an exception rather than erroring #964:
        Add RequestParseException type and expose it from the Network.Wai.Parse module.
        Behavior change : parseRequestBody and parseRequestBodyEx (exported from Network.Wai.Parse) throw RequestParseException rather than calling error.

3.1.14.0
    defaultGzipSettings now exported to not depend on Data.Default #959

(pho)