sockets-and-pipes: Support for the Sockets and Pipes book

[ apache, http, library, network, streaming, text ] [ Propose Tags ]

This package re-exports from all the libraries mentioned in Sockets and Pipes (available on Leanpub).

Version 1.* is for the first edition of the book, released May 2023.

Modules

[Last Documentation]

  • ASCII
    • ASCII.Char
    • ASCII.Decimal
  • Control
    • Control.Concurrent
      • Control.Concurrent.Async
      • Control.Concurrent.STM
        • Control.Concurrent.STM.TVar
    • Exception
      • Control.Exception.Safe
    • Control.Monad
      • Control.Monad.Except
      • Control.Monad.STM
      • Trans
        • Control.Monad.Trans.Resource
  • Data
    • Data.Aeson
      • Data.Aeson.Key
      • Data.Aeson.KeyMap
    • Attoparsec
      • Data.Attoparsec.ByteString
        • Data.Attoparsec.ByteString.Run
    • Data.ByteString
      • Data.ByteString.Builder
      • Data.ByteString.Char8
      • Data.ByteString.Lazy
    • Data.Char
    • Map
      • Data.Map.Strict
    • Data.Text
      • Data.Text.Encoding
      • Data.Text.IO
      • Data.Text.Lazy
        • Data.Text.Lazy.Builder
          • Data.Text.Lazy.Builder.Int
        • Data.Text.Lazy.Encoding
        • Data.Text.Lazy.IO
    • Data.Time
  • HashAddressed
    • HashAddressed.Directory
    • HashAddressed.HashFunction
  • Network
    • Simple
      • Network.Simple.TCP
    • Network.Socket
      • Network.Socket.ByteString
  • Pipes
  • Prelude
  • Relude
  • System
    • System.Directory
    • System.FilePath
    • System.IO
  • Text
    • Blaze
      • Text.Blaze.Html
        • Renderer
          • Text.Blaze.Html.Renderer.Utf8
      • Text.Blaze.Html5
        • Text.Blaze.Html5.Attributes
  • Unfork

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 1.0.0.0
Dependencies aeson (>=2.1 && <2.2), ascii (>=1.7 && <1.8), async (>=2.2.4 && <2.3), attoparsec (>=0.14.4 && <0.15), attoparsec-run (>=0.0.2 && <0.1), base (>=4.16 && <4.18), blaze-html (>=0.9.1 && <0.10), bytestring (>=0.11.3 && <0.12), containers (>=0.6.5 && <0.7), directory (>=1.3.6 && <1.4), filepath (>=1.4.2 && <1.5), hash-addressed (>=0.2 && <0.3), mtl (>=2.2.2 && <2.3 || >=2.3.1 && <2.4), network (>=3.1.2 && <3.2), network-simple (>=0.4.2 && <0.5), pipes (>=4.3.16 && <4.4), relude (>=1.1 && <1.3), resourcet (>=1.2.5 && <1.4), safe-exceptions (>=0.1.7.0 && <0.2), stm (>=2.5 && <2.6), text (>=1.2.5 && <1.3 || >=2.0 && <2.1), time (>=1.10 && <1.13), unfork (>=1.0 && <1.1) [details]
License Apache-2.0
Author Chris Martin, Julie Moronuki
Maintainer Type Classes <hello@typeclasses.com>
Category HTTP, Network, Streaming, Text
Uploaded by chris_martin at 2023-05-01T21:59:02Z
Distributions
Downloads 508 total (14 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2023-05-02 [all 1 reports]