Cabal revisions of crypto-api-0.3.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: crypto-api version: 0.3.1+x-revision: 1 license: BSD3 license-file: LICENSE copyright: Thomas DuBuisson <thomas.dubuisson@gmail.com>, Dominic Steinitz (see Data.LargeWord module) Library- Build-Depends: base == 4.*,+ Build-Depends: base >= 4 && < 4.6, bytestring >= 0.9 && < 0.10, cereal >= 0.2 && < 0.4, tagged == 0.1.*