*** setup configure Configuring PArrows-0.1... Dependency base >3: using base-4.2.0.0 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.0.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/PArrows-0.1/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/PArrows-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/PArrows-0.1 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.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.16 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 *** setup haddock Running Haddock for PArrows-0.1... /usr/local/bin/haddock --use-contents=/package/PArrows-0.1 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library PArrows-0.1... Running hscolour for PArrows-0.1... Creating dist/doc/html/PArrows (and its parents) Creating dist/doc/html/PArrows/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/PArrows/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow.html src/Text/ParserCombinators/PArrow.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Char.html src/Text/ParserCombinators/PArrow/Char.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Combinator.html src/Text/ParserCombinators/PArrow/Combinator.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-MD.html src/Text/ParserCombinators/PArrow/MD.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Prim.html src/Text/ParserCombinators/PArrow/Prim.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-ToJavaScript.html src/Text/ParserCombinators/PArrow/ToJavaScript.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-CharSet.html src/Text/ParserCombinators/PArrow/CharSet.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy src/Text/ParserCombinators/PArrow.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow.hs copy src/Text/ParserCombinators/PArrow/Char.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Char.hs copy src/Text/ParserCombinators/PArrow/Combinator.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Combinator.hs copy src/Text/ParserCombinators/PArrow/MD.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/MD.hs copy src/Text/ParserCombinators/PArrow/Prim.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Prim.hs copy src/Text/ParserCombinators/PArrow/ToJavaScript.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/ToJavaScript.hs copy src/Text/ParserCombinators/PArrow/CharSet.hs to dist/build/tmp5199/src/Text/ParserCombinators/PArrow/CharSet.hs Creating dist/doc/html/PArrows/ (and its parents) /usr/local/bin/haddock --use-contents=/package/PArrows-0.1 --prologue=dist/doc/html/PArrows/haddock-prolog5199.txt --dump-interface=dist/doc/html/PArrows/PArrows.haddock --optghc=-package-name --optghc=PArrows-0.1 --hide=Text.ParserCombinators.PArrow.CharSet --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.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.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --odir=dist/doc/html/PArrows/ --title=PArrows-0.1: Arrow parser combinators similar to Parsec --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-isrc --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-4.2.0.0-c9182baf5cf44f2e72b2298fa160086c --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-O --optghc=-O2 --optghc=-Wall --optghc=-XFlexibleContexts --optghc=-XFunctionalDependencies --optghc=-XMagicHash --optghc=-XGADTs -B/usr/local/lib/ghc-6.12.1 dist/build/tmp5199/src/Text/ParserCombinators/PArrow.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Char.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Combinator.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/MD.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/Prim.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/ToJavaScript.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/CharSet.hs dist/build/tmp5199/src/Text/ParserCombinators/PArrow/MD.hs:7:0: Failed to load interface for `GHC.Prim': It is a member of the hidden package `ghc-prim'. Perhaps you need to add `ghc-prim' 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 Configuring PArrows-0.1... Dependency base >3 && <4: using base-3.0.3.2 Dependency containers -any: using containers-0.3.0.0 Dependency mtl -any: using mtl-1.1.0.2 Using Cabal-1.8.0.2 compiled by ghc-6.12 Using compiler: ghc-6.12.1 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/PArrows-0.1/ghc-6.12.1 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/PArrows-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/PArrows-0.1 Using alex version 2.3.1 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.3 found on system at: /usr/bin/gcc Using ghc version 6.12.1 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.1 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.7.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.16 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 *** setup haddock Running Haddock for PArrows-0.1... /usr/local/bin/haddock --use-contents=/package/PArrows-0.1 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library PArrows-0.1... Running hscolour for PArrows-0.1... Creating dist/doc/html/PArrows (and its parents) Creating dist/doc/html/PArrows/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/PArrows/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow.html src/Text/ParserCombinators/PArrow.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Char.html src/Text/ParserCombinators/PArrow/Char.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Combinator.html src/Text/ParserCombinators/PArrow/Combinator.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-MD.html src/Text/ParserCombinators/PArrow/MD.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-Prim.html src/Text/ParserCombinators/PArrow/Prim.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-ToJavaScript.html src/Text/ParserCombinators/PArrow/ToJavaScript.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/PArrows/src/Text-ParserCombinators-PArrow-CharSet.html src/Text/ParserCombinators/PArrow/CharSet.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 src/Text/ParserCombinators/PArrow.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow.hs copy src/Text/ParserCombinators/PArrow/Char.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Char.hs copy src/Text/ParserCombinators/PArrow/Combinator.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Combinator.hs copy src/Text/ParserCombinators/PArrow/MD.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/MD.hs copy src/Text/ParserCombinators/PArrow/Prim.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Prim.hs copy src/Text/ParserCombinators/PArrow/ToJavaScript.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/ToJavaScript.hs copy src/Text/ParserCombinators/PArrow/CharSet.hs to dist/build/tmp5248/src/Text/ParserCombinators/PArrow/CharSet.hs Creating dist/doc/html/PArrows/ (and its parents) /usr/local/bin/haddock --use-contents=/package/PArrows-0.1 --prologue=dist/doc/html/PArrows/haddock-prolog5248.txt --dump-interface=dist/doc/html/PArrows/PArrows.haddock --optghc=-package-name --optghc=PArrows-0.1 --hide=Text.ParserCombinators.PArrow.CharSet --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/array/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.0/array.haddock --read-interface=/packages/archive/base/4.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.0/base.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.0/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.0/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.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/PArrows/ --title=PArrows-0.1: Arrow parser combinators similar to Parsec --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-isrc --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-52acef427378232ec569bca0486ee48f --optghc=-package-id --optghc=containers-0.3.0.0-409fe3b8f0dda25b98e03716d26be411 --optghc=-package-id --optghc=mtl-1.1.0.2-23ca4de7c573fd4df309067199a40634 --optghc=-O --optghc=-O2 --optghc=-Wall --optghc=-XFlexibleContexts --optghc=-XFunctionalDependencies --optghc=-XMagicHash --optghc=-XGADTs -B/usr/local/lib/ghc-6.12.1 dist/build/tmp5248/src/Text/ParserCombinators/PArrow.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Char.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Combinator.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/MD.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/Prim.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/ToJavaScript.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/CharSet.hs dist/build/tmp5248/src/Text/ParserCombinators/PArrow/MD.hs:7:0: Failed to load interface for `GHC.Prim': It is a member of the hidden package `ghc-prim'. Perhaps you need to add `ghc-prim' to the build-depends in your .cabal file. Use -v to see a list of the files searched for.