./www/hs-wai, Web Application Interface

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.2.4nb1, Package name: hs-wai-3.2.4nb1, Maintainer: pho

Provides a common protocol for communication between web applications
and web servers.


Master sites:

Filesize: 12.99 KB

Version history: (Expand)


CVS history: (Expand)


   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 06:27:50 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-wai: Update to 3.2.4

3.2.4

    Add helpers for modifying request headers: modifyRequest and \ 
mapRequestHeaders. #710 #952
    Small documentation adjustments like adding more @since markers. #952
    Add setRequestBodyChunks to mirror getRequestBodyChunk and avoid deprecation \ 
warnings when using requestBody as a setter. #949
    Overhaul documentation of Middleware. #858
   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 09:20:41 by Masatake Daimon | Files touched by this commit (1)
Log message:
www/hs-wai: 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
   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