./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)


   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-04 15:33:09 by Masatake Daimon | Files touched by this commit (3)
Log message:
www/hs-servant-server: Make use of HASKELL_DISABLE_EXECUTABLES
   2024-05-04 15:31:29 by Masatake Daimon | Files touched by this commit (2)
Log message:
www/hs-servant-server: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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.