./www/hs-servant-client, Automatic derivation of querying functions for servant

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


Branch: CURRENT, Version: 0.20.2nb1, Package name: hs-servant-client-0.20.2nb1, Maintainer: pkgsrc-users

This library lets you derive automatically Haskell functions that let you
query each endpoint of a servant
(http://hackage.haskell.org/package/servant) webservice. See the client
section of the tutorial
(http://docs.servant.dev/en/stable/tutorial/Client.html).


Master sites:

Filesize: 23.199 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message:
Bump all Haskell packages after switching the default compiler.
   2025-02-02 05:03:52 by Masatake Daimon | Files touched by this commit (5)
Log message:
www/hs-servant-client: import hs-servant-client-0.20.2

This library lets you derive automatically Haskell functions that let you
query each endpoint of a servant
(http://hackage.haskell.org/package/servant) webservice. See the client
section of the tutorial
(http://docs.servant.dev/en/stable/tutorial/Client.html).