Configuring ChasingBottoms-1.3.0.7... Flags chosen: build-tests=False Dependency QuickCheck ==2.6: using QuickCheck-2.6 Dependency array ==0.4.0.1: using array-0.4.0.1 Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency containers ==0.5.0.0: using containers-0.5.0.0 Dependency mtl ==2.1.2: using mtl-2.1.2 Dependency random ==1.0.1.1: using random-1.0.1.1 Dependency syb ==0.4.1: using syb-0.4.1 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/ChasingBottoms-1.3.0.7/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/ChasingBottoms-1.3.0.7 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7 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 ChasingBottoms-1.3.0.7... Preprocessing library ChasingBottoms-1.3.0.7... 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 ChasingBottoms-1.3.0.7 -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 containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 -package-id syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 -XHaskell98 Test.ChasingBottoms Test.ChasingBottoms.Approx Test.ChasingBottoms.ApproxShow Test.ChasingBottoms.ContinuousFunctions Test.ChasingBottoms.IsBottom Test.ChasingBottoms.Nat Test.ChasingBottoms.SemanticOrd Test.ChasingBottoms.TimeOut Test.ChasingBottoms.IsType -O0 [ 1 of 10] Compiling Test.ChasingBottoms.IsType ( Test/ChasingBottoms/IsType.hs, dist/build/Test/ChasingBottoms/IsType.o ) [ 2 of 10] Compiling Test.ChasingBottoms.Nat ( Test/ChasingBottoms/Nat.hs, dist/build/Test/ChasingBottoms/Nat.o ) [ 3 of 10] Compiling Test.ChasingBottoms.IsBottom[boot] ( Test/ChasingBottoms/IsBottom.hs-boot, dist/build/Test/ChasingBottoms/IsBottom.o-boot ) [ 4 of 10] Compiling Test.ChasingBottoms.TimeOut ( Test/ChasingBottoms/TimeOut.hs, dist/build/Test/ChasingBottoms/TimeOut.o ) [ 5 of 10] Compiling Test.ChasingBottoms.IsBottom ( Test/ChasingBottoms/IsBottom.hs, dist/build/Test/ChasingBottoms/IsBottom.o ) [ 6 of 10] Compiling Test.ChasingBottoms.ApproxShow ( Test/ChasingBottoms/ApproxShow.hs, dist/build/Test/ChasingBottoms/ApproxShow.o ) [ 7 of 10] Compiling Test.ChasingBottoms.Approx ( Test/ChasingBottoms/Approx.hs, dist/build/Test/ChasingBottoms/Approx.o ) [ 8 of 10] Compiling Test.ChasingBottoms.SemanticOrd ( Test/ChasingBottoms/SemanticOrd.hs, dist/build/Test/ChasingBottoms/SemanticOrd.o ) [ 9 of 10] Compiling Test.ChasingBottoms.ContinuousFunctions ( Test/ChasingBottoms/ContinuousFunctions.hs, dist/build/Test/ChasingBottoms/ContinuousFunctions.o ) [10 of 10] Compiling Test.ChasingBottoms ( Test/ChasingBottoms.hs, dist/build/Test/ChasingBottoms.o ) Linking... /usr/bin/ar -r dist/build/libHSChasingBottoms-1.3.0.7.a dist/build/Test/ChasingBottoms.o dist/build/Test/ChasingBottoms/Approx.o dist/build/Test/ChasingBottoms/ApproxShow.o dist/build/Test/ChasingBottoms/ContinuousFunctions.o dist/build/Test/ChasingBottoms/IsBottom.o dist/build/Test/ChasingBottoms/Nat.o dist/build/Test/ChasingBottoms/SemanticOrd.o dist/build/Test/ChasingBottoms/TimeOut.o dist/build/Test/ChasingBottoms/IsType.o /usr/bin/ar: creating dist/build/libHSChasingBottoms-1.3.0.7.a In-place registering ChasingBottoms-1.3.0.7... /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 ChasingBottoms-1.3.0.7... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for ChasingBottoms-1.3.0.7... creating dist/doc/html/ChasingBottoms creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/ChasingBottoms Preprocessing library ChasingBottoms-1.3.0.7... creating dist/doc/html/ChasingBottoms/src /usr/bin/HsColour -print-css -odist/doc/html/ChasingBottoms/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms.html Test/ChasingBottoms.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Approx.html Test/ChasingBottoms/Approx.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ApproxShow.html Test/ChasingBottoms/ApproxShow.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ContinuousFunctions.html Test/ChasingBottoms/ContinuousFunctions.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsBottom.html Test/ChasingBottoms/IsBottom.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Nat.html Test/ChasingBottoms/Nat.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-SemanticOrd.html Test/ChasingBottoms/SemanticOrd.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-TimeOut.html Test/ChasingBottoms/TimeOut.hs /usr/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsType.html Test/ChasingBottoms/IsType.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library ChasingBottoms-1.3.0.7... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0, mtl-2.1.2, random-1.0.1.1, transformers-0.3.0.0 copy Test/ChasingBottoms.hs to dist/build/tmp-7420/Test/ChasingBottoms.hs copy Test/ChasingBottoms/Approx.hs to dist/build/tmp-7420/Test/ChasingBottoms/Approx.hs copy Test/ChasingBottoms/ApproxShow.hs to dist/build/tmp-7420/Test/ChasingBottoms/ApproxShow.hs copy Test/ChasingBottoms/ContinuousFunctions.hs to dist/build/tmp-7420/Test/ChasingBottoms/ContinuousFunctions.hs copy Test/ChasingBottoms/IsBottom.hs to dist/build/tmp-7420/Test/ChasingBottoms/IsBottom.hs copy Test/ChasingBottoms/Nat.hs to dist/build/tmp-7420/Test/ChasingBottoms/Nat.hs copy Test/ChasingBottoms/SemanticOrd.hs to dist/build/tmp-7420/Test/ChasingBottoms/SemanticOrd.hs copy Test/ChasingBottoms/TimeOut.hs to dist/build/tmp-7420/Test/ChasingBottoms/TimeOut.hs copy Test/ChasingBottoms/IsType.hs to dist/build/tmp-7420/Test/ChasingBottoms/IsType.hs creating dist/doc/html/ChasingBottoms /usr/local/bin/haddock --prologue=dist/doc/html/ChasingBottoms/haddock-prolog7420.txt --dump-interface=dist/doc/html/ChasingBottoms/ChasingBottoms.haddock --optghc=-package-name --optghc=ChasingBottoms-1.3.0.7 --hide=Test.ChasingBottoms.IsType --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/ChasingBottoms-1.3.0.7 --verbosity=1 --html --read-interface=/package/QuickCheck-2.6/docs,/srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/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/syb-0.4.1/docs,/srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/syb.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/ChasingBottoms/ --title=ChasingBottoms-1.3.0.7: For testing partial and infinite values. --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-7420 --optghc=-hidir --optghc=dist/build/tmp-7420 --optghc=-stubdir --optghc=dist/build/tmp-7420 --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=containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 --optghc=-package-id --optghc=mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 --optghc=-package-id --optghc=random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 --optghc=-package-id --optghc=syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 --optghc=-XHaskell98 -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-7420/Test/ChasingBottoms.hs dist/build/tmp-7420/Test/ChasingBottoms/Approx.hs dist/build/tmp-7420/Test/ChasingBottoms/ApproxShow.hs dist/build/tmp-7420/Test/ChasingBottoms/ContinuousFunctions.hs dist/build/tmp-7420/Test/ChasingBottoms/IsBottom.hs dist/build/tmp-7420/Test/ChasingBottoms/Nat.hs dist/build/tmp-7420/Test/ChasingBottoms/SemanticOrd.hs dist/build/tmp-7420/Test/ChasingBottoms/TimeOut.hs dist/build/tmp-7420/Test/ChasingBottoms/IsType.hs --built-in-themes Haddock coverage: 60% ( 3 / 5) in 'Test.ChasingBottoms.IsType' 100% ( 6 / 6) in 'Test.ChasingBottoms.Nat' 83% ( 5 / 6) in 'Test.ChasingBottoms.TimeOut' 100% ( 5 / 5) in 'Test.ChasingBottoms.IsBottom' 67% ( 2 / 3) in 'Test.ChasingBottoms.ApproxShow' 100% ( 2 / 2) in 'Test.ChasingBottoms.Approx' 100% ( 5 / 5) in 'Test.ChasingBottoms.SemanticOrd' 100% ( 25 / 25) in 'Test.ChasingBottoms.ContinuousFunctions' 100% ( 8 / 8) in 'Test.ChasingBottoms' Warning: Test.ChasingBottoms.ContinuousFunctions: could not find link destinations for: System.Random.Random Test.ChasingBottoms.ContinuousFunctions.PatternMatches Documentation created: dist/doc/html/ChasingBottoms/index.html directory dist/doc/html/ChasingBottoms does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html copy directory 'dist/doc/html/ChasingBottoms' to '/srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html'. creating /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html creating /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src Installing dist/doc/html/ChasingBottoms/ChasingBottoms.haddock to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/ChasingBottoms.haddock Installing dist/doc/html/ChasingBottoms/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/doc-index.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-Nat.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-Nat.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-Nat.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-Nat.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-TimeOut.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-TimeOut.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-TimeOut.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-TimeOut.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-IsBottom.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-IsBottom.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-IsBottom.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-IsBottom.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-ApproxShow.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-ApproxShow.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-ApproxShow.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-ApproxShow.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-Approx.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-Approx.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-Approx.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-Approx.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-SemanticOrd.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-SemanticOrd.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-SemanticOrd.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-SemanticOrd.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms-ContinuousFunctions.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms-ContinuousFunctions.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms-ContinuousFunctions.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms-ContinuousFunctions.html Installing dist/doc/html/ChasingBottoms/Test-ChasingBottoms.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/Test-ChasingBottoms.html Installing dist/doc/html/ChasingBottoms/mini_Test-ChasingBottoms.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/mini_Test-ChasingBottoms.html Installing dist/doc/html/ChasingBottoms/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/hslogo-16.png Installing dist/doc/html/ChasingBottoms/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/minus.gif Installing dist/doc/html/ChasingBottoms/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/ocean.css Installing dist/doc/html/ChasingBottoms/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/plus.gif Installing dist/doc/html/ChasingBottoms/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/synopsis.png Installing dist/doc/html/ChasingBottoms/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/haskell_icon.gif Installing dist/doc/html/ChasingBottoms/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/xhaddock.css Installing dist/doc/html/ChasingBottoms/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/haddock-util.js Installing dist/doc/html/ChasingBottoms/frames.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/frames.html Installing dist/doc/html/ChasingBottoms/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/hscolour.css Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Approx.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-Approx.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ApproxShow.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-ApproxShow.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ContinuousFunctions.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-ContinuousFunctions.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsBottom.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-IsBottom.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Nat.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-Nat.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-SemanticOrd.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-SemanticOrd.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-TimeOut.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-TimeOut.html Installing dist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsType.html to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/src/Test-ChasingBottoms-IsType.html creating /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html Installing dist/doc/html/ChasingBottoms/ChasingBottoms.haddock to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/html/ChasingBottoms.haddock creating /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7 Installing LICENCE to /srv/hackage/var/build/cache/inst/share/doc/ChasingBottoms-1.3.0.7/LICENCE Installing library in /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7 creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms Installing dist/build/Test/ChasingBottoms.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms.hi Installing dist/build/Test/ChasingBottoms/Approx.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/Approx.hi Installing dist/build/Test/ChasingBottoms/ApproxShow.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/ApproxShow.hi Installing dist/build/Test/ChasingBottoms/ContinuousFunctions.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/ContinuousFunctions.hi Installing dist/build/Test/ChasingBottoms/IsBottom.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/IsBottom.hi Installing dist/build/Test/ChasingBottoms/Nat.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/Nat.hi Installing dist/build/Test/ChasingBottoms/SemanticOrd.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/SemanticOrd.hi Installing dist/build/Test/ChasingBottoms/TimeOut.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/TimeOut.hi Installing dist/build/Test/ChasingBottoms/IsType.hi to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/Test/ChasingBottoms/IsType.hi creating /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3 Installing dist/build/libHSChasingBottoms-1.3.0.7.a to /srv/hackage/var/build/cache/inst/lib/ChasingBottoms-1.3.0.7/ghc-7.6.3/libHSChasingBottoms-1.3.0.7.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 ChasingBottoms-1.3.0.7 -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 containers-0.5.0.0-ab1dae9a94cd3cc84e7b2805636ebfa2 -package-id mtl-2.1.2-94c72af955e94b8d7b2f359dadd0cb62 -package-id random-1.0.1.1-43fdc5da991685d8a0ec8cb553880cf8 -package-id syb-0.4.1-c0ac57d8df13380d77cfe67fa7c54af9 -XHaskell98 Test.ChasingBottoms Test.ChasingBottoms.Approx Test.ChasingBottoms.ApproxShow Test.ChasingBottoms.ContinuousFunctions Test.ChasingBottoms.IsBottom Test.ChasingBottoms.Nat Test.ChasingBottoms.SemanticOrd Test.ChasingBottoms.TimeOut -O0 Registering ChasingBottoms-1.3.0.7... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf