*** setup configure Configuring GraphSCC-1.0... Flags chosen: use-maps=False Dependency array -any: using array-0.2.0.0 Dependency base -any: using base-4.1.0.0 Dependency containers -any: using containers-0.2.0.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/GraphSCC-1.0/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/GraphSCC-1.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/GraphSCC-1.0 Using alex version 2.2 found on system at: /usr/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 gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.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.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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library GraphSCC-1.0... Building GraphSCC-1.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name GraphSCC-1.0 --make -hide-all-packages -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 array-0.2.0.0 -package base-4.1.0.0 -package containers-0.2.0.1 -O -O2 -Wall -XRank2Types -XCPP Data.Graph.SCC Data.Graph.ArraySCC [1 of 2] Compiling Data.Graph.ArraySCC ( Data/Graph/ArraySCC.hs, dist/build/Data/Graph/ArraySCC.o ) [2 of 2] Compiling Data.Graph.SCC ( Data/Graph/SCC.hs, dist/build/Data/Graph/SCC.o ) Linking... /usr/bin/ar q dist/build/libHSGraphSCC-1.0.a dist/build/Data/Graph/SCC.o dist/build/Data/Graph/ArraySCC.o /usr/bin/ar: creating dist/build/libHSGraphSCC-1.0.a /usr/bin/ld -x -r -o dist/build/HSGraphSCC-1.0.o.tmp dist/build/Data/Graph/SCC.o dist/build/Data/Graph/ArraySCC.o *** setup haddock Creating dist/doc/html/GraphSCC (and its parents) Preprocessing library GraphSCC-1.0... Running hscolour for GraphSCC-1.0... Creating dist/doc/html/GraphSCC/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/GraphSCC/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/GraphSCC/src/Data-Graph-SCC.html Data/Graph/SCC.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/GraphSCC/src/Data-Graph-ArraySCC.html Data/Graph/ArraySCC.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/GraphSCC (and its parents) Preprocessing library GraphSCC-1.0... Running Haddock for GraphSCC-1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GraphSCC-1.0 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library GraphSCC-1.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GraphSCC-1.0 --html --odir=dist/doc/html/GraphSCC --title=GraphSCC-1.0: Tarjan's algorithm for computing the strongly connected components of a graph. --dump-interface=dist/doc/html/GraphSCC/GraphSCC.haddock --prologue=dist/GraphSCC-1.0-haddock-prolog26311.txt --optghc=-package-name --optghc=GraphSCC-1.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --hide=Data.Graph.ArraySCC -B/usr/local/lib/ghc-6.10.2/. --optghc=-hide-all-packages --optghc=-package --optghc=array-0.2.0.0 --optghc=-package --optghc=base-4.1.0.0 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-i --optghc=-O2 --optghc=-Wall --optghc=-i. --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=-XRank2Types --optghc=-XCPP Data.Graph.SCC Data.Graph.ArraySCC Data/Graph/ArraySCC.hs:35:30: parse error on input `-- ^ The original graph' *** Trying again with preferred-versions *** setup configure Configuring GraphSCC-1.0... Flags chosen: use-maps=False Dependency array -any: using array-0.2.0.0 Dependency base -any && <4: using base-3.0.3.1 Dependency containers -any: using containers-0.2.0.1 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/GraphSCC-1.0/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/GraphSCC-1.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/GraphSCC-1.0 Using alex version 2.2 found on system at: /usr/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 gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.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.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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library GraphSCC-1.0... Building GraphSCC-1.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name GraphSCC-1.0 --make -hide-all-packages -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 array-0.2.0.0 -package base-3.0.3.1 -package containers-0.2.0.1 -O -O2 -Wall -XRank2Types -XCPP Data.Graph.SCC Data.Graph.ArraySCC [1 of 2] Compiling Data.Graph.ArraySCC ( Data/Graph/ArraySCC.hs, dist/build/Data/Graph/ArraySCC.o ) [2 of 2] Compiling Data.Graph.SCC ( Data/Graph/SCC.hs, dist/build/Data/Graph/SCC.o ) Linking... /usr/bin/ar q dist/build/libHSGraphSCC-1.0.a dist/build/Data/Graph/SCC.o dist/build/Data/Graph/ArraySCC.o /usr/bin/ar: creating dist/build/libHSGraphSCC-1.0.a /usr/bin/ld -x -r -o dist/build/HSGraphSCC-1.0.o.tmp dist/build/Data/Graph/SCC.o dist/build/Data/Graph/ArraySCC.o *** setup haddock Creating dist/doc/html/GraphSCC (and its parents) Preprocessing library GraphSCC-1.0... Running hscolour for GraphSCC-1.0... Creating dist/doc/html/GraphSCC/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/GraphSCC/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/GraphSCC/src/Data-Graph-SCC.html Data/Graph/SCC.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/GraphSCC/src/Data-Graph-ArraySCC.html Data/Graph/ArraySCC.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/GraphSCC (and its parents) Preprocessing library GraphSCC-1.0... Running Haddock for GraphSCC-1.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GraphSCC-1.0 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library GraphSCC-1.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/GraphSCC-1.0 --html --odir=dist/doc/html/GraphSCC --title=GraphSCC-1.0: Tarjan's algorithm for computing the strongly connected components of a graph. --dump-interface=dist/doc/html/GraphSCC/GraphSCC.haddock --prologue=dist/GraphSCC-1.0-haddock-prolog26371.txt --optghc=-package-name --optghc=GraphSCC-1.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.3.1/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --hide=Data.Graph.ArraySCC -B/usr/local/lib/ghc-6.10.2/. --optghc=-hide-all-packages --optghc=-package --optghc=array-0.2.0.0 --optghc=-package --optghc=base-3.0.3.1 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-i --optghc=-O2 --optghc=-Wall --optghc=-i. --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=-XRank2Types --optghc=-XCPP Data.Graph.SCC Data.Graph.ArraySCC Data/Graph/ArraySCC.hs:35:30: parse error on input `-- ^ The original graph'