*** setup configure Creating dist/setup (and its parents) /usr/local/bin/ghc --make Setup.hs -o dist/setup/setup -odir dist/setup -hidir dist/setup [1 of 1] Compiling Main ( Setup.hs, dist/setup/Main.o ) Linking dist/setup/setup ... 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/state-0.0.2 --verbose Warning: defaultUserHooks in Setup script is deprecated. Configuring state-0.0.2... Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Warning: The 'license-file' field refers to the file 'COPYRIGHT' which does not exist. Dependency arrows-any: using arrows-0.4 Dependency base-any: using base-3.0.1.0 Dependency mtl-any: using mtl-1.1.0.1 Using Cabal-1.4.0.1 compiled by ghc-6.8 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/state-0.0.2/ghc-6.8.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/state-0.0.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/state-0.0.2 Using alex version 2.0.1 found on system at: /usr/local/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 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 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 Using haddock version 2.1.0 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.66 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 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 build dist/setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library state-0.0.2... Building state-0.0.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name state-0.0.2 --make -hide-all-packages -i -idist/build -isrc -idist/build/autogen -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package arrows-0.4 -package base-3.0.1.0 -package mtl-1.1.0.1 -O -O2 Data.State [1 of 1] Compiling Data.State ( src/Data/State.hs, dist/build/Data/State.o ) Linking... /usr/bin/ar q dist/build/libHSstate-0.0.2.a dist/build/Data/State.o /usr/bin/ar: creating dist/build/libHSstate-0.0.2.a /usr/bin/ld -x -r -o dist/build/HSstate-0.0.2.o.tmp dist/build/Data/State.o *** setup haddock dist/setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Creating dist/doc/html/state (and its parents) Preprocessing library state-0.0.2... Running hscolour for state-0.0.2... Creating dist/doc/html/state/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/state/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/state/src/Data-State.html src/Data/State.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/state (and its parents) Preprocessing library state-0.0.2... Running Haddock for state-0.0.2... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/state-0.0.2 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library state-0.0.2... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/state-0.0.2 --html --odir=dist/doc/html/state --title=state-0.0.2: Data.State --dump-interface=dist/doc/html/state/state.haddock --prologue=dist/state-0.0.2-haddock-prolog11081.txt --optghc=-package-name --optghc=state-0.0.2 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/arrows/0.4/doc/html,/usr/local/tmp/archive/install/share/doc/arrows-0.4/html/arrows.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.1/html/mtl.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/state-0.0.2 -B/usr/local/lib/ghc-6.8.2 --optghc=-hide-all-packages --optghc=-package --optghc=arrows-0.4 --optghc=-package --optghc=base-3.0.1.0 --optghc=-package --optghc=mtl-1.1.0.1 --optghc=-i --optghc=-O2 --optghc=-isrc --optghc=-idist/build/autogen --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build Data.State Documentation created: dist/doc/html/state/index.html *** setup install dist/setup/setup install --verbose directory dist/doc/html/state does exist: True Creating /usr/local/tmp/archive/install/share/doc/state-0.0.2/html (and its parents) copy directory 'dist/doc/html/state' to '/usr/local/tmp/archive/install/share/doc/state-0.0.2/html'. Creating /usr/local/tmp/archive/install/share/doc/state-0.0.2/html copy dist/doc/html/state/src to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/src Creating /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/src copy dist/doc/html/state/src/hscolour.css to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/src/hscolour.css copy dist/doc/html/state/src/Data-State.html to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/src/Data-State.html copy dist/doc/html/state/doc-index.html to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/doc-index.html copy dist/doc/html/state/Data-State.html to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/Data-State.html copy dist/doc/html/state/haddock.css to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/haddock.css copy dist/doc/html/state/haskell_icon.gif to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/haskell_icon.gif copy dist/doc/html/state/plus.gif to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/plus.gif copy dist/doc/html/state/minus.gif to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/minus.gif copy dist/doc/html/state/haddock-util.js to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/haddock-util.js copy dist/doc/html/state/state.haddock to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/state.haddock Creating /usr/local/tmp/archive/install/share/doc/state-0.0.2/html (and its parents) copy dist/doc/html/state/state.haddock to /usr/local/tmp/archive/install/share/doc/state-0.0.2/html/state.haddock Creating /usr/local/tmp/archive/install/share/doc/state-0.0.2 (and its parents) copy COPYRIGHT to /usr/local/tmp/archive/install/share/doc/state-0.0.2/COPYRIGHT setup: COPYRIGHT: copyFile: does not exist (No such file or directory)