8 Commits

Author SHA1 Message Date
kili
cba6fcc2b9 Adapt for ghc-8.6.4.
Joint work with Greg Steuck.
2019-09-30 13:00:11 +00:00
kili
42ec039af8 Switch ghc and hs-ports from @exec/@unexec to @define-tag/@tag.
ghc and the hs-packages now simply include the necessary (haskell)
package description files in lib/ghc/package.conf.d and update the
package.cache by running ghc-pkg recache at the end. register and
unregister scripts are no longer needed.
2019-09-10 13:51:21 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
kili
b09bd1a212 Update MODGHC_PACKAGE_KEY and plist, bump. 2018-01-22 21:47:04 +00:00
kili
dbda73d2fe Update package key. 2017-11-07 21:32:39 +00:00
pascal
b01174ae9b Update my mail address. 2016-05-07 12:40:56 +00:00
kili
c6c14ecc8f Bump after ghc changes. 2016-01-20 16:26:19 +00:00
pascal
57970696b9 Import security/hs-SHA
This library implements the SHA suite of message digest functions,
according to NIST FIPS 180-2 (with the SHA-224 addendum), as well
as the SHA-based HMAC routines. The functions have been tested
against most of the NIST and RFC test vectors for the various
functions. While some attention has been paid to performance, these
do not presently reach the speed of well-tuned libraries, like
OpenSSL.

ok kili@
2015-12-27 16:12:49 +00:00