Search Criteria
Package Details: haskell-failure 0.2.0.3-1
Git Clone URL: | https://aur.archlinux.org/haskell-failure.git (read-only, click to copy) |
---|---|
Package Base: | haskell-failure |
Description: | A simple type class for success/failure computations. |
Upstream URL: | http://hackage.haskell.org/package/failure |
Licenses: | |
Submitter: | None |
Maintainer: | None |
Last Packager: | nagy |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2010-01-25 02:28 |
Last Updated: | 2015-06-08 17:43 |
Dependencies (2)
- ghc (ghc-raspbian-bin)
- haskell-transformers>=0.2.2.0 (ghc-raspbian-bin, ghc8.2-bin, ghc8.2, ghc-libs)
Latest Comments
aexoxea commented on 2014-02-13 08:54
Thank you for that @drevilt.
aexoxea commented on 2014-02-10 11:45
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 "failure-0.2.0.1: cannot find libHSfailure-0.2.0.1.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/