2024-04-29 06:06:39 by Masatake Daimon | Files touched by this commit (4) |
Log message: www/hs-cookie: Update to 0.5.0 0.5.0 Remove surrounding double quotes from cookie values when parsing #31 This is a breaking change, as it changes the behavior of parseCookies and parseSetCookie to no longer include the surrounding double quotes in the cookie value. This is the correct behavior according to the RFC. |
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-27 10:34:42 by Masatake Daimon | Files touched by this commit (1) |
Log message: www/hs-cookie: 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-25 11:00:29 by Masatake Daimon | Files touched by this commit (4) |
Log message: www/hs-cookie: Update to 0.4.6 0.4.6 * Resolve redundant import of Data.Monoid #26 * Added renderSetCookieBS and renderCookiesBS |
2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872) |
Log message: Bump all Haskell packages after enabling "split sections" in mk/haskell.mk |
2022-02-12 09:51:00 by Masatake Daimon | Files touched by this commit (575) |
Log message: revbump after changing the default Haskell compiler |
2022-01-18 03:48:33 by Masatake Daimon | Files touched by this commit (541) |
Log message: Bump packages that depends on GHC |