Cabal revisions of HsOpenSSL-0.11.4.6
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
implementation of SSL. . Version: 0.11.4.6+x-revision: 1 License: PublicDomain License-File: COPYING Author: Adam Langley, Mikhail Vorozhtsov, PHO, Taru Karttunen Default: False +custom-setup+ Setup-Depends:+ base >= 4.4 && < 5,+ Cabal >= 1.12 && < 2.1+ Library Build-Depends: base >= 4.4 && < 5, bytestring >= 0.9 && < 0.11, network >= 2.1 && < 2.7, time >= 1.5 && < 1.9++ Build-Tools: hsc2hs >= 0.67 if flag(fast-bignum) && impl(ghc >= 7.10.1) -- only new integer-gmp 1.0.0 is supported