Resolving dependencies... Configuring OneTuple-0.2.1... Building OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... [1 of 1] Compiling Data.Tuple.OneTuple ( Data/Tuple/OneTuple.hs, dist/build/Data/Tuple/OneTuple.o ) In-place registering OneTuple-0.2.1... Running Haddock for OneTuple-0.2.1... Running hscolour for OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... Preprocessing library OneTuple-0.2.1... Haddock coverage: 100% ( 3 / 3) in 'Data.Tuple.OneTuple' Documentation created: dist/doc/html/OneTuple/index.html, dist/doc/html/OneTuple/OneTuple.txt Creating package registration file: /tmp/pkgConf-OneTuple-0.27739.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/OneTuple-0.2.1 Registering OneTuple-0.2.1... Installed OneTuple-0.2.1 Configuring data-hash-0.2.0.1... Building data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... [1 of 4] Compiling Data.Hash.Base ( src/Data/Hash/Base.hs, dist/build/Data/Hash/Base.o ) src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" [2 of 4] Compiling Data.Hash.Instances ( src/Data/Hash/Instances.hs, dist/build/Data/Hash/Instances.o ) [3 of 4] Compiling Data.Hash.Rolling ( src/Data/Hash/Rolling.hs, dist/build/Data/Hash/Rolling.o ) [4 of 4] Compiling Data.Hash ( src/Data/Hash.hs, dist/build/Data/Hash.o ) In-place registering data-hash-0.2.0.1... Running Haddock for data-hash-0.2.0.1... Running hscolour for data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... Preprocessing library data-hash-0.2.0.1... src/Data/Hash/Base.hs:61:14: Warning: In the use of ‘bitSize’ (imported from Data.Bits): Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead" Haddock coverage: 21% ( 3 / 14) in 'Data.Hash.Base' 0% ( 0 / 3) in 'Data.Hash.Instances' 70% ( 7 / 10) in 'Data.Hash.Rolling' 56% ( 10 / 18) in 'Data.Hash' Documentation created: dist/doc/html/data-hash/index.html, dist/doc/html/data-hash/data-hash.txt Creating package registration file: /tmp/pkgConf-data-hash-0.2.07739.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-hash-0.2.0.1 Registering data-hash-0.2.0.1... Installed data-hash-0.2.0.1 Configuring mtl-2.1.3.1... Building mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [11 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [12 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [13 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.1.3.1... Running Haddock for mtl-2.1.3.1... Running hscolour for mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Preprocessing library mtl-2.1.3.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 4 / 4) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 21 / 21) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 21 / 21) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 94% ( 17 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 95% ( 20 / 21) in 'Control.Monad.Cont' Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt Creating package registration file: /tmp/pkgConf-mtl-2.1.37739.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.1.3.1 Registering mtl-2.1.3.1... Installed mtl-2.1.3.1 Configuring newtype-0.2... Building newtype-0.2... Preprocessing library newtype-0.2... [1 of 1] Compiling Control.Newtype ( Control/Newtype.hs, dist/build/Control/Newtype.o ) In-place registering newtype-0.2... Running Haddock for newtype-0.2... Running hscolour for newtype-0.2... Preprocessing library newtype-0.2... Preprocessing library newtype-0.2... Haddock coverage: 100% ( 9 / 9) in 'Control.Newtype' Documentation created: dist/doc/html/newtype/index.html, dist/doc/html/newtype/newtype.txt Creating package registration file: /tmp/pkgConf-newtype-07739.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/newtype-0.2 Registering newtype-0.2... Installed newtype-0.2 Configuring tuple-0.3.0.2... Building tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... [1 of 5] Compiling Data.Tuple.Update ( src/Data/Tuple/Update.hs, dist/build/Data/Tuple/Update.o ) [2 of 5] Compiling Data.Tuple.Sequence ( src/Data/Tuple/Sequence.hs, dist/build/Data/Tuple/Sequence.o ) [3 of 5] Compiling Data.Tuple.Select ( src/Data/Tuple/Select.hs, dist/build/Data/Tuple/Select.o ) [4 of 5] Compiling Data.Tuple.Curry ( src/Data/Tuple/Curry.hs, dist/build/Data/Tuple/Curry.o ) [5 of 5] Compiling Data.Tuple.All ( src/Data/Tuple/All.hs, dist/build/Data/Tuple/All.o ) In-place registering tuple-0.3.0.2... Running Haddock for tuple-0.3.0.2... Running hscolour for tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... Preprocessing library tuple-0.3.0.2... Haddock coverage: 0% ( 0 /561) in 'Data.Tuple.Update' 3% ( 1 / 34) in 'Data.Tuple.Sequence' 0% ( 0 /561) in 'Data.Tuple.Select' 3% ( 1 / 34) in 'Data.Tuple.Curry' 83% ( 5 / 6) in 'Data.Tuple.All' Documentation created: dist/doc/html/tuple/index.html, dist/doc/html/tuple/tuple.txt Creating package registration file: /tmp/pkgConf-tuple-0.3.07739.2 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tuple-0.3.0.2 Registering tuple-0.3.0.2... Installed tuple-0.3.0.2 Configuring tree-view-0.4... Building tree-view-0.4... Preprocessing library tree-view-0.4... [1 of 1] Compiling Data.Tree.View ( src/Data/Tree/View.hs, dist/build/Data/Tree/View.o ) In-place registering tree-view-0.4... Running Haddock for tree-view-0.4... Running hscolour for tree-view-0.4... Preprocessing library tree-view-0.4... Preprocessing library tree-view-0.4... Haddock coverage: 83% ( 5 / 6) in 'Data.Tree.View' Documentation created: dist/doc/html/tree-view/index.html, dist/doc/html/tree-view/tree-view.txt Creating package registration file: /tmp/pkgConf-tree-view-07739.4 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tree-view-0.4 Registering tree-view-0.4... Installed tree-view-0.4 Configuring constraints-0.4.1.3... Building constraints-0.4.1.3... Preprocessing library constraints-0.4.1.3... [1 of 3] Compiling Data.Constraint ( Data/Constraint.hs, dist/build/Data/Constraint.o ) [2 of 3] Compiling Data.Constraint.Unsafe ( Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o ) [3 of 3] Compiling Data.Constraint.Forall ( Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o ) In-place registering constraints-0.4.1.3... Running Haddock for constraints-0.4.1.3... Running hscolour for constraints-0.4.1.3... Preprocessing library constraints-0.4.1.3... Preprocessing library constraints-0.4.1.3... Haddock coverage: 96% ( 22 / 23) in 'Data.Constraint' 100% ( 7 / 7) in 'Data.Constraint.Unsafe' 44% ( 4 / 9) in 'Data.Constraint.Forall' Warning: Data.Constraint.Forall: could not find link destinations for: Data.Constraint.Forall.A Data.Constraint.Forall.B Data.Constraint.Forall.F Data.Constraint.Forall.M Documentation created: dist/doc/html/constraints/index.html, dist/doc/html/constraints/constraints.txt Creating package registration file: /tmp/pkgConf-constraints-0.4.17739.3 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/constraints-0.4.1.3 Registering constraints-0.4.1.3... Installed constraints-0.4.1.3 Downloading syntactic-1.16.1... Configuring syntactic-1.16.1... Building syntactic-1.16.1... Preprocessing library syntactic-1.16.1... src/Language/Syntactic/Sharing/CodeMotion2.hs:2:14: Warning: -XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead [ 1 of 32] Compiling Language.Syntactic.Sharing.Utils ( src/Language/Syntactic/Sharing/Utils.hs, dist/build/Language/Syntactic/Sharing/Utils.o ) [ 2 of 32] Compiling Data.PolyProxy ( src/Data/PolyProxy.hs, dist/build/Data/PolyProxy.o ) [ 3 of 32] Compiling Data.DynamicAlt ( src/Data/DynamicAlt.hs, dist/build/Data/DynamicAlt.o ) [ 4 of 32] Compiling Language.Syntactic.Syntax ( src/Language/Syntactic/Syntax.hs, dist/build/Language/Syntactic/Syntax.o ) src/Language/Syntactic/Syntax.hs:136:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:143:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:168:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:174:10: Warning: Unrecognised pragma [ 5 of 32] Compiling Language.Syntactic.Traversal ( src/Language/Syntactic/Traversal.hs, dist/build/Language/Syntactic/Traversal.o ) [ 6 of 32] Compiling Language.Syntactic.Interpretation.Semantics ( src/Language/Syntactic/Interpretation/Semantics.hs, dist/build/Language/Syntactic/Interpretation/Semantics.o ) [ 7 of 32] Compiling Language.Syntactic.Interpretation.Equality ( src/Language/Syntactic/Interpretation/Equality.hs, dist/build/Language/Syntactic/Interpretation/Equality.o ) [ 8 of 32] Compiling Language.Syntactic.Interpretation.Render ( src/Language/Syntactic/Interpretation/Render.hs, dist/build/Language/Syntactic/Interpretation/Render.o ) [ 9 of 32] Compiling Language.Syntactic.Interpretation.Evaluation ( src/Language/Syntactic/Interpretation/Evaluation.hs, dist/build/Language/Syntactic/Interpretation/Evaluation.o ) [10 of 32] Compiling Language.Syntactic.Interpretation ( src/Language/Syntactic/Interpretation.hs, dist/build/Language/Syntactic/Interpretation.o ) [11 of 32] Compiling Language.Syntactic.Constraint ( src/Language/Syntactic/Constraint.hs, dist/build/Language/Syntactic/Constraint.o ) src/Language/Syntactic/Constraint.hs:289:10: Warning: Unrecognised pragma src/Language/Syntactic/Constraint.hs:299:10: Warning: Unrecognised pragma [12 of 32] Compiling Language.Syntactic.Sugar ( src/Language/Syntactic/Sugar.hs, dist/build/Language/Syntactic/Sugar.o ) src/Language/Syntactic/Sugar.hs:69:10: Warning: Unrecognised pragma src/Language/Syntactic/Sugar.hs:80:10: Warning: Unrecognised pragma [13 of 32] Compiling Language.Syntactic ( src/Language/Syntactic.hs, dist/build/Language/Syntactic.o ) [14 of 32] Compiling Language.Syntactic.Constructs.Condition ( src/Language/Syntactic/Constructs/Condition.hs, dist/build/Language/Syntactic/Constructs/Condition.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package OneTuple-0.2.1 ... linking ... done. Loading package tuple-0.3.0.2 ... linking ... done. Loading package array-0.5.0.0 ... linking ... done. Loading package deepseq-1.3.0.2 ... linking ... done. Loading package containers-0.5.5.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.3.1 ... linking ... done. Loading package tree-view-0.4 ... linking ... done. Loading package pretty-1.1.1.1 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package data-hash-0.2.0.1 ... linking ... done. Loading package newtype-0.2 ... linking ... done. Loading package constraints-0.4.1.3 ... linking ... done. [15 of 32] Compiling Language.Syntactic.Constructs.Construct ( src/Language/Syntactic/Constructs/Construct.hs, dist/build/Language/Syntactic/Constructs/Construct.o ) [16 of 32] Compiling Language.Syntactic.Constructs.Decoration ( src/Language/Syntactic/Constructs/Decoration.hs, dist/build/Language/Syntactic/Constructs/Decoration.o ) [17 of 32] Compiling Language.Syntactic.Constructs.Identity ( src/Language/Syntactic/Constructs/Identity.hs, dist/build/Language/Syntactic/Constructs/Identity.o ) [18 of 32] Compiling Language.Syntactic.Constructs.Literal ( src/Language/Syntactic/Constructs/Literal.hs, dist/build/Language/Syntactic/Constructs/Literal.o ) [19 of 32] Compiling Language.Syntactic.Constructs.Monad ( src/Language/Syntactic/Constructs/Monad.hs, dist/build/Language/Syntactic/Constructs/Monad.o ) [20 of 32] Compiling Language.Syntactic.Constructs.Tuple ( src/Language/Syntactic/Constructs/Tuple.hs, dist/build/Language/Syntactic/Constructs/Tuple.o ) [21 of 32] Compiling Language.Syntactic.Frontend.Tuple ( src/Language/Syntactic/Frontend/Tuple.hs, dist/build/Language/Syntactic/Frontend/Tuple.o ) [22 of 32] Compiling Language.Syntactic.Frontend.TupleConstrained ( src/Language/Syntactic/Frontend/TupleConstrained.hs, dist/build/Language/Syntactic/Frontend/TupleConstrained.o ) [23 of 32] Compiling Language.Syntactic.Constructs.Binding ( src/Language/Syntactic/Constructs/Binding.hs, dist/build/Language/Syntactic/Constructs/Binding.o ) [24 of 32] Compiling Language.Syntactic.Constructs.Binding.HigherOrder ( src/Language/Syntactic/Constructs/Binding/HigherOrder.hs, dist/build/Language/Syntactic/Constructs/Binding/HigherOrder.o ) [25 of 32] Compiling Language.Syntactic.Frontend.Monad ( src/Language/Syntactic/Frontend/Monad.hs, dist/build/Language/Syntactic/Frontend/Monad.o ) [26 of 32] Compiling Language.Syntactic.Constructs.Binding.Optimize ( src/Language/Syntactic/Constructs/Binding/Optimize.hs, dist/build/Language/Syntactic/Constructs/Binding/Optimize.o ) [27 of 32] Compiling Language.Syntactic.Sharing.SimpleCodeMotion ( src/Language/Syntactic/Sharing/SimpleCodeMotion.hs, dist/build/Language/Syntactic/Sharing/SimpleCodeMotion.o ) [28 of 32] Compiling Language.Syntactic.Sharing.CodeMotion2 ( src/Language/Syntactic/Sharing/CodeMotion2.hs, dist/build/Language/Syntactic/Sharing/CodeMotion2.o ) [29 of 32] Compiling Language.Syntactic.Sharing.Graph ( src/Language/Syntactic/Sharing/Graph.hs, dist/build/Language/Syntactic/Sharing/Graph.o ) [30 of 32] Compiling Language.Syntactic.Sharing.StableName ( src/Language/Syntactic/Sharing/StableName.hs, dist/build/Language/Syntactic/Sharing/StableName.o ) [31 of 32] Compiling Language.Syntactic.Sharing.Reify ( src/Language/Syntactic/Sharing/Reify.hs, dist/build/Language/Syntactic/Sharing/Reify.o ) [32 of 32] Compiling Language.Syntactic.Sharing.ReifyHO ( src/Language/Syntactic/Sharing/ReifyHO.hs, dist/build/Language/Syntactic/Sharing/ReifyHO.o ) In-place registering syntactic-1.16.1... Running Haddock for syntactic-1.16.1... Running hscolour for syntactic-1.16.1... Preprocessing library syntactic-1.16.1... Preprocessing library syntactic-1.16.1... src/Language/Syntactic/Sharing/CodeMotion2.hs:2:14: Warning: -XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead src/Language/Syntactic/Syntax.hs:136:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:143:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:168:10: Warning: Unrecognised pragma src/Language/Syntactic/Syntax.hs:174:10: Warning: Unrecognised pragma src/Language/Syntactic/Constraint.hs:289:10: Warning: Unrecognised pragma src/Language/Syntactic/Constraint.hs:299:10: Warning: Unrecognised pragma src/Language/Syntactic/Sugar.hs:69:10: Warning: Unrecognised pragma src/Language/Syntactic/Sugar.hs:80:10: Warning: Unrecognised pragma Haddock coverage: 90% ( 9 / 10) in 'Language.Syntactic.Sharing.Utils' 50% ( 1 / 2) in 'Data.PolyProxy' 25% ( 1 / 4) in 'Data.DynamicAlt' 100% ( 17 / 17) in 'Language.Syntactic.Syntax' 95% ( 20 / 21) in 'Language.Syntactic.Traversal' 100% ( 4 / 4) in 'Language.Syntactic.Interpretation.Semantics' 33% ( 3 / 9) in 'Language.Syntactic.Interpretation.Equality' 80% ( 8 / 10) in 'Language.Syntactic.Interpretation.Render' 17% ( 1 / 6) in 'Language.Syntactic.Interpretation.Evaluation' 50% ( 1 / 2) in 'Language.Syntactic.Interpretation' 31% ( 23 / 74) in 'Language.Syntactic.Constraint' 67% ( 6 / 9) in 'Language.Syntactic.Sugar' 100% ( 12 / 12) in 'Language.Syntactic' 12% ( 1 / 8) in 'Language.Syntactic.Constructs.Condition' 12% ( 1 / 8) in 'Language.Syntactic.Constructs.Construct' 61% ( 11 / 18) in 'Language.Syntactic.Constructs.Decoration' 25% ( 2 / 8) in 'Language.Syntactic.Constructs.Identity' 14% ( 1 / 7) in 'Language.Syntactic.Constructs.Literal' 22% ( 2 / 9) in 'Language.Syntactic.Constructs.Monad' 21% ( 7 / 33) in 'Language.Syntactic.Constructs.Tuple' 50% ( 1 / 2) in 'Language.Syntactic.Frontend.Tuple' 100% ( 2 / 2) in 'Language.Syntactic.Frontend.TupleConstrained' 31% ( 23 / 75) in 'Language.Syntactic.Constructs.Binding' 91% ( 10 / 11) in 'Language.Syntactic.Constructs.Binding.HigherOrder' 57% ( 4 / 7) in 'Language.Syntactic.Frontend.Monad' 23% ( 5 / 22) in 'Language.Syntactic.Constructs.Binding.Optimize' 100% ( 8 / 8) in 'Language.Syntactic.Sharing.SimpleCodeMotion' 33% ( 1 / 3) in 'Language.Syntactic.Sharing.CodeMotion2' 67% ( 24 / 36) in 'Language.Syntactic.Sharing.Graph' 62% ( 5 / 8) in 'Language.Syntactic.Sharing.StableName' 100% ( 2 / 2) in 'Language.Syntactic.Sharing.Reify' 100% ( 3 / 3) in 'Language.Syntactic.Sharing.ReifyHO' Warning: Language.Syntactic.Sharing.SimpleCodeMotion: could not find link destinations for: Language.Syntactic.Sharing.SimpleCodeMotion.choose Warning: Language.Syntactic.Sharing.CodeMotion2: could not find link destinations for: Language.Syntactic.Sharing.CodeMotion2.NodeDomain Language.Syntactic.Sharing.CodeMotion2.gather Warning: Language.Syntactic.Sharing.Reify: could not find link destinations for: Language.Syntactic.Sharing.Reify.reifyGraphM Warning: Language.Syntactic.Sharing.ReifyHO: could not find link destinations for: Language.Syntactic.Sharing.ReifyHO.reifyGraphM Documentation created: dist/doc/html/syntactic/index.html, dist/doc/html/syntactic/syntactic.txt Creating package registration file: /tmp/pkgConf-syntactic-1.167739.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syntactic-1.16.1 Registering syntactic-1.16.1... Installed syntactic-1.16.1