packages feed

Cabal revisions of cipher-aes128-0.7.0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
  name:                cipher-aes128 version:             0.7.0.2+x-revision: 1 synopsis:            AES and common modes using AES-NI when available. description:         Cipher-aes128 is an implementation of AES and common modes of operation.  It borrows Hanquez's C AES code (see 'cipher-aes') but                      is unique due to including compile-time detection of flag halvm     description: The HaLVM target     default: False++custom-setup+  setup-depends: base >= 4.2 && <5, Cabal >= 1.10 && <2.3, process >=1.0  library   default-language:    Haskell2010