./www/hs-servant-server, Family of combinators for defining webservices APIs and serving them

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


Branch: CURRENT, Version: 0.20nb2, Package name: hs-servant-server-0.20nb2, Maintainer: pkgsrc-users

This library lets you implement an HTTP server with handlers for each
endpoint of a servant API, handling most of the boilerplate for you.


Master sites:

Filesize: 54.438 KB

Version history: (Expand)


CVS history: (Expand)


   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-31 05:44:52 by Masatake Daimon | Files touched by this commit (4)
Log message:
www/hs-servant-server: Update to 0.20

0.20
    Add API docs for ServerT #1573
    Add Functor instance to AuthHandler. #1638
    Compatibility with GHC 9.6. #1680
   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:24:22 by Masatake Daimon | Files touched by this commit (6)
Log message:
www/hs-servant-server: import hs-servant-server-0.19.2

This library lets you implement an HTTP server with handlers for each
endpoint of a servant API, handling most of the boilerplate for you.