Configuring tfp-0.3... Flags chosen: build-test=False Dependency QuickCheck ==2.6: using QuickCheck-2.6 Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency template-haskell ==2.8.0.0: using template-haskell-2.8.0.0 Using Cabal-1.16.0.3 compiled by ghc-7.6 Using compiler: ghc-7.6.3 Using install prefix: /srv/hackage/var/build/cache/inst Binaries installed in: /srv/hackage/var/build/cache/inst/bin Libraries installed in: /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 Private binaries installed in: /srv/hackage/var/build/cache/inst/libexec Data files installed in: /srv/hackage/var/build/cache/inst/share/tfp-0.3 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3 Using alex version 3.0.1 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found No ffihugs found Using gcc version 4.7 found on system at: /usr/bin/gcc Using ghc version 7.6.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.6.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.13.2 found on system at: /usr/local/bin/haddock Using happy version 1.18.9 found on system at: /usr/bin/happy No hmake found Using hpc version 0.6 found on system at: /usr/local/bin/hpc Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/bin/HsColour No hugs found No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found No pkg-config found 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 No uhc found creating dist/build creating dist/build/autogen Building tfp-0.3... Preprocessing library tfp-0.3... Building library... creating dist/build /usr/local/bin/ghc --make -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name tfp-0.3 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id QuickCheck-2.6-2613b8664f74d924e0c53b79dc47a12a -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d -XHaskell98 -XTypeFamilies -XUndecidableInstances -XTypeOperators -XEmptyDataDecls -XDeriveDataTypeable -XScopedTypeVariables -XFlexibleInstances -XTemplateHaskell -XTypeSynonymInstances -XMultiParamTypeClasses -XGeneralizedNewtypeDeriving -XRank2Types -XFlexibleContexts 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 -O0 [ 1 of 14] Compiling Types.Data.Bool ( Types/Data/Bool.hs, dist/build/Types/Data/Bool.o ) [ 2 of 14] Compiling Types.Data.List ( Types/Data/List.hs, dist/build/Types/Data/List.o ) [ 3 of 14] Compiling Types.Data.Ord ( Types/Data/Ord.hs, dist/build/Types/Data/Ord.o ) [ 4 of 14] Compiling Types.Data.Num.Ops ( Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o ) [ 5 of 14] Compiling Types.Data.Num.Decimal.Digits ( Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o ) [ 6 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 ) [ 7 of 14] Compiling Types.Data.Num.Decimal.Literals ( Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package random-1.0.1.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package QuickCheck-2.6 ... linking ... done. [ 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 ) [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 ) Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits (SizedWord nT)' Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits (SizedWord nT)' Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits (SizedWord nT)' [14 of 14] Compiling Data.SizedInt ( Data/SizedInt.hs, dist/build/Data/SizedInt.o ) Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits (SizedInt nT)' Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits (SizedInt nT)' Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits (SizedInt nT)' Linking... /usr/bin/ar -r dist/build/libHStfp-0.3.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.3.a In-place registering tfp-0.3... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --package-db=dist/package.conf.inplace --no-user-package-conf Running Haddock for tfp-0.3... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for tfp-0.3... creating dist/doc/html/tfp creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/tfp Preprocessing library tfp-0.3... creating dist/doc/html/tfp/src /usr/bin/HsColour -print-css -odist/doc/html/tfp/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Data-SizedInt.html Data/SizedInt.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Data-SizedWord.html Data/SizedWord.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types.html Types.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Base.html Types/Base.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Bool.html Types/Data/Bool.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num.html Types/Data/Num.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Ops.html Types/Data/Num/Ops.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal.html Types/Data/Num/Decimal.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals.html Types/Data/Num/Decimal/Literals.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals-TH.html Types/Data/Num/Decimal/Literals/TH.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Digits.html Types/Data/Num/Decimal/Digits.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-List.html Types/Data/List.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Ord.html Types/Data/Ord.hs /usr/bin/HsColour -css -anchor -odist/doc/html/tfp/src/Types-Data-Num-Decimal-Ops.html Types/Data/Num/Decimal/Ops.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library tfp-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, random-1.0.1.1 copy Data/SizedInt.hs to dist/build/tmp-11957/Data/SizedInt.hs copy Data/SizedWord.hs to dist/build/tmp-11957/Data/SizedWord.hs copy Types.hs to dist/build/tmp-11957/./Types.hs copy Types/Base.hs to dist/build/tmp-11957/Types/Base.hs copy Types/Data/Bool.hs to dist/build/tmp-11957/Types/Data/Bool.hs copy Types/Data/Num.hs to dist/build/tmp-11957/Types/Data/Num.hs copy Types/Data/Num/Ops.hs to dist/build/tmp-11957/Types/Data/Num/Ops.hs copy Types/Data/Num/Decimal.hs to dist/build/tmp-11957/Types/Data/Num/Decimal.hs copy Types/Data/Num/Decimal/Literals.hs to dist/build/tmp-11957/Types/Data/Num/Decimal/Literals.hs copy Types/Data/Num/Decimal/Literals/TH.hs to dist/build/tmp-11957/Types/Data/Num/Decimal/Literals/TH.hs copy Types/Data/Num/Decimal/Digits.hs to dist/build/tmp-11957/Types/Data/Num/Decimal/Digits.hs copy Types/Data/List.hs to dist/build/tmp-11957/Types/Data/List.hs copy Types/Data/Ord.hs to dist/build/tmp-11957/Types/Data/Ord.hs copy Types/Data/Num/Decimal/Ops.hs to dist/build/tmp-11957/Types/Data/Num/Decimal/Ops.hs creating dist/doc/html/tfp /usr/local/bin/haddock --prologue=dist/doc/html/tfp/haddock-prolog11957.txt --dump-interface=dist/doc/html/tfp/tfp.haddock --optghc=-package-name --optghc=tfp-0.3 --hide=Types.Data.Num.Decimal.Ops --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/tfp-0.3 --verbosity=1 --html --read-interface=/package/QuickCheck-2.6/docs,/srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/QuickCheck.haddock --read-interface=/package/array-0.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/array-0.4.0.1/array.haddock --read-interface=/package/base-4.6.0.1/docs,/usr/local/share/doc/ghc/html/libraries/base-4.6.0.1/base.haddock --read-interface=/package/containers-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/containers-0.5.0.0/containers.haddock --read-interface=/package/deepseq-1.3.0.1/docs,/usr/local/share/doc/ghc/html/libraries/deepseq-1.3.0.1/deepseq.haddock --read-interface=/package/ghc-prim-0.3.0.0/docs,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.3.0.0/ghc-prim.haddock --read-interface=/package/integer-gmp-0.5.0.0/docs,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.5.0.0/integer-gmp.haddock --read-interface=/package/old-locale-1.0.0.5/docs,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.5/old-locale.haddock --read-interface=/package/pretty-1.1.1.0/docs,/usr/local/share/doc/ghc/html/libraries/pretty-1.1.1.0/pretty.haddock --read-interface=/package/template-haskell-2.8.0.0/docs,/usr/local/share/doc/ghc/html/libraries/template-haskell-2.8.0.0/template-haskell.haddock --read-interface=/package/time-1.4.0.1/docs,/usr/local/share/doc/ghc/html/libraries/time-1.4.0.1/time.haddock --odir=dist/doc/html/tfp/ --title=tfp-0.3: Type-level programming library using type families --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-11957 --optghc=-hidir --optghc=dist/build/tmp-11957 --optghc=-stubdir --optghc=dist/build/tmp-11957 --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=-hide-all-packages --optghc=-package-db --optghc=/srv/hackage/var/build/cache/inst/local.conf.d --optghc=-package-id --optghc=QuickCheck-2.6-2613b8664f74d924e0c53b79dc47a12a --optghc=-package-id --optghc=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d --optghc=-XHaskell98 --optghc=-XTypeFamilies --optghc=-XUndecidableInstances --optghc=-XTypeOperators --optghc=-XEmptyDataDecls --optghc=-XDeriveDataTypeable --optghc=-XScopedTypeVariables --optghc=-XFlexibleInstances --optghc=-XTemplateHaskell --optghc=-XTypeSynonymInstances --optghc=-XMultiParamTypeClasses --optghc=-XGeneralizedNewtypeDeriving --optghc=-XRank2Types --optghc=-XFlexibleContexts -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-11957/Data/SizedInt.hs dist/build/tmp-11957/Data/SizedWord.hs dist/build/tmp-11957/./Types.hs dist/build/tmp-11957/Types/Base.hs dist/build/tmp-11957/Types/Data/Bool.hs dist/build/tmp-11957/Types/Data/Num.hs dist/build/tmp-11957/Types/Data/Num/Ops.hs dist/build/tmp-11957/Types/Data/Num/Decimal.hs dist/build/tmp-11957/Types/Data/Num/Decimal/Literals.hs dist/build/tmp-11957/Types/Data/Num/Decimal/Literals/TH.hs dist/build/tmp-11957/Types/Data/Num/Decimal/Digits.hs dist/build/tmp-11957/Types/Data/List.hs dist/build/tmp-11957/Types/Data/Ord.hs dist/build/tmp-11957/Types/Data/Num/Decimal/Ops.hs --built-in-themes dist/build/tmp-11957/Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits (SizedInt nT)' dist/build/tmp-11957/Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits (SizedInt nT)' dist/build/tmp-11957/Data/SizedInt.hs:128:10: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits (SizedInt nT)' dist/build/tmp-11957/Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits (SizedWord nT)' dist/build/tmp-11957/Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits (SizedWord nT)' dist/build/tmp-11957/Data/SizedWord.hs:107:10: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits (SizedWord nT)' Haddock coverage: 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: We do not support associated types in instances yet. These instances are affected: Types.Data.Bool.IfT Types.Data.Bool.True y z, Types.Data.Bool.IfT Types.Data.Bool.False y z 8% ( 1 / 12) in 'Types.Data.Bool' 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 0% ( 0 / 8) in 'Types.Data.List' 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, :<:, :<=:, :==:, :/=:, :>=:, :>:, Min, Max 4% ( 1 / 26) in 'Types.Data.Ord' 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, IsPositive, IsNegative Warning: Types.Data.Num.Ops: We do not support associated types in instances yet. These instances are affected: Types.Data.Num.Ops.IntegerT x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertPos x), Types.Data.Num.Ops.IntegerT x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Ops.AssertNeg x) 4% ( 2 / 45) in 'Types.Data.Num.Ops' 25% ( 4 / 16) in 'Types.Data.Num.Decimal.Digits' 0% ( 0 / 5) in 'Types.Data.Num.Decimal.Literals.TH' 0% ( 0 /40003) in 'Types.Data.Num.Decimal.Literals' Warning: Types.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Id 33% ( 1 / 3) in 'Types.Base' Warning: Types.Data.Num.Decimal.Ops: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Normalize, Normalize', NormalizePos, NormalizePos', ReverseDigits, ReverseDigits', NormalizeNeg, NormalizeNeg', IsPositive, IsPositive', IsZero, IsZero', IsNegative, IsNegative', Neg, Succ, Succ', Pred, Pred', Pred'', AddDigit, AddCarry, :+:, Add, SubDigit, Borrow, :-:, Sub, Sub', Sub'', SubPos, Mul2, Mul2', :*:, Mul, Mul', Fac, Fac', IsEven, IsEven', Div2, Div2Digit, Div2', Div2Pos, Div2Pos', Pow2, Pow2', CompareDigit, Compare, Compare', ComparePos, ComparePos', CompareNeg Warning: Types.Data.Num.Decimal.Ops: We do not support associated types in instances yet. These instances are affected: Types.Data.Num.Decimal.Ops.IntegerT' x => Types.Data.Num.Ops.IntegerT (Types.Data.Num.Decimal.Digits.Dec x) 100% ( 1 / 1) in 'Types.Data.Num.Decimal.Ops' 67% ( 2 / 3) in 'Types.Data.Num.Decimal' 50% ( 3 / 6) in 'Types.Data.Num' 83% ( 5 / 6) in 'Types' 0% ( 0 / 2) in 'Data.SizedInt' 0% ( 0 / 2) in 'Data.SizedWord' Warning: Types.Data.Num.Ops: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Warning: Types.Data.Num.Decimal.Digits: could not find link destinations for: Types.Data.Num.Decimal.Ops.IntegerT' Documentation created: dist/doc/html/tfp/index.html directory dist/doc/html/tfp does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html copy directory 'dist/doc/html/tfp' to '/srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html'. creating /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html creating /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src Installing dist/doc/html/tfp/tfp.haddock to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/tfp.haddock Installing dist/doc/html/tfp/doc-index-A.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-A.html Installing dist/doc/html/tfp/doc-index-C.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-C.html Installing dist/doc/html/tfp/doc-index-D.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-D.html Installing dist/doc/html/tfp/doc-index-E.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-E.html Installing dist/doc/html/tfp/doc-index-F.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-F.html Installing dist/doc/html/tfp/doc-index-G.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-G.html Installing dist/doc/html/tfp/doc-index-H.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-H.html Installing dist/doc/html/tfp/doc-index-I.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-I.html Installing dist/doc/html/tfp/doc-index-L.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-L.html Installing dist/doc/html/tfp/doc-index-M.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-M.html Installing dist/doc/html/tfp/doc-index-N.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-N.html Installing dist/doc/html/tfp/doc-index-O.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-O.html Installing dist/doc/html/tfp/doc-index-P.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-P.html Installing dist/doc/html/tfp/doc-index-R.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-R.html Installing dist/doc/html/tfp/doc-index-S.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-S.html Installing dist/doc/html/tfp/doc-index-T.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-T.html Installing dist/doc/html/tfp/doc-index-58.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-58.html Installing dist/doc/html/tfp/doc-index-95.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-95.html Installing dist/doc/html/tfp/doc-index-All.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index-All.html Installing dist/doc/html/tfp/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/doc-index.html Installing dist/doc/html/tfp/Types-Data-Bool.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Bool.html Installing dist/doc/html/tfp/mini_Types-Data-Bool.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Bool.html Installing dist/doc/html/tfp/Types-Data-List.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-List.html Installing dist/doc/html/tfp/mini_Types-Data-List.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-List.html Installing dist/doc/html/tfp/Types-Data-Ord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Ord.html Installing dist/doc/html/tfp/mini_Types-Data-Ord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Ord.html Installing dist/doc/html/tfp/Types-Data-Num-Ops.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num-Ops.html Installing dist/doc/html/tfp/mini_Types-Data-Num-Ops.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num-Ops.html Installing dist/doc/html/tfp/Types-Data-Num-Decimal-Digits.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num-Decimal-Digits.html Installing dist/doc/html/tfp/mini_Types-Data-Num-Decimal-Digits.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num-Decimal-Digits.html Installing dist/doc/html/tfp/Types-Data-Num-Decimal-Literals-TH.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num-Decimal-Literals-TH.html Installing dist/doc/html/tfp/mini_Types-Data-Num-Decimal-Literals-TH.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num-Decimal-Literals-TH.html Installing dist/doc/html/tfp/Types-Data-Num-Decimal-Literals.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num-Decimal-Literals.html Installing dist/doc/html/tfp/mini_Types-Data-Num-Decimal-Literals.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num-Decimal-Literals.html Installing dist/doc/html/tfp/Types-Base.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Base.html Installing dist/doc/html/tfp/mini_Types-Base.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Base.html Installing dist/doc/html/tfp/Types-Data-Num-Decimal.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num-Decimal.html Installing dist/doc/html/tfp/mini_Types-Data-Num-Decimal.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num-Decimal.html Installing dist/doc/html/tfp/Types-Data-Num.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types-Data-Num.html Installing dist/doc/html/tfp/mini_Types-Data-Num.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types-Data-Num.html Installing dist/doc/html/tfp/Types.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Types.html Installing dist/doc/html/tfp/mini_Types.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Types.html Installing dist/doc/html/tfp/Data-SizedInt.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Data-SizedInt.html Installing dist/doc/html/tfp/mini_Data-SizedInt.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Data-SizedInt.html Installing dist/doc/html/tfp/Data-SizedWord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/Data-SizedWord.html Installing dist/doc/html/tfp/mini_Data-SizedWord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/mini_Data-SizedWord.html Installing dist/doc/html/tfp/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/hslogo-16.png Installing dist/doc/html/tfp/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/minus.gif Installing dist/doc/html/tfp/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/ocean.css Installing dist/doc/html/tfp/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/plus.gif Installing dist/doc/html/tfp/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/synopsis.png Installing dist/doc/html/tfp/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/haskell_icon.gif Installing dist/doc/html/tfp/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/xhaddock.css Installing dist/doc/html/tfp/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/haddock-util.js Installing dist/doc/html/tfp/frames.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/frames.html Installing dist/doc/html/tfp/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/hscolour.css Installing dist/doc/html/tfp/src/Data-SizedInt.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Data-SizedInt.html Installing dist/doc/html/tfp/src/Data-SizedWord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Data-SizedWord.html Installing dist/doc/html/tfp/src/Types.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types.html Installing dist/doc/html/tfp/src/Types-Base.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Base.html Installing dist/doc/html/tfp/src/Types-Data-Bool.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Bool.html Installing dist/doc/html/tfp/src/Types-Data-Num.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num.html Installing dist/doc/html/tfp/src/Types-Data-Num-Ops.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Ops.html Installing dist/doc/html/tfp/src/Types-Data-Num-Decimal.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Decimal.html Installing dist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Decimal-Literals.html Installing dist/doc/html/tfp/src/Types-Data-Num-Decimal-Literals-TH.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Decimal-Literals-TH.html Installing dist/doc/html/tfp/src/Types-Data-Num-Decimal-Digits.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Decimal-Digits.html Installing dist/doc/html/tfp/src/Types-Data-List.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-List.html Installing dist/doc/html/tfp/src/Types-Data-Ord.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Ord.html Installing dist/doc/html/tfp/src/Types-Data-Num-Decimal-Ops.html to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/src/Types-Data-Num-Decimal-Ops.html creating /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html Installing dist/doc/html/tfp/tfp.haddock to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/html/tfp.haddock creating /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/tfp-0.3/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Data creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3 creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Data creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal/Literals Installing dist/build/Data/SizedInt.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Data/SizedInt.hi Installing dist/build/Data/SizedWord.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Data/SizedWord.hi Installing dist/build/Types.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types.hi Installing dist/build/Types/Base.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Base.hi Installing dist/build/Types/Data/Bool.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Bool.hi Installing dist/build/Types/Data/Num.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num.hi Installing dist/build/Types/Data/Num/Ops.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Ops.hi Installing dist/build/Types/Data/Num/Decimal.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal.hi Installing dist/build/Types/Data/Num/Decimal/Literals.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal/Literals.hi Installing dist/build/Types/Data/Num/Decimal/Literals/TH.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal/Literals/TH.hi Installing dist/build/Types/Data/Num/Decimal/Digits.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal/Digits.hi Installing dist/build/Types/Data/List.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/List.hi Installing dist/build/Types/Data/Ord.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Ord.hi Installing dist/build/Types/Data/Num/Decimal/Ops.hi to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/Types/Data/Num/Decimal/Ops.hi creating /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3 Installing dist/build/libHStfp-0.3.a to /srv/hackage/var/build/cache/inst/lib/tfp-0.3/ghc-7.6.3/libHStfp-0.3.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name tfp-0.3 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id QuickCheck-2.6-2613b8664f74d924e0c53b79dc47a12a -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id template-haskell-2.8.0.0-a3012803fde1dc362e555b35a1a78e6d -XHaskell98 -XTypeFamilies -XUndecidableInstances -XTypeOperators -XEmptyDataDecls -XDeriveDataTypeable -XScopedTypeVariables -XFlexibleInstances -XTemplateHaskell -XTypeSynonymInstances -XMultiParamTypeClasses -XGeneralizedNewtypeDeriving -XRank2Types -XFlexibleContexts 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 -O0 Registering tfp-0.3... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf