*** setup configure Configuring reify-0.1... Dependency base -any: using base-4.2.0.2 Dependency ghc -any: using ghc-6.12.3 Using Cabal-1.8.0.6 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/reify-0.1/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/reify-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/reify-0.1 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 Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library reify-0.1... Preprocessing executables for reify-0.1... Building reify-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name reify-0.1 -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 ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d -O -XCPP -XForeignFunctionInterface PrettyGraph ReifyHs [1 of 2] Compiling ReifyHs ( ReifyHs.hs, dist/build/ReifyHs.o ) ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead [2 of 2] Compiling PrettyGraph ( PrettyGraph.hs, dist/build/PrettyGraph.o ) Linking... /usr/bin/ar -r dist/build/libHSreify-0.1.a dist/build/PrettyGraph.o dist/build/ReifyHs.o /usr/bin/ar: creating dist/build/libHSreify-0.1.a /usr/bin/ld -x -r -o dist/build/HSreify-0.1.o dist/build/PrettyGraph.o dist/build/ReifyHs.o Registering reify-0.1... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable reify... Creating dist/build/reify (and its parents) Creating dist/build/reify/reify-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/reify/reify -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/reify/reify-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/reify/reify-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/reify/reify-tmp -hidir dist/build/reify/reify-tmp -stubdir dist/build/reify/reify-tmp -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d -O -O2 -Wall -optl-Wl,-s ./Main.hs [1 of 3] Compiling ReifyHs ( ReifyHs.hs, dist/build/reify/reify-tmp/ReifyHs.o ) ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead ReifyHs.hs:94:0: Warning: Pattern match(es) are non-exhaustive In the definition of `tagToKind': Patterns not matched: ghc-prim:GHC.Types.I# #x with #x `notElem` [1#, 2#, 3#, 4#, 5#, 6#, 7#, 8#, 9#, 10#, 11#, 12#, 13#] ReifyHs.hs:112:12: Warning: Defined but not used: `other' ReifyHs.hs:124:20: Warning: This binding for `tail' shadows the existing binding imported from Prelude ReifyHs.hs:132:19: Warning: Defined but not used: `other' ReifyHs.hs:133:15: Warning: Defined but not used: `other' ReifyHs.hs:134:13: Warning: Defined but not used: `other' [2 of 3] Compiling PrettyGraph ( PrettyGraph.hs, dist/build/reify/reify-tmp/PrettyGraph.o ) PrettyGraph.hs:33:18: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:33:25: Warning: This binding for `desc' shadows the existing binding bound at PrettyGraph.hs:27:43 PrettyGraph.hs:33:30: Warning: This binding for `tag' shadows the existing binding bound at PrettyGraph.hs:27:48 PrettyGraph.hs:33:30: Warning: Defined but not used: `tag' PrettyGraph.hs:33:34: Warning: This binding for `numKids' shadows the existing binding bound at PrettyGraph.hs:27:52 PrettyGraph.hs:33:42: Warning: This binding for `kids' shadows the existing binding bound at PrettyGraph.hs:27:60 PrettyGraph.hs:34:8: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: GChar GInt GInteger GFloat ... PrettyGraph.hs:44:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:44:14: Warning: Defined but not used: `parens' PrettyGraph.hs:45:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:46:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:47:13: Warning: Defined but not used: `parens' PrettyGraph.hs:48:13: Warning: Defined but not used: `parens' PrettyGraph.hs:49:13: Warning: Defined but not used: `parens' PrettyGraph.hs:50:13: Warning: Defined but not used: `parens' PrettyGraph.hs:51:13: Warning: Defined but not used: `parens' PrettyGraph.hs:52:13: Warning: Defined but not used: `parens' PrettyGraph.hs:64:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyListNormal': Patterns not matched: CharNode _ IntNode _ IntegerNode _ FloatNode _ ... PrettyGraph.hs:68:53: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:65:53 PrettyGraph.hs:68:55: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:65:55 PrettyGraph.hs:74:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyString': Patterns not matched: _ (CharNode _) _ (IntNode _) _ (IntegerNode _) _ (FloatNode _) ... PrettyGraph.hs:80:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:83:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:83:60: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:77:56 PrettyGraph.hs:83:62: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:77:58 PrettyGraph.hs:85:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:85:17: Warning: Defined but not used: `quotes' PrettyGraph.hs:94:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyTuple': Patterns not matched: CharNode _ IntNode _ IntegerNode _ FloatNode _ ... PrettyGraph.hs:94:49: Warning: Defined but not used: `kids' PrettyGraph.hs:97:18: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:94:55 PrettyGraph.hs:97:20: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:94:57 PrettyGraph.hs:104:14: Warning: Defined but not used: `other' [3 of 3] Compiling Main ( Main.hs, dist/build/reify/reify-tmp/Main.o ) Main.hs:8:0: Warning: The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() Main.hs:12:43: Warning: Defaulting the following constraint(s) to type `Integer' `Num t' arising from the literal `612' at Main.hs:12:43-45 In the first argument of `show', namely `612' In the second argument of `(++)', namely `show 612' In the second argument of `($)', namely `"GHC version: " ++ show 612' Main.hs:13:40: Warning: Defaulting the following constraint(s) to type `Integer' `Enum t' arising from the arithmetic sequence `1 .. ' at Main.hs:13:40-44 `Num t' arising from the literal `1' at Main.hs:13:41 In the second argument of `zip', namely `[1 .. ]' In the expression: zip "abcdefghij" [1 .. ] In the definition of `listTups': listTups = zip "abcdefghij" [1 .. ] Main.hs:23:8: Warning: This binding for `graph' shadows the existing binding bound at Main.hs:16:8 Linking dist/build/reify/reify ... dist/build/reify/reify-tmp/ReifyHs.o: In function `s1ic_info': (.text+0x12bd): undefined reference to `reifyC' collect2: ld returned 1 exit status *** Trying again with preferred-versions *** setup configure Configuring reify-0.1... Dependency base <4: using base-3.0.3.2 Dependency ghc -any: using ghc-6.12.3 Using Cabal-1.8.0.6 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/reify-0.1/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/reify-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/reify-0.1 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 Running Haddock for reify-0.1... /usr/local/bin/haddock --use-contents=/package/reify-0.1 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library reify-0.1... Preprocessing executables for reify-0.1... Running hscolour for reify-0.1... Creating dist/doc/html/reify (and its parents) Creating dist/doc/html/reify/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/reify/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/reify/src/PrettyGraph.html PrettyGraph.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/reify/src/ReifyHs.html ReifyHs.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 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3695/PrettyGraph.hs PrettyGraph.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3695/ReifyHs.hs ReifyHs.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead Creating dist/doc/html/reify/ (and its parents) /usr/local/bin/haddock --use-contents=/package/reify-0.1 --built-in-themes --prologue=dist/doc/html/reify/haddock-prolog3695.txt --dump-interface=dist/doc/html/reify/reify.haddock --optghc=-package-name --optghc=reify-0.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/Cabal/1.8.0.6/doc/html,/usr/local/share/doc/ghc/html/libraries/Cabal-1.8.0.6/Cabal.haddock --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/bin-package-db/0.0.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.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/directory/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/packages/archive/filepath/1.1.0.4/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/packages/archive/ghc/6.12.3/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-6.12.3/ghc.haddock --read-interface=/packages/archive/ghc-binary/0.5.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2/ghc-binary.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/hpc/0.5.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/hpc-0.5.0.5/hpc.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/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/old-time/1.0.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/pretty/1.0.1.1/doc/html,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/packages/archive/process/1.0.1.3/doc/html,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.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 --read-interface=/packages/archive/template-haskell/2.4.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.haddock --read-interface=/packages/archive/unix/2.4.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --odir=dist/doc/html/reify/ --title=reify-0.1: Serialize data --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=ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d --optghc=-O --optghc=-XCPP --optghc=-XForeignFunctionInterface -B/usr/local/lib/ghc-6.12.3 dist/build/tmp3695/PrettyGraph.hs dist/build/tmp3695/ReifyHs.hs Warning: ReifyHs: could not find link destinations for: ReifyHs.Unique ReifyHs.Tag ReifyHs.NumKids Documentation created: dist/doc/html/reify/index.html Running Haddock for reify-0.1... /usr/local/bin/haddock --use-contents=/package/reify-0.1 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library reify-0.1... Preprocessing executables for reify-0.1... 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 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3718/PrettyGraph.hs PrettyGraph.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 /usr/local/bin/ghc -E -cpp -x hs -optP-include -optPdist/build/autogen/cabal_macros.h -o dist/build/tmp3718/ReifyHs.hs ReifyHs.hs -Dlinux_BUILD_OS -Dlinux_HOST_OS -Di386_BUILD_ARCH -Di386_HOST_ARCH -D__GLASGOW_HASKELL__=612 ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead Creating dist/doc/html/reify/ (and its parents) /usr/local/bin/haddock --use-contents=/package/reify-0.1 --built-in-themes --prologue=dist/doc/html/reify/haddock-prolog3718.txt --dump-interface=dist/doc/html/reify/reify.haddock --optghc=-package-name --optghc=reify-0.1 --verbosity=1 --hoogle --read-interface=/usr/local/share/doc/ghc/html/libraries/Cabal-1.8.0.6,/usr/local/share/doc/ghc/html/libraries/Cabal-1.8.0.6/Cabal.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0,/usr/local/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0/bin-package-db.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/directory-1.0.1.1/directory.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-6.12.3,/usr/local/share/doc/ghc/html/libraries/ghc-6.12.3/ghc.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2,/usr/local/share/doc/ghc/html/libraries/ghc-binary-0.5.0.2/ghc-binary.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/hpc-0.5.0.5,/usr/local/share/doc/ghc/html/libraries/hpc-0.5.0.5/hpc.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1,/usr/local/share/doc/ghc/html/libraries/pretty-1.0.1.1/pretty.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3,/usr/local/share/doc/ghc/html/libraries/process-1.0.1.3/process.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/template-haskell-2.4.0.1,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.4.0.1/template-haskell.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --odir=dist/doc/html/reify/ --title=reify-0.1: Serialize data --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=ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d --optghc=-O --optghc=-XCPP --optghc=-XForeignFunctionInterface -B/usr/local/lib/ghc-6.12.3 dist/build/tmp3718/PrettyGraph.hs dist/build/tmp3718/ReifyHs.hs Warning: ReifyHs: could not find link destinations for: ReifyHs.Unique ReifyHs.Tag ReifyHs.NumKids Documentation created: dist/doc/html/reify/reify.txt *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library reify-0.1... Preprocessing executables for reify-0.1... Building reify-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name reify-0.1 -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-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d -O -XCPP -XForeignFunctionInterface PrettyGraph ReifyHs [1 of 2] Compiling ReifyHs ( ReifyHs.hs, dist/build/ReifyHs.o ) ReifyHs.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead [2 of 2] Compiling PrettyGraph ( PrettyGraph.hs, dist/build/PrettyGraph.o ) PrettyGraph.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Linking... /usr/bin/ar -r dist/build/libHSreify-0.1.a dist/build/PrettyGraph.o dist/build/ReifyHs.o /usr/bin/ar: creating dist/build/libHSreify-0.1.a /usr/bin/ld -x -r -o dist/build/HSreify-0.1.o dist/build/PrettyGraph.o dist/build/ReifyHs.o Registering reify-0.1... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable reify... Creating dist/build/reify (and its parents) Creating dist/build/reify/reify-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/reify/reify -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/reify/reify-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/reify/reify-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/reify/reify-tmp -hidir dist/build/reify/reify-tmp -stubdir dist/build/reify/reify-tmp -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id ghc-6.12.3-32f69115c5a977d5f19f8d159b76363d -O -O2 -Wall -optl-Wl,-s ./Main.hs [1 of 3] Compiling ReifyHs ( ReifyHs.hs, dist/build/reify/reify-tmp/ReifyHs.o ) ReifyHs.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. ReifyHs.hs:1:15: Warning: -ffi is deprecated: use -XForeignFunctionInterface or pragma {-# LANGUAGE ForeignFunctionInterface #-} instead ReifyHs.hs:94:0: Warning: Pattern match(es) are non-exhaustive In the definition of `tagToKind': Patterns not matched: ghc-prim:GHC.Types.I# #x with #x `notElem` [1#, 2#, 3#, 4#, 5#, 6#, 7#, 8#, 9#, 10#, 11#, 12#, 13#] ReifyHs.hs:112:12: Warning: Defined but not used: `other' ReifyHs.hs:124:20: Warning: This binding for `tail' shadows the existing binding imported from Prelude ReifyHs.hs:132:19: Warning: Defined but not used: `other' ReifyHs.hs:133:15: Warning: Defined but not used: `other' ReifyHs.hs:134:13: Warning: Defined but not used: `other' [2 of 3] Compiling PrettyGraph ( PrettyGraph.hs, dist/build/reify/reify-tmp/PrettyGraph.o ) PrettyGraph.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. PrettyGraph.hs:33:18: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:33:25: Warning: This binding for `desc' shadows the existing binding bound at PrettyGraph.hs:27:43 PrettyGraph.hs:33:30: Warning: This binding for `tag' shadows the existing binding bound at PrettyGraph.hs:27:48 PrettyGraph.hs:33:30: Warning: Defined but not used: `tag' PrettyGraph.hs:33:34: Warning: This binding for `numKids' shadows the existing binding bound at PrettyGraph.hs:27:52 PrettyGraph.hs:33:42: Warning: This binding for `kids' shadows the existing binding bound at PrettyGraph.hs:27:60 PrettyGraph.hs:34:8: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: GChar GInt GInteger GFloat ... PrettyGraph.hs:44:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:44:14: Warning: Defined but not used: `parens' PrettyGraph.hs:45:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:46:14: Warning: This binding for `parens' shadows the existing binding bound at PrettyGraph.hs:27:13 PrettyGraph.hs:47:13: Warning: Defined but not used: `parens' PrettyGraph.hs:48:13: Warning: Defined but not used: `parens' PrettyGraph.hs:49:13: Warning: Defined but not used: `parens' PrettyGraph.hs:50:13: Warning: Defined but not used: `parens' PrettyGraph.hs:51:13: Warning: Defined but not used: `parens' PrettyGraph.hs:52:13: Warning: Defined but not used: `parens' PrettyGraph.hs:64:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyListNormal': Patterns not matched: CharNode _ IntNode _ IntegerNode _ FloatNode _ ... PrettyGraph.hs:68:53: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:65:53 PrettyGraph.hs:68:55: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:65:55 PrettyGraph.hs:74:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyString': Patterns not matched: _ (CharNode _) _ (IntNode _) _ (IntegerNode _) _ (FloatNode _) ... PrettyGraph.hs:80:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:83:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:83:60: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:77:56 PrettyGraph.hs:83:62: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:77:58 PrettyGraph.hs:85:17: Warning: This binding for `quotes' shadows the existing binding bound at PrettyGraph.hs:77:13 PrettyGraph.hs:85:17: Warning: Defined but not used: `quotes' PrettyGraph.hs:94:0: Warning: Pattern match(es) are non-exhaustive In the definition of `prettyTuple': Patterns not matched: CharNode _ IntNode _ IntegerNode _ FloatNode _ ... PrettyGraph.hs:94:49: Warning: Defined but not used: `kids' PrettyGraph.hs:97:18: Warning: This binding for `x' shadows the existing binding bound at PrettyGraph.hs:94:55 PrettyGraph.hs:97:20: Warning: This binding for `xs' shadows the existing binding bound at PrettyGraph.hs:94:57 PrettyGraph.hs:104:14: Warning: Defined but not used: `other' [3 of 3] Compiling Main ( Main.hs, dist/build/reify/reify-tmp/Main.o ) Main.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Main.hs:8:0: Warning: The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() Main.hs:12:43: Warning: Defaulting the following constraint(s) to type `Integer' `Num t' arising from the literal `612' at Main.hs:12:43-45 In the first argument of `show', namely `612' In the second argument of `(++)', namely `show 612' In the second argument of `($)', namely `"GHC version: " ++ show 612' Main.hs:13:40: Warning: Defaulting the following constraint(s) to type `Integer' `Enum t' arising from the arithmetic sequence `1 .. ' at Main.hs:13:40-44 `Num t' arising from the literal `1' at Main.hs:13:41 In the second argument of `zip', namely `[1 .. ]' In the expression: zip "abcdefghij" [1 .. ] In the definition of `listTups': listTups = zip "abcdefghij" [1 .. ] Main.hs:23:8: Warning: This binding for `graph' shadows the existing binding bound at Main.hs:16:8 Linking dist/build/reify/reify ... dist/build/reify/reify-tmp/ReifyHs.o: In function `s1nG_info': (.text+0x18a5): undefined reference to `reifyC' collect2: ld returned 1 exit status