Bug#899208: pandoc: FTBFS on armel/armhf: Identifier `InvalidYaml' used as a constructor-like thing

2018-05-20 Thread Clint Adams
On Sun, May 20, 2018 at 04:38:36PM -0700, John MacFarlane wrote: > I don't understand this error. InvalidYaml *is* a constructor for the > type ParseException in Data.Yaml (yaml package). So it's not clear why > the compiler would complain about it being used as a "constructor-like > thing." on

Bug#899208: pandoc: FTBFS on armel/armhf: Identifier `InvalidYaml' used as a constructor-like thing

2018-05-20 Thread John MacFarlane
I don't understand this error. InvalidYaml *is* a constructor for the type ParseException in Data.Yaml (yaml package). So it's not clear why the compiler would complain about it being used as a "constructor-like thing." What version of ghc is being used to compile? What version of the Haskell

Bug#899208: pandoc: FTBFS on armel/armhf: Identifier `InvalidYaml' used as a constructor-like thing

2018-05-20 Thread Emilio Pozuelo Monfort
Source: pandoc Version: 2.2-1 Severity: serious pandoc fails to build on armel and armhf: [117 of 131] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist-ghc/build/Text/Pandoc/Readers/Markdown.o ) src/Text/Pandoc/Readers/Markdown.hs:275:20: error: *