Cabal revisions of data-serializer-0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: data-serializer Version: 0.2+x-revision: 1 Category: Data Stability: experimental Synopsis: Common API for serialization libraries Library Default-Language: Haskell2010- Build-Depends: base >= 4.7 && < 5+ Build-Depends: base >= 4.8 && < 5 , bytestring >= 0.10.4- , binary >= 0.7.2+ , binary >= 0.8.1 , cereal >= 0.5.3 , data-endian >= 0.1.1 , parsers >= 0.12.3