[1 of 1] Compiling Main ( /tmp/bound-0.9.1-9200/bound-0.9.1/Setup.lhs, /tmp/bound-0.9.1-9200/bound-0.9.1/dist/setup/Main.o ) Linking /tmp/bound-0.9.1-9200/bound-0.9.1/dist/setup/setup ... Configuring bound-0.9.1... Dependency base ==4.6.0.1: using base-4.6.0.1 Dependency bifunctors ==3.2.0.1: using bifunctors-3.2.0.1 Dependency binary ==0.5.1.1: using binary-0.5.1.1 Dependency bytes ==0.12.0.1: using bytes-0.12.0.1 Dependency cereal ==0.4.0.0: using cereal-0.4.0.0 Dependency comonad ==3.1: using comonad-3.1 Dependency ghc-prim ==0.3.0.0: using ghc-prim-0.3.0.0 Dependency hashable ==1.2.1.0: using hashable-1.2.1.0 Dependency hashable-extras ==0.1.3: using hashable-extras-0.1.3 Dependency prelude-extras ==0.3: using prelude-extras-0.3 Dependency profunctors ==3.3.0.1: using profunctors-3.3.0.1 Dependency transformers ==0.3.0.0: using transformers-0.3.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/bound-0.9.1/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/bound-0.9.1 Documentation installed in: /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1 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/autogen creating dist/build creating dist/build/autogen creating dist/build creating dist/build/autogen Building bound-0.9.1... Preprocessing library bound-0.9.1... 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 -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name bound-0.9.1 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-db dist/package.conf.inplace -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bifunctors-3.2.0.1-ff29755f113dc4ff78181e067b94ee50 -package-id binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7 -package-id bytes-0.12.0.1-e8b6fde6f3df6e191e5f473d4a449909 -package-id cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 -package-id comonad-3.1-031a40e2761b05563c63fe3ad6c1b098 -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id hashable-1.2.1.0-3890945545912419756ce085333d6da6 -package-id hashable-extras-0.1.3-52980085cd8afe166d8721c8a471b9c2 -package-id prelude-extras-0.3-4a8b107fdffb4512fabcaea03355a1e7 -package-id profunctors-3.3.0.1-6062a84cbed36f6401e6d3f13e4114d3 -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -XHaskell98 Bound Bound.Class Bound.Name Bound.Scope Bound.Scope.Simple Bound.Term Bound.Var -Wall -O2 -fspec-constr -fdicts-cheap -funbox-strict-fields -O0 [1 of 7] Compiling Bound.Term ( src/Bound/Term.hs, dist/build/Bound/Term.o ) [2 of 7] Compiling Bound.Class ( src/Bound/Class.hs, dist/build/Bound/Class.o ) [3 of 7] Compiling Bound.Var ( src/Bound/Var.hs, dist/build/Bound/Var.o ) [4 of 7] Compiling Bound.Scope ( src/Bound/Scope.hs, dist/build/Bound/Scope.o ) [5 of 7] Compiling Bound.Name ( src/Bound/Name.hs, dist/build/Bound/Name.o ) [6 of 7] Compiling Bound.Scope.Simple ( src/Bound/Scope/Simple.hs, dist/build/Bound/Scope/Simple.o ) [7 of 7] Compiling Bound ( src/Bound.hs, dist/build/Bound.o ) Linking... /usr/bin/ar -r dist/build/libHSbound-0.9.1.a dist/build/Bound.o dist/build/Bound/Class.o dist/build/Bound/Name.o dist/build/Bound/Scope.o dist/build/Bound/Scope/Simple.o dist/build/Bound/Term.o dist/build/Bound/Var.o /usr/bin/ar: creating dist/build/libHSbound-0.9.1.a In-place registering bound-0.9.1... /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 bound-0.9.1... /usr/local/bin/haddock --ghc-version --built-in-themes creating dist/build creating dist/build/autogen Running hscolour for bound-0.9.1... creating dist/doc/html/bound creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/bound Preprocessing library bound-0.9.1... creating dist/doc/html/bound/src /usr/bin/HsColour -print-css -odist/doc/html/bound/src/hscolour.css /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound.html src/Bound.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Class.html src/Bound/Class.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Name.html src/Bound/Name.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Scope.html src/Bound/Scope.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Scope-Simple.html src/Bound/Scope/Simple.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Term.html src/Bound/Term.hs /usr/bin/HsColour -css -anchor -odist/doc/html/bound/src/Bound-Var.html src/Bound/Var.hs /usr/local/bin/ghc --print-libdir -O0 Preprocessing library bound-0.9.1... 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, text-0.11.2.3, transformers-0.3.0.0 copy src/Bound.hs to dist/build/tmp-10879/src/Bound.hs copy src/Bound/Class.hs to dist/build/tmp-10879/src/Bound/Class.hs copy src/Bound/Name.hs to dist/build/tmp-10879/src/Bound/Name.hs copy src/Bound/Scope.hs to dist/build/tmp-10879/src/Bound/Scope.hs copy src/Bound/Scope/Simple.hs to dist/build/tmp-10879/src/Bound/Scope/Simple.hs copy src/Bound/Term.hs to dist/build/tmp-10879/src/Bound/Term.hs copy src/Bound/Var.hs to dist/build/tmp-10879/src/Bound/Var.hs creating dist/doc/html/bound /usr/local/bin/haddock --prologue=dist/doc/html/bound/haddock-prolog10879.txt --dump-interface=dist/doc/html/bound/bound.haddock --optghc=-package-name --optghc=bound-0.9.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --use-contents=/package/bound-0.9.1 --verbosity=1 --html --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/bifunctors-3.2.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/bifunctors.haddock --read-interface=/package/binary-0.5.1.1/docs,/usr/local/share/doc/ghc/html/libraries/binary-0.5.1.1/binary.haddock --read-interface=/package/bytes-0.12.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/bytes.haddock --read-interface=/package/bytestring-0.10.0.2/docs,/usr/local/share/doc/ghc/html/libraries/bytestring-0.10.0.2/bytestring.haddock --read-interface=/package/cereal-0.4.0.0/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/cereal.haddock --read-interface=/package/comonad-3.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/comonad.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/contravariant-0.4.4/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/contravariant.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/generic-deriving-1.6.2/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/generic-deriving.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/hashable-1.2.1.0/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/hashable.haddock --read-interface=/package/hashable-extras-0.1.3/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/hashable-extras.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/nats-0.1.2/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/nats.haddock --read-interface=/package/prelude-extras-0.3/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/prelude-extras.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/profunctors-3.3.0.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/profunctors.haddock --read-interface=/package/semigroupoids-3.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/semigroupoids.haddock --read-interface=/package/semigroups-0.11/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/semigroups.haddock --read-interface=/package/tagged-0.7/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/tagged.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/transformers-compat-0.1.1.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/transformers-compat.haddock --read-interface=/package/unordered-containers-0.2.3.3/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/unordered-containers.haddock --read-interface=/package/void-0.6.1/docs,/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/void.haddock --odir=dist/doc/html/bound/ --title=bound-0.9.1: Making de Bruijn Succ Less --optghc=-fbuilding-cabal-package --optghc=-odir --optghc=dist/build/tmp-10879 --optghc=-hidir --optghc=dist/build/tmp-10879 --optghc=-stubdir --optghc=dist/build/tmp-10879 --optghc=-i --optghc=-idist/build --optghc=-isrc --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=base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 --optghc=-package-id --optghc=bifunctors-3.2.0.1-ff29755f113dc4ff78181e067b94ee50 --optghc=-package-id --optghc=binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7 --optghc=-package-id --optghc=bytes-0.12.0.1-e8b6fde6f3df6e191e5f473d4a449909 --optghc=-package-id --optghc=cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 --optghc=-package-id --optghc=comonad-3.1-031a40e2761b05563c63fe3ad6c1b098 --optghc=-package-id --optghc=ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd --optghc=-package-id --optghc=hashable-1.2.1.0-3890945545912419756ce085333d6da6 --optghc=-package-id --optghc=hashable-extras-0.1.3-52980085cd8afe166d8721c8a471b9c2 --optghc=-package-id --optghc=prelude-extras-0.3-4a8b107fdffb4512fabcaea03355a1e7 --optghc=-package-id --optghc=profunctors-3.3.0.1-6062a84cbed36f6401e6d3f13e4114d3 --optghc=-package-id --optghc=transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 --optghc=-XHaskell98 --optghc=-Wall --optghc=-O2 --optghc=-fspec-constr --optghc=-fdicts-cheap --optghc=-funbox-strict-fields -B/usr/local/lib/ghc-7.6.3 dist/build/tmp-10879/src/Bound.hs dist/build/tmp-10879/src/Bound/Class.hs dist/build/tmp-10879/src/Bound/Name.hs dist/build/tmp-10879/src/Bound/Scope.hs dist/build/tmp-10879/src/Bound/Scope/Simple.hs dist/build/tmp-10879/src/Bound/Term.hs dist/build/tmp-10879/src/Bound/Var.hs --built-in-themes Haddock coverage: 100% ( 5 / 5) in 'Bound.Term' 100% ( 3 / 3) in 'Bound.Class' doc comment parse failed: This provides a @Prism@ that can be used with @lens@ library to access a bound 'Var'. @ '_B' :: 'Prism' (Var b a) (Var b' a) b b'@ @ doc comment parse failed: This provides a @Prism@ that can be used with @lens@ library to access a free 'Var'. @ '_F' :: 'Prism' (Var b a) (Var b a') a a'@ @ 40% ( 2 / 5) in 'Bound.Var' 93% ( 28 / 30) in 'Bound.Scope' 100% ( 8 / 8) in 'Bound.Name' 93% ( 28 / 30) in 'Bound.Scope.Simple' 100% ( 20 / 20) in 'Bound' Warning: Bound.Class: could not find link destinations for: Control.Monad.Trans.Class.lift Warning: Bound.Scope: could not find link destinations for: Control.Monad.Trans.Class.lift Control.Monad.Trans.Class.MonadTrans Warning: Bound.Scope.Simple: could not find link destinations for: Control.Monad.Trans.Class.MonadTrans Warning: Bound: could not find link destinations for: Control.Monad.Trans.Class.lift Control.Monad.Trans.Class.MonadTrans Documentation created: dist/doc/html/bound/index.html directory dist/doc/html/bound does exist: True creating /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html copy directory 'dist/doc/html/bound' to '/srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html'. creating /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html creating /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src Installing dist/doc/html/bound/bound.haddock to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/bound.haddock Installing dist/doc/html/bound/doc-index.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/doc-index.html Installing dist/doc/html/bound/Bound-Term.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Term.html Installing dist/doc/html/bound/mini_Bound-Term.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Term.html Installing dist/doc/html/bound/Bound-Class.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Class.html Installing dist/doc/html/bound/mini_Bound-Class.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Class.html Installing dist/doc/html/bound/Bound-Var.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Var.html Installing dist/doc/html/bound/mini_Bound-Var.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Var.html Installing dist/doc/html/bound/Bound-Scope.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Scope.html Installing dist/doc/html/bound/mini_Bound-Scope.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Scope.html Installing dist/doc/html/bound/Bound-Name.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Name.html Installing dist/doc/html/bound/mini_Bound-Name.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Name.html Installing dist/doc/html/bound/Bound-Scope-Simple.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound-Scope-Simple.html Installing dist/doc/html/bound/mini_Bound-Scope-Simple.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound-Scope-Simple.html Installing dist/doc/html/bound/Bound.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/Bound.html Installing dist/doc/html/bound/mini_Bound.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/mini_Bound.html Installing dist/doc/html/bound/hslogo-16.png to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/hslogo-16.png Installing dist/doc/html/bound/minus.gif to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/minus.gif Installing dist/doc/html/bound/ocean.css to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/ocean.css Installing dist/doc/html/bound/plus.gif to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/plus.gif Installing dist/doc/html/bound/synopsis.png to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/synopsis.png Installing dist/doc/html/bound/haskell_icon.gif to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/haskell_icon.gif Installing dist/doc/html/bound/xhaddock.css to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/xhaddock.css Installing dist/doc/html/bound/haddock-util.js to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/haddock-util.js Installing dist/doc/html/bound/frames.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/frames.html Installing dist/doc/html/bound/src/hscolour.css to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/hscolour.css Installing dist/doc/html/bound/src/Bound.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound.html Installing dist/doc/html/bound/src/Bound-Class.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Class.html Installing dist/doc/html/bound/src/Bound-Name.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Name.html Installing dist/doc/html/bound/src/Bound-Scope.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Scope.html Installing dist/doc/html/bound/src/Bound-Scope-Simple.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Scope-Simple.html Installing dist/doc/html/bound/src/Bound-Term.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Term.html Installing dist/doc/html/bound/src/Bound-Var.html to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/src/Bound-Var.html creating /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html Installing dist/doc/html/bound/bound.haddock to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/html/bound.haddock creating /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1 Installing LICENSE to /srv/hackage/var/build/cache/inst/share/doc/bound-0.9.1/LICENSE Installing library in /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1 creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3 creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Scope Installing dist/build/Bound.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound.hi Installing dist/build/Bound/Class.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Class.hi Installing dist/build/Bound/Name.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Name.hi Installing dist/build/Bound/Scope.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Scope.hi Installing dist/build/Bound/Scope/Simple.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Scope/Simple.hi Installing dist/build/Bound/Term.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Term.hi Installing dist/build/Bound/Var.hi to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/Bound/Var.hi creating /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3 Installing dist/build/libHSbound-0.9.1.a to /srv/hackage/var/build/cache/inst/lib/bound-0.9.1/ghc-7.6.3/libHSbound-0.9.1.a /usr/local/bin/ghc --abi-hash -fbuilding-cabal-package -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -package-name bound-0.9.1 -hide-all-packages -package-db /srv/hackage/var/build/cache/inst/local.conf.d -package-id base-4.6.0.1-8aa5d403c45ea59dcd2c39f123e27d57 -package-id bifunctors-3.2.0.1-ff29755f113dc4ff78181e067b94ee50 -package-id binary-0.5.1.1-72ed744c57c32286a49da6dda4f660b7 -package-id bytes-0.12.0.1-e8b6fde6f3df6e191e5f473d4a449909 -package-id cereal-0.4.0.0-c7b4d40bead8aebc394ccdbbc90603d4 -package-id comonad-3.1-031a40e2761b05563c63fe3ad6c1b098 -package-id ghc-prim-0.3.0.0-d5221a8c8a269b66ab9a07bdc23317dd -package-id hashable-1.2.1.0-3890945545912419756ce085333d6da6 -package-id hashable-extras-0.1.3-52980085cd8afe166d8721c8a471b9c2 -package-id prelude-extras-0.3-4a8b107fdffb4512fabcaea03355a1e7 -package-id profunctors-3.3.0.1-6062a84cbed36f6401e6d3f13e4114d3 -package-id transformers-0.3.0.0-ff2bb6ac67241ebb987351a3db564af0 -XHaskell98 Bound Bound.Class Bound.Name Bound.Scope Bound.Scope.Simple Bound.Term Bound.Var -Wall -O2 -fspec-constr -fdicts-cheap -funbox-strict-fields -O0 Registering bound-0.9.1... /usr/local/bin/ghc-pkg update - --global --user --package-db=/srv/hackage/var/build/cache/inst/local.conf.d --no-user-package-conf