Thank you for that @pdxleif.
Search Criteria
Package Details: haskell-securemem 0.1.3-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-12-26)
| 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: | |
| Submitter: | pdxleif |
| Maintainer: | pdxleif |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2013-09-29 02:26 |
| Last Updated: | 2014-02-11 20:01 |
Dependencies (2)
Required by (2)
Sources
Latest Comments
Comment by aexoxea
Comment by pdxleif
Sorry for the delay; updated to include 'staticlibs' option.
Comment by drrossum
I can confirm this
Comment by aexoxea
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/