2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message: Recursive revbump after changing the default Haskell compiler |
2024-05-02 12:20:02 by Masatake Daimon | Files touched by this commit (4) |
Log message: 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 |
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-10-30 18:28:26 by Masatake Daimon | Files touched by this commit (1) |
Log message: www/hs-wai-extra: Fix build with GHC 9.6 |
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message: Bump Haskell packages after updating lang/ghc94 |
2023-01-29 06:15:58 by Masatake Daimon | Files touched by this commit (5) |
Log message: www/hs-wai-extra: import hs-wai-extra-3.1.13.0 The goal here is to provide common features without many dependencies. |