Cabal revisions of websockets-0.12.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: websockets Version: 0.12.0.0+x-revision: 1 Synopsis: A sensible and clean way to write WebSocket-capable servers in Haskell. Build-depends: attoparsec >= 0.10 && < 0.14,- base >= 4.4 && < 5,+ base >= 4.8 && < 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,
revision 2
Name: websockets Version: 0.12.0.0-x-revision: 1+x-revision: 2 Synopsis: A sensible and clean way to write WebSocket-capable servers in Haskell. Build-depends: attoparsec >= 0.10 && < 0.14,- base >= 4.8 && < 5,+ base >= 4.8 && < 4.11, base64-bytestring >= 0.1 && < 1.1, binary >= 0.8.1 && < 0.9, blaze-builder >= 0.3 && < 0.5,