Metadata revisions for websockets-0.13.0.0

Package maintainers and Hackage trustees are allowed to edit certain bits of package metadata after a release, without uploading a new tarball. Note that the tarball itself is never changed, just the metadata that is stored separately. For more information about metadata revisions, please refer to the Hackage Metadata Revisions FAQ.

No. Time User SHA256
-r2 (websockets-0.13.0.0-r2) 2024-05-19T09:50:16Z JasperVanDerJeugt d59873dce91721d398d578f51c49b71b8fb352d8571acf7a8bd5bebf1333d2f2
  • Changed the library component's library dependency on 'network' from

    >=2.3 && <3.2
    to
    >=2.3 && <3.3

  • Changed the executable 'websockets-autobahn' component's library dependency on 'network' from

    >=2.3 && <3.2
    to
    >=2.3 && <3.3

  • Changed the test suite 'websockets-tests' component's library dependency on 'network' from

    >=2.3 && <3.2
    to
    >=2.3 && <3.3

  • Changed the benchmark 'bench-mask' component's library dependency on 'network' from

    >=2.3 && <3.2
    to
    >=2.3 && <3.3

-r1 (websockets-0.13.0.0-r1) 2024-05-15T18:10:08Z JasperVanDerJeugt 0c20a7eae801c762b831d4adb3f602660c50461da3f701eb36af051c6737958d
  • Changed description from

    This library allows you to write WebSocket-capable servers.
    
    An example server:
    <https://github.com/jaspervdj/websockets/blob/master/example/server.lhs>
    
    An example client:
    <https://github.com/jaspervdj/websockets/blob/master/example/client.hs>
    
    See also:
    
    * The specification of the WebSocket protocol:
    <http://www.whatwg.org/specs/web-socket-protocol/>
    
    * The JavaScript API for dealing with WebSockets:
    <http://www.w3.org/TR/websockets/>
    to
    This library allows you to write WebSocket-capable servers.
    
    An example server:
    <https://github.com/jaspervdj/websockets/blob/master/example/server.lhs>
    
    An example client:
    <https://github.com/jaspervdj/websockets/blob/master/example/client.hs>
    
    This package only supports insecure (@ws:\/\/...@) WebSockets.
    If you need secure (@wss:\/\/...@) websockets, consider using Wuss:
    <https://hackage.haskell.org/package/wuss>
    
    See also:
    
    * The specification of the WebSocket protocol:
    <http://www.whatwg.org/specs/web-socket-protocol/>
    
    * The JavaScript API for dealing with WebSockets:
    <http://www.w3.org/TR/websockets/>

-r0 (websockets-0.13.0.0-r0) 2023-12-30T08:15:48Z JasperVanDerJeugt e95c55c6c5547a0d7e013048e0aab386820c1672666f61a3cd41ae5a01d46b76