*** setup configure Configuring hspresent-0.2.2... Dependency array -any: using array-0.2.0.0 Dependency base <5: using base-4.1.0.0 Dependency bytestring -any: using bytestring-0.9.1.5 Dependency vty <4: using vty-3.1.8.4 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package vty-3.1.8.4 requires bytestring-0.9.1.4 package utf8-string-0.3.5 requires bytestring-0.9.1.4 package hspresent-0.2.2 requires bytestring-0.9.1.5 Using Cabal-1.7.3 compiled by ghc-6.10 Using compiler: ghc-6.10.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/hspresent-0.2.2/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hspresent-0.2.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hspresent-0.2.2 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 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 gcc version 4.3.4 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.4.2 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.67 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 lhc found No lhc-pkg found 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 /usr/bin/gcc /tmp/30034.c -o /tmp/30034 -D__GLASGOW_HASKELL__=610 -I. -I/usr/local/tmp/archive/install/lib/vty-3.1.8.4/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hspresent-0.2.2... Preprocessing executables for hspresent-0.2.2... Building hspresent-0.2.2... Building library... Creating dist/build (and its parents) Linking... Registering hspresent-0.2.2... /usr/local/bin/ghc-pkg update - --package-conf=dist/package.conf.inplace Building executable hspresent... Creating dist/build/hspresent (and its parents) Creating dist/build/hspresent/hspresent-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/hspresent/hspresent -hide-all-packages -package-conf dist/package.conf.inplace -i -idist/build/hspresent/hspresent-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hspresent/hspresent-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/hspresent/hspresent-tmp -hidir dist/build/hspresent/hspresent-tmp -stubdir dist/build/hspresent/hspresent-tmp -package array-0.2.0.0 -package base-4.1.0.0 -package bytestring-0.9.1.5 -package vty-3.1.8.4 -O ./Main.hs [1 of 1] Compiling Main ( Main.hs, dist/build/hspresent/hspresent-tmp/Main.o ) Main.hs:37:26: Couldn't match expected type `bytestring-0.9.1.4:Data.ByteString.Internal.ByteString' against inferred type `Data.ByteString.Internal.ByteString' In the second argument of `(.)', namely `pack' In the expression: renderBS attr . pack In the definition of `toImage': toImage = renderBS attr . pack *** Trying again with preferred-versions *** setup configure Configuring hspresent-0.2.2... Dependency array -any: using array-0.2.0.0 Dependency base <4: using base-3.0.3.1 Dependency bytestring -any: using bytestring-0.9.1.5 Dependency vty <4: using vty-3.1.8.4 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package vty-3.1.8.4 requires bytestring-0.9.1.4 package utf8-string-0.3.5 requires bytestring-0.9.1.4 package hspresent-0.2.2 requires bytestring-0.9.1.5 Using Cabal-1.7.3 compiled by ghc-6.10 Using compiler: ghc-6.10.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/hspresent-0.2.2/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hspresent-0.2.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hspresent-0.2.2 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 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 gcc version 4.3.4 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.4.2 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.67 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 lhc found No lhc-pkg found 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 /usr/bin/gcc /tmp/30076.c -o /tmp/30076 -D__GLASGOW_HASKELL__=610 -I. -I/usr/local/tmp/archive/install/lib/vty-3.1.8.4/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hspresent-0.2.2... Preprocessing executables for hspresent-0.2.2... Building hspresent-0.2.2... Building library... Creating dist/build (and its parents) Linking... Registering hspresent-0.2.2... /usr/local/bin/ghc-pkg update - --package-conf=dist/package.conf.inplace Building executable hspresent... Creating dist/build/hspresent (and its parents) Creating dist/build/hspresent/hspresent-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/hspresent/hspresent -hide-all-packages -package-conf dist/package.conf.inplace -i -idist/build/hspresent/hspresent-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hspresent/hspresent-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/hspresent/hspresent-tmp -hidir dist/build/hspresent/hspresent-tmp -stubdir dist/build/hspresent/hspresent-tmp -package array-0.2.0.0 -package base-3.0.3.1 -package bytestring-0.9.1.5 -package vty-3.1.8.4 -O ./Main.hs [1 of 1] Compiling Main ( Main.hs, dist/build/hspresent/hspresent-tmp/Main.o ) Main.hs:37:26: Couldn't match expected type `bytestring-0.9.1.4:Data.ByteString.Internal.ByteString' against inferred type `Data.ByteString.Internal.ByteString' In the second argument of `(.)', namely `pack' In the expression: renderBS attr . pack In the definition of `toImage': toImage = renderBS attr . pack