Bug#865711: haskell-yaml: FTBFS everywhere (except all)

2017-06-24 Thread Gianfranco Costamagna
Hello, >I don't know what we should do here. The behavior of the embedded >libyaml differs from our libyaml and I'm not sure why, but it appears >to be on purpose. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865675 because the embedded yaml is more up-to-date wrt the Debian one, and for

Bug#865711: haskell-yaml: FTBFS everywhere (except all)

2017-06-24 Thread Clint Adams
On Sat, Jun 24, 2017 at 03:34:35AM +0100, James Clarke wrote: > Hi, > haskell-yaml FTBFS on every architecture (except all) due to testsuite > failures: > > > Failures: > > > > test/Data/YamlSpec.hs:440: > > 1) Data.Yaml.Data.Yaml encode invalid numbers > >expected: ".\n" > >

Bug#865711: haskell-yaml: FTBFS everywhere (except all)

2017-06-23 Thread James Clarke
Source: haskell-yaml Version: 0.8.23-2 Severity: serious Hi, haskell-yaml FTBFS on every architecture (except all) due to testsuite failures: > Failures: > > test/Data/YamlSpec.hs:440: > 1) Data.Yaml.Data.Yaml encode invalid numbers >expected: ".\n" > but got: ".\n...\n" > >