*** 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/hburg-1.1 --verbose Configuring hburg-1.1... Warning: No 'build-type' specified. If possible use 'build-type: Simple'. Dependency base-any: using base-3.0.1.0 Dependency haskell98-any: using haskell98-1.0.1.0 Dependency filepath-any: using filepath-1.1.0.0 Dependency mtl-any: using mtl-1.1.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/hburg-1.1/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hburg-1.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hburg-1.1 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 *** setup build dist/setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing executables for hburg-1.1... Building hburg-1.1... Building executable: hburg... Creating dist/build/hburg (and its parents) Creating dist/build/hburg/hburg-tmp (and its parents) /usr/local/bin/ghc -o dist/build/hburg/hburg --make -hide-all-packages -i -idist/build/autogen -idist/build/hburg/hburg-tmp -isrc -Idist/build/hburg/hburg-tmp -odir dist/build/hburg/hburg-tmp -hidir dist/build/hburg/hburg-tmp -stubdir dist/build/hburg/hburg-tmp -package base-3.0.1.0 -package haskell98-1.0.1.0 -package filepath-1.1.0.0 -package mtl-1.1.0.0 -O -O -funbox-strict-fields -fglasgow-exts -fwarn-unused-imports -fwarn-duplicate-exports -fwarn-incomplete-patterns -fwarn-overlapping-patterns src/Main.hs dist/build/hburg/hburg-tmp/Parser/Lexer.hs:36:7: Could not find module `Data.Array.Base': it is a member of package array-0.1.0.0, which is hidden