Fri, 08 Nov 2024 22:14:47 UTC | login

Information for build ghc-websockets-0.12.5.2-1.fc31

ID104093
Package Nameghc-websockets
Version0.12.5.2
Release1.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-websockets.git#423bc86516f27028e60a2d33d8cf146ff1ecc1d1
SummaryA sensible and clean way to write WebSocket-capable servers in Haskell
DescriptionThis 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/>.
Built bydavidlt
State failed
Volume DEFAULT
StartedFri, 26 Jul 2019 19:25:17 UTC
CompletedFri, 26 Jul 2019 19:57:01 UTC
Taskbuild (f31-candidate, /rpms/ghc-websockets.git:423bc86516f27028e60a2d33d8cf146ff1ecc1d1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-websockets.git#423bc86516f27028e60a2d33d8cf146ff1ecc1d1'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Apr 05 2019 Jens Petersen <petersen@redhat.com> - 0.12.5.2-1 - spec file generated by cabal-rpm-0.13.1 - exclude deprecated bytestring-builder