polysemy-socket: Socket effect for polysemy.

[ library, mit, polysemy ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1.0, 0.0.2.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.9 && <0.12), polysemy (>=1.3.0.0 && <1.7), socket (>=0.5.0.0 && <0.9) [details]
License MIT
Copyright 2020 Daniel Firth
Author Daniel Firth
Maintainer dan.firth@homotopic.tech
Revised Revision 1 made by locallycompact at 2021-08-06T19:51:04Z
Category Polysemy
Source repo head: git clone https://gitlab.homotopic.tech/haskell/polysemy-socket
Uploaded by locallycompact at 2021-07-30T06:56:00Z
Distributions
Downloads 335 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-07-30 [all 1 reports]

Readme for polysemy-socket-0.0.2.0

[back to package description]

polysemy-socket

Experimental Socket effect for polysemy. The interface is made to mirror the TCP interface in socket, but is subject to change.