*** setup configure Configuring tfp-0.1... Flags chosen: build-test=False Dependency base>=3.0: using base-3.0.2.0 Dependency template-haskell>=2.0: using template-haskell-2.2.0.0 Using compiler: ghc-6.8.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/tfp-0.1/ghc-6.8.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/tfp-0.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/tfp-0.1 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 ghc version 6.8.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.3.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-ghc 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 tfp-0.1... Preprocessing executables for tfp-0.1... Building tfp-0.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name tfp-0.1 --make -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package template-haskell-2.2.0.0 -O -XTypeFamilies -XUndecidableInstances -XTypeOperators -XEmptyDataDecls -XDeriveDataTypeable -XScopedTypeVariables -XFlexibleInstances -XTemplateHaskell -XTypeSynonymInstances -XMultiParamTypeClasses -XGeneralizedNewtypeDeriving Data.SizedInt Data.SizedWord Types Types.Base Types.Data.Bool Types.Data.Num Types.Data.Num.Ops Types.Data.Num.Decimal Types.Data.Num.Decimal.Literals Types.Data.Num.Decimal.Literals.TH Types.Data.Num.Decimal.Digits Types.Data.List Types.Data.Ord Types.Data.Num.Decimal.Ops [ 1 of 14] Compiling Types.Data.Num.Decimal.Literals.TH ( Types/Data/Num/Decimal/Literals/TH.hs, dist/build/Types/Data/Num/Decimal/Literals/TH.o ) [ 2 of 14] Compiling Types.Data.Bool ( Types/Data/Bool.hs, dist/build/Types/Data/Bool.o ) [ 3 of 14] Compiling Types.Data.List ( Types/Data/List.hs, dist/build/Types/Data/List.o ) [ 4 of 14] Compiling Types.Data.Ord ( Types/Data/Ord.hs, dist/build/Types/Data/Ord.o ) [ 5 of 14] Compiling Types.Data.Num.Ops ( Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o ) [ 6 of 14] Compiling Types.Data.Num.Decimal.Digits ( Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o ) [ 7 of 14] Compiling Types.Data.Num.Decimal.Literals ( Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o ) [ 8 of 14] Compiling Types.Base ( Types/Base.hs, dist/build/Types/Base.o ) [ 9 of 14] Compiling Types.Data.Num.Decimal.Ops ( Types/Data/Num/Decimal/Ops.hs, dist/build/Types/Data/Num/Decimal/Ops.o ) [10 of 14] Compiling Types.Data.Num.Decimal ( Types/Data/Num/Decimal.hs, dist/build/Types/Data/Num/Decimal.o ) Types/Data/Num/Decimal.hs:4:6: Warning: The export item `module Types.Data.Num.Decimal.Ops' exports nothing [11 of 14] Compiling Types.Data.Num ( Types/Data/Num.hs, dist/build/Types/Data/Num.o ) [12 of 14] Compiling Types ( Types.hs, dist/build/Types.o ) [13 of 14] Compiling Data.SizedWord ( Data/SizedWord.hs, dist/build/Data/SizedWord.o ) [14 of 14] Compiling Data.SizedInt ( Data/SizedInt.hs, dist/build/Data/SizedInt.o ) Loading package base ... linking ... done. Loading package pretty-1.0.0.0 ... linking ... done. Loading package array-0.1.0.0 ... linking ... done. Loading package packedstring-0.1.0.0 ... linking ... done. Loading package containers-0.1.0.2 ... linking ... done. Loading package template-haskell ... linking ... done. Linking... /usr/bin/ar q dist/build/libHStfp-0.1.a dist/build/Data/SizedInt.o dist/build/Data/SizedWord.o dist/build/Types.o dist/build/Types/Base.o dist/build/Types/Data/Bool.o dist/build/Types/Data/Num.o dist/build/Types/Data/Num/Ops.o dist/build/Types/Data/Num/Decimal.o dist/build/Types/Data/Num/Decimal/Literals.o dist/build/Types/Data/Num/Decimal/Literals/TH.o dist/build/Types/Data/Num/Decimal/Digits.o dist/build/Types/Data/List.o dist/build/Types/Data/Ord.o dist/build/Types/Data/Num/Decimal/Ops.o /usr/bin/ar: creating dist/build/libHStfp-0.1.a /usr/bin/ld -x -r -o dist/build/HStfp-0.1.o.tmp dist/build/Data/SizedInt.o dist/build/Data/SizedWord.o dist/build/Types.o dist/build/Types/Base.o dist/build/Types/Data/Bool.o dist/build/Types/Data/Num.o dist/build/Types/Data/Num/Ops.o dist/build/Types/Data/Num/Decimal.o dist/build/Types/Data/Num/Decimal/Literals.o dist/build/Types/Data/Num/Decimal/Literals/TH.o dist/build/Types/Data/Num/Decimal/Digits.o dist/build/Types/Data/List.o dist/build/Types/Data/Ord.o dist/build/Types/Data/Num/Decimal/Ops.o *** setup haddock Creating dist/doc/html/tfp (and its parents) Preprocessing library tfp-0.1... Preprocessing executables for tfp-0.1... Running hscolour for tfp-0.1... Creating dist/doc/html/tfp/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/tfp/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Data-SizedInt.html Data/SizedInt.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Data-SizedWord.html Data/SizedWord.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types.html Types.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Base.html Types/Base.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Bool.html Types/Data/Bool.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num.html Types/Data/Num.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Ops.html Types/Data/Num/Ops.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal.html Types/Data/Num/Decimal.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals.html Types/Data/Num/Decimal/Literals.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals-TH.html Types/Data/Num/Decimal/Literals/TH.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Digits.html Types/Data/Num/Decimal/Digits.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-List.html Types/Data/List.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Ord.html Types/Data/Ord.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Ops.html Types/Data/Num/Decimal/Ops.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/tfp (and its parents) Preprocessing library tfp-0.1... Preprocessing executables for tfp-0.1... Running Haddock for tfp-0.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tfp-0.1 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library tfp-0.1... Preprocessing executables for tfp-0.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tfp-0.1 --html --odir=dist/doc/html/tfp --title=tfp-0.1: Type-level programming library using type families --dump-interface=dist/doc/html/tfp/tfp.haddock --prologue=dist/tfp-0.1-haddock-prolog21987.txt --optghc=-package-name --optghc=tfp-0.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.2.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/template-haskell/2.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/template-haskell/template-haskell.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/tfp-0.1 --hide=Types.Data.Num.Decimal.Ops -B/usr/local/lib/ghc-6.8.3 --optghc=-hide-all-packages --optghc=-package --optghc=base-3.0.2.0 --optghc=-package --optghc=template-haskell-2.2.0.0 --optghc=-i --optghc=-idist/build/autogen --optghc=-i. --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-XTypeFamilies --optghc=-XUndecidableInstances --optghc=-XTypeOperators --optghc=-XEmptyDataDecls --optghc=-XDeriveDataTypeable --optghc=-XScopedTypeVariables --optghc=-XFlexibleInstances --optghc=-XTemplateHaskell --optghc=-XTypeSynonymInstances --optghc=-XMultiParamTypeClasses --optghc=-XGeneralizedNewtypeDeriving Data.SizedInt Data.SizedWord Types Types.Base Types.Data.Bool Types.Data.Num Types.Data.Num.Ops Types.Data.Num.Decimal Types.Data.Num.Decimal.Literals Types.Data.Num.Decimal.Literals.TH Types.Data.Num.Decimal.Digits Types.Data.List Types.Data.Ord Types.Data.Num.Decimal.Ops Warning: Types.Data.Bool: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Not, :&&:, :||: Warning: Types.Data.Bool: Rendering of associated types for instances has not yet been implemented. Associated types will not be shown for the following instances: Types.Data.Bool.IfT Types.Data.Bool.True y z, Types.Data.Bool.IfT Types.Data.Bool.False y z Warning: Types.Data.List: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsNull, Head, Tail, Reverse, Reverse', Append Warning: Types.Data.Ord: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsLT, IsEQ, IsGT, Compare, :<:, :<=:, :==:, :/=:, :>=:, :>: Warning: Types.Data.Num.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: IsOdd haddock: internal Haddock or GHC error: Maybe.fromJust: Nothing