Package Details: haskell-blaze-builder-conduit 1.0.0-2

Package Base: haskell-blaze-builder-conduit
Description: Convert streams of builders to streams of bytestrings.
Upstream URL: http://hackage.haskell.org/package/blaze-builder-conduit
Category: lib
Licenses: custom:BSD3
Submitter: lilydjwg
Maintainer: None
Last Packager: None
Votes: 2
First Submitted: 2012-07-02 09:33
Last Updated: 2014-02-11 17:10

Latest Comments

Comment by serkho

2015-01-09 18:44

Disowning as the package has been deprecated

Comment by serkho

2014-04-13 08:46

I'm experiencing similar things. Apparently new GHC version messed up packages in haskell-core (not all have been migrated to 7.8 yet). I suggest we wait until more packages are ready and start from scratch.

Comment by digifuzzy

2014-04-12 21:43

issues when updating - no sure what's going on.

:: Replace haskell-blaze-builder-conduit with haskell-core/haskell-conduit-extra? [Y/n] y
warning: haskell-transformers: local (0.3.0.0-27) is newer than extra (0.3.0.0-4)
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-attoparsec-conduit: requires haskell-conduit<1.1
:: haskell-http-client: requires haskell-case-insensitive<1.2
:: haskell-http-conduit: requires haskell-blaze-builder-conduit>=0.5
:: haskell-http-conduit: requires haskell-conduit<1.1
:: haskell-http-conduit: requires haskell-resourcet<0.5
:: haskell-transformers: requires ghc=7.6.3-1
:: haskell-zlib-conduit: requires haskell-conduit<1.1

Comment by aexoxea

2014-02-13 08:52

Many thanks for that @serkho.

Comment by serkho

2014-02-11 17:11

Adopted and added staticlibs

Comment by aexoxea

2014-02-10 10:27

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 "blaze-builder-conduit-1.0.0: cannot find libHSblaze-builder-conduit-1.0.0.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/