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 "largeword-1.0.5: cannot find libHSlargeword-1.0.5.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/
Search Criteria
Package Details: haskell-largeword 1.2.3-1
Git Clone URL: | https://aur.archlinux.org/haskell-largeword.git (read-only) |
---|---|
Package Base: | haskell-largeword |
Description: | Provides Word128, Word192 and Word256 and a way of producing other large words if required. |
Upstream URL: | https://hackage.haskell.org/package/largeword |
Licenses: | |
Submitter: | None |
Maintainer: | yar |
Last Packager: | yar |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2011-04-21 14:47 |
Last Updated: | 2015-06-12 02:50 |
Dependencies (2)
- haskell-base (ghc-raspbian-bin, ghc-libs)
- ghc (ghc-raspbian-bin) (make)
Thank you for that @yar.