Package Details: haskell-securemem 0.1.3-1

Package Base: haskell-securemem
Description: abstraction to an auto scrubbing and const time eq, memory chunk.
Upstream URL: http://hackage.haskell.org/package/securemem
Category: lib
Licenses: custom:BSD3
Submitter: pdxleif
Maintainer: pdxleif
Last Packager: None
Votes: 3
First Submitted: 2013-09-29 02:26
Last Updated: 2014-02-11 20:01

Latest Comments

Comment by aexoxea

2014-02-13 08:55

Thank you for that @pdxleif.

Comment by pdxleif

2014-02-11 20:02

Sorry for the delay; updated to include 'staticlibs' option.

Comment by drrossum

2014-02-11 14:55

I can confirm this

Comment by aexoxea

2014-02-10 11:30

Hi,

This package requires 'staticlibs' to be added to options=() in the PKGBUILD; this is because '!staticlibs' is now the default in /etc/makepkg.conf, causing the warning "securemem-0.1.3: cannot find libHSsecuremem-0.1.3.a on library path (use --force to override)" on install and other packages not to recognise it as installed. See the discussion on haskell-zip-archive[1] for more information.

I can confirm I have built and installed locally with this option successfully.

[1] https://aur.archlinux.org/packages/haskell-zip-archive/