*** setup configure dist/setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hmp3-1.3 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring hmp3-1.3... Warning: No 'build-type' specified. If possible use 'build-type: Simple'. Warning: Instead of 'ghc-options: -Icbits' use 'include-dirs: cbits' Dependency base-any: using base-3.0.1.0 Dependency unix-any: using unix-2.3.0.0 Dependency binary>=0.2: using binary-0.4.2 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/hmp3-1.3/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hmp3-1.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hmp3-1.3 No alex found No ar found No c2hs found No cpphs found No ffihugs found 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 No haddock found No happy found No hmake found No hsc2hs found No hscolour found No hugs found No jhc found Using ld found on system at: /usr/bin/ld No nhc98 found No pkg-config found No ranlib found No tar found sh configure --with-hc=ghc --prefix=/usr/local/tmp/archive/install checking for mpg321... mpg321 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for addnstr in -lcurses... yes checking for use_default_colors... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for sys/types.h... (cached) yes configure: creating ./config.status config.status: creating cbits/config.h config.status: cbits/config.h is unchanged *** setup build dist/setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing executables for hmp3-1.3... Building hmp3-1.3... Building executable: hmp3... Creating dist/build/hmp3 (and its parents) Creating dist/build/hmp3/hmp3-tmp (and its parents) Building C Sources. Creating dist/build/hmp3/hmp3-tmp (and its parents) /usr/local/bin/ghc -Icbits -package base-3.0.1.0 -package unix-2.3.0.0 -package binary-0.4.2 -optc-O2 -odir dist/build/hmp3/hmp3-tmp -c cbits/utils.c /usr/local/bin/ghc -o dist/build/hmp3/hmp3 --make -hide-all-packages -i -idist/build/autogen -idist/build/hmp3/hmp3-tmp -i. -Idist/build/hmp3/hmp3-tmp -Icbits -odir dist/build/hmp3/hmp3-tmp -hidir dist/build/hmp3/hmp3-tmp -stubdir dist/build/hmp3/hmp3-tmp -package base-3.0.1.0 -package unix-2.3.0.0 -package binary-0.4.2 -O -Wall -fglasgow-exts -O2 -funbox-strict-fields -fasm -optl-Wl,-s -Icbits -threaded -XCPP -XForeignFunctionInterface dist/build/hmp3/hmp3-tmp/cbits/utils.o ./Main.hs -lcurses ./Main.hs:29:17: Could not find module `Data.ByteString.Char8': it is a member of package bytestring-0.9.1.0, which is hidden