Cabal revisions of asn1-encoding-0.9.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: asn1-encoding Version: 0.9.2+x-revision: 1 Synopsis: ASN1 data reader and writer in RAW, BER and DER forms Description: ASN1 data reader and writer in raw form with supports for high level forms of ASN1 (BER, and DER). Data.ASN1.Internal Data.ASN1.Serialize Data.ASN1.Get- Build-Depends: base >= 3 && < 5+ Build-Depends: base >= 3 && < 4.13 , bytestring , mtl , hourglass >= 0.2.6 type: exitcode-stdio-1.0 hs-source-dirs: tests . Main-Is: Tests.hs- Build-depends: base >= 3 && < 7+ Build-depends: base >= 3 && < 4.13 , bytestring , text , mtl