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