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

Please read the SocketsAndPipes.Syllabus.

This release is for the sixth draft of the book, released September 2022.

Modules

[Index] [Quick Jump]

  • 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.STM
      • Trans
        • Control.Monad.Trans.Resource
  • Data
    • Data.Aeson
      • Data.Aeson.Key
      • Data.Aeson.KeyMap
    • Attoparsec
      • Data.Attoparsec.ByteString
    • 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
  • List
    • List.Transformer
  • Network
    • Simple
      • Network.Simple.TCP
    • Network.Socket
      • Network.Socket.ByteString
  • Prelude
  • Relude
  • SocketsAndPipes
  • 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

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.1, 0.2, 0.3, 1.0.0.0
Dependencies aeson (>=2.0 && <2.1), ascii (>=1.5.1 && <1.6), async (>=2.2.2 && <2.3), attoparsec (>=0.13 && <0.15), base (>=4.14 && <4.17), blaze-html (>=0.9 && <0.10), bytestring (>=0.10 && <0.12), containers (>=0.6.2.1 && <0.7), directory (>=1.3.6 && <1.4), filepath (>=1.4 && <1.5), list-transformer (>=1.0.7 && <1.1), network (>=3.1.2 && <3.2), network-simple (>=0.4.2 && <0.5), relude (>=1.0 && <1.2), resourcet (>=1.2.4 && <1.3), safe-exceptions (>=0.1.7.0 && <0.2), stm (>=2.5 && <2.6), text (>=1.2.4.1 && <1.3), time (>=1.10 && <1.13), unfork (>=1.0 && <1.1) [details]
License Apache-2.0
Author Chris Martin, Julie Moronuki
Maintainer Joy of Haskell <hello@joyofhaskell.com>
Revised Revision 4 made by chris_martin at 2023-01-06T21:05:11Z
Category HTTP, Network, Streaming, Text
Source repo head: git clone git://github.com/joyofhaskell/sockets-and-pipes.git
Uploaded by chris_martin at 2022-09-01T19:08:37Z
Distributions
Downloads 508 total (18 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]