Cabal revisions of asn1-data-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: asn1-data Version: 0.1+x-revision: 1 Description: ASN1 data reader/writer in raw form with supports for high level forms of ASN1 (BER/CER/DER) License: BSD3 Default: False Library- Build-Depends: base >= 3 && < 5,+ Build-Depends: base >= 3 && < 4.8, binary >= 0.5, bytestring, mtl Main-Is: Tests.hs if flag(test) Buildable: True- Build-depends: base >= 3 && < 5, HUnit, QuickCheck, bytestring+ Build-depends: base >= 3 && < 4.8, HUnit, QuickCheck, bytestring else Buildable: False