[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Pkg-haskell-commits] darcs: haskell-yaml: Disable patch to use system libyaml.



On Wed, Sep 14, 2011 at 10:35:30AM +0200, Joachim Breitner wrote:
> I’m curious: Why did you have to remove that patch? In Debian, we avoid
> convenience copies when possible, e.g. for security reasons: Judging

The Haskell/FFI stuff in "yaml" uses get_scalar_anchor(), which is
a symbol not present in the Debian libyaml.  Once I noticed this I
became very confused about the embedded copy's relation to to the
PyYAML libyaml, and decided it was best to use the embedded copy
after all.

(I am now somewhat happily using data-object-yaml due to inadequacies
in yaml-light).


Reply to: