*** setup configure Configuring xml2x-0.2... Dependency base>3: using base-3.0.1.0 Dependency bio>=0.3.2: using bio-0.3.3.2 Dependency containers-any: using containers-0.1.0.1 Dependency bytestring-any: using bytestring-0.9.1.0 Dependency array-any: using array-0.1.0.0 Dependency xhtml-any: using xhtml-3000.0.2.2 Dependency directory-any: using directory-1.0.0.0 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package parsec-3.0.0 requires bytestring-0.9.0.4 package bio-0.3.3.2 requires bytestring-0.9.0.4 package binary-0.4.1 requires bytestring-0.9.0.4 package xml2x-0.2 requires bytestring-0.9.1.0 package network-2.1.0.0 requires parsec-2.1.0.0 package bio-0.3.3.2 requires parsec-3.0.0 Using compiler: ghc-6.8.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/xml2x-0.2/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/xml2x-0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/xml2x-0.2 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using ghc version 6.8.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.1.0 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.66-ghc found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.9 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found Using pkg-config version 0.22 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing executables for xml2x-0.2... Building xml2x-0.2... Building executable: xml2x... Creating dist/build/xml2x (and its parents) Creating dist/build/xml2x/xml2x-tmp (and its parents) /usr/local/bin/ghc -o dist/build/xml2x/xml2x --make -hide-all-packages -i -idist/build/autogen -idist/build/xml2x/xml2x-tmp -isrc -Idist/build/xml2x/xml2x-tmp -odir dist/build/xml2x/xml2x-tmp -hidir dist/build/xml2x/xml2x-tmp -stubdir dist/build/xml2x/xml2x-tmp -package base-3.0.1.0 -package bio-0.3.3.2 -package containers-0.1.0.1 -package bytestring-0.9.1.0 -package array-0.1.0.0 -package xhtml-3000.0.2.2 -package directory-1.0.0.0 -O -Wall -O2 -smp -XRank2Types src/Xml2X.hs [1 of 4] Compiling Tabulate ( src/Tabulate.hs, dist/build/xml2x/xml2x-tmp/Tabulate.o ) src/Tabulate.hs:17:29: Couldn't match expected type `ByteString' against inferred type `SeqId' In the second argument of `($)', namely `query b' In the second argument of `($)', namely `words $ query b' In the expression: head $ words $ query b src/Tabulate.hs:20:29: Couldn't match expected type `ByteString' against inferred type `SeqId' In the second argument of `($)', namely `subject h' In the second argument of `($)', namely `words $ subject h' In the expression: head $ words $ subject h