Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • polysemy-socket polysemy-socket
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • haskell
  • polysemy-socketpolysemy-socket
  • Repository

Switch branch/tag
  1. polysemy-socket
History Find file
Download source code
zip tar.gz tar.bz2 tar
Clone
  • Visual Studio Code (SSH)
    Visual Studio Code (HTTPS)
  • Copy SSH clone URLgit@gitlab.homotopic.tech:haskell/polysemy-socket.git
  • Copy HTTPS clone URLhttps://gitlab.homotopic.tech/haskell/polysemy-socket.git
Switch to .gitlab-ci.dhall
Daniel Firth authored 4 years ago
b52535d9
Name Last commit Last update
src/Polysemy Apply hlint and hpack 4 years ago
.gitignore Initial commit v0.0.1.0 4 years ago
.gitlab-ci.dhall Switch to .gitlab-ci.dhall 4 years ago
.gitlab-ci.yml Switch to .gitlab-ci.dhall 4 years ago
ChangeLog.md Remove dependency on polysemy-plugin 4 years ago
LICENSE Initial commit v0.0.1.0 4 years ago
README.md Initial commit v0.0.1.0 4 years ago
package.yaml Change URLs to gitlab.homotopic.tech 4 years ago
polysemy-socket.cabal Apply hlint and hpack 4 years ago
stack.yaml Bump to stack nightly-2021-08-03 4 years ago
stack.yaml.lock Remove dependency on polysemy-plugin 4 years ago
README.md

polysemy-socket

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