Joachim Breitner wrote: > this is just a reminder that alex might have to be fixed to prevent > these build errors of haskell-language-javascript on unregistered arches > (mips, s390, s390x, sparc): > https://buildd.debian.org/status/package.php?p=haskell-language-javascript
This is not a problem with unregistered arches so much as big-endian arches (ie it also affects powerpc which is registered I believe). Furthermore, from memorym, the alex generated haskell files have bang patterns on big endian arches but not on little endian. Still working on this. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

