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