packages feed

Cabal revisions of websockets-0.11.2.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:    websockets Version: 0.11.2.0+x-revision: 1  Synopsis:   A sensible and clean way to write WebSocket-capable servers in Haskell.     attoparsec        >= 0.10   && < 0.14,     base              >= 4.4    && < 5,     base64-bytestring >= 0.1    && < 1.1,-    binary            >= 0.5    && < 0.9,+    binary            >= 0.8.1  && < 0.9,     blaze-builder     >= 0.3    && < 0.5,     bytestring        >= 0.9    && < 0.11,     case-insensitive  >= 0.3    && < 1.3,     streaming-commons >= 0.1    && < 0.2,     text              >= 0.10   && < 1.3,     entropy           >= 0.2.1  && < 0.4++  Other-Extensions: BangPatterns, CPP, DeriveDataTypeable, ExistentialQuantification, ForeignFunctionInterface, LambdaCase, OverloadedStrings, RecordWildCards, ScopedTypeVariables, TupleSections  Test-suite websockets-tests   Type:           exitcode-stdio-1.0