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