*** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/regex-dfa-0.91 --haddock-option=--built-in-themes --verbose Configuring regex-dfa-0.91... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base >=2.0: using base-4.2.0.2 Dependency mtl -any: using mtl-1.1.1.0 Dependency parsec -any: using parsec-3.1.0 Dependency regex-base >=0.80: using regex-base-0.93.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.3 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/regex-dfa-0.91/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/regex-dfa-0.91 Documentation installed in: /usr/local/tmp/archive/install/share/doc/regex-dfa-0.91 Using alex version 2.3.3 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 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 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.8.1 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.17 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.25 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 setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library regex-dfa-0.91... Building regex-dfa-0.91... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name regex-dfa-0.91 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id parsec-3.1.0-ccf6ae97925e712f7e390bc3d1543a12 -package-id regex-base-0.93.2-93d41c404776e7153a3c56abb15299c9 -O -Wall -Werror -O2 -XMultiParamTypeClasses -XFunctionalDependencies Text.Regex.DFA Text.Regex.DFA.Common Text.Regex.DFA.Wrap Text.Regex.DFA.String Text.Regex.DFA.Sequence Text.Regex.DFA.ByteString Text.Regex.DFA.ByteString.Lazy Text.Regex.DFA.Engine Text.Regex.DFA.EngineSeq Text.Regex.DFA.EngineFPS Text.Regex.DFA.ByteString.EngineFPS Text.Regex.DFA.Pattern Text.Regex.DFA.ReadRegex Text.Regex.DFA.Transitions Text/Regex/DFA/Common.hs:6:7: Could not find module `Data.IntMap': It is a member of the hidden package `containers-0.2.0.1'. Perhaps you need to add `containers' to the build-depends in your .cabal file. It is a member of the hidden package `containers-0.3.0.0'. Perhaps you need to add `containers' to the build-depends in your .cabal file. Use -v to see a list of the files searched for. *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/regex-dfa-0.91 --haddock-option=--built-in-themes --constraint=base<4 --constraint=parsec<3 --constraint=QuickCheck<2 --verbose Configuring regex-dfa-0.91... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base >=2.0 && <4: using base-3.0.3.2 Dependency mtl -any: using mtl-1.1.1.0 Dependency parsec <3: using parsec-2.1.0.1 Dependency regex-base >=0.80: using regex-base-0.93.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.3 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/regex-dfa-0.91/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/regex-dfa-0.91 Documentation installed in: /usr/local/tmp/archive/install/share/doc/regex-dfa-0.91 Using alex version 2.3.3 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 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 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.8.1 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.17 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.25 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 haddock setup/setup haddock --verbose --html-location=/packages/archive/$pkg/$version/doc/html --hyperlink-source Running Haddock for regex-dfa-0.91... /usr/local/bin/haddock --use-contents=/package/regex-dfa-0.91 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library regex-dfa-0.91... Running hscolour for regex-dfa-0.91... Creating dist/doc/html/regex-dfa (and its parents) Creating dist/doc/html/regex-dfa/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/regex-dfa/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA.html Text/Regex/DFA.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Common.html Text/Regex/DFA/Common.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Wrap.html Text/Regex/DFA/Wrap.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-String.html Text/Regex/DFA/String.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Sequence.html Text/Regex/DFA/Sequence.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-ByteString.html Text/Regex/DFA/ByteString.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-ByteString-Lazy.html Text/Regex/DFA/ByteString/Lazy.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Engine.html Text/Regex/DFA/Engine.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-EngineSeq.html Text/Regex/DFA/EngineSeq.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-EngineFPS.html Text/Regex/DFA/EngineFPS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-ByteString-EngineFPS.html Text/Regex/DFA/ByteString/EngineFPS.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Pattern.html Text/Regex/DFA/Pattern.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-ReadRegex.html Text/Regex/DFA/ReadRegex.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/regex-dfa/src/Text-Regex-DFA-Transitions.html Text/Regex/DFA/Transitions.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Text/Regex/DFA.hs to dist/build/tmp28143/Text/Regex/DFA.hs copy Text/Regex/DFA/Common.hs to dist/build/tmp28143/Text/Regex/DFA/Common.hs copy Text/Regex/DFA/Wrap.hs to dist/build/tmp28143/Text/Regex/DFA/Wrap.hs copy Text/Regex/DFA/String.hs to dist/build/tmp28143/Text/Regex/DFA/String.hs copy Text/Regex/DFA/Sequence.hs to dist/build/tmp28143/Text/Regex/DFA/Sequence.hs copy Text/Regex/DFA/ByteString.hs to dist/build/tmp28143/Text/Regex/DFA/ByteString.hs copy Text/Regex/DFA/ByteString/Lazy.hs to dist/build/tmp28143/Text/Regex/DFA/ByteString/Lazy.hs copy Text/Regex/DFA/Engine.hs to dist/build/tmp28143/Text/Regex/DFA/Engine.hs copy Text/Regex/DFA/EngineSeq.hs to dist/build/tmp28143/Text/Regex/DFA/EngineSeq.hs copy Text/Regex/DFA/EngineFPS.hs to dist/build/tmp28143/Text/Regex/DFA/EngineFPS.hs copy Text/Regex/DFA/ByteString/EngineFPS.hs to dist/build/tmp28143/Text/Regex/DFA/ByteString/EngineFPS.hs copy Text/Regex/DFA/Pattern.hs to dist/build/tmp28143/Text/Regex/DFA/Pattern.hs copy Text/Regex/DFA/ReadRegex.hs to dist/build/tmp28143/Text/Regex/DFA/ReadRegex.hs copy Text/Regex/DFA/Transitions.hs to dist/build/tmp28143/Text/Regex/DFA/Transitions.hs Creating dist/doc/html/regex-dfa/ (and its parents) /usr/local/bin/haddock --use-contents=/package/regex-dfa-0.91 --built-in-themes --prologue=dist/doc/html/regex-dfa/haddock-prolog28143.txt --dump-interface=dist/doc/html/regex-dfa/regex-dfa.haddock --optghc=-package-name --optghc=regex-dfa-0.91 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.7/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/packages/archive/parsec/2.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html/parsec.haddock --read-interface=/packages/archive/regex-base/0.93.2/doc/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.2/html/regex-base.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --odir=dist/doc/html/regex-dfa/ --title=regex-dfa-0.91: Replaces/Enhances Text.Regex --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 --optghc=-package-id --optghc=regex-base-0.93.2-93d41c404776e7153a3c56abb15299c9 --optghc=-O --optghc=-Wall --optghc=-Werror --optghc=-O2 --optghc=-XMultiParamTypeClasses --optghc=-XFunctionalDependencies -B/usr/local/lib/ghc-6.12.3 dist/build/tmp28143/Text/Regex/DFA.hs dist/build/tmp28143/Text/Regex/DFA/Common.hs dist/build/tmp28143/Text/Regex/DFA/Wrap.hs dist/build/tmp28143/Text/Regex/DFA/String.hs dist/build/tmp28143/Text/Regex/DFA/Sequence.hs dist/build/tmp28143/Text/Regex/DFA/ByteString.hs dist/build/tmp28143/Text/Regex/DFA/ByteString/Lazy.hs dist/build/tmp28143/Text/Regex/DFA/Engine.hs dist/build/tmp28143/Text/Regex/DFA/EngineSeq.hs dist/build/tmp28143/Text/Regex/DFA/EngineFPS.hs dist/build/tmp28143/Text/Regex/DFA/ByteString/EngineFPS.hs dist/build/tmp28143/Text/Regex/DFA/Pattern.hs dist/build/tmp28143/Text/Regex/DFA/ReadRegex.hs dist/build/tmp28143/Text/Regex/DFA/Transitions.hs dist/build/tmp28143/Text/Regex/DFA/Common.hs:6:7: Could not find module `Data.IntMap': It is a member of the hidden package `containers-0.2.0.1'. Perhaps you need to add `containers' to the build-depends in your .cabal file. It is a member of the hidden package `containers-0.3.0.0'. Perhaps you need to add `containers' to the build-depends in your .cabal file. Use -v to see a list of the files searched for.