Resolving dependencies... Configuring data-hash-0.2.0.0... Building data-hash-0.2.0.0... Preprocessing library data-hash-0.2.0.0... [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.0... Running Haddock for data-hash-0.2.0.0... Running hscolour for data-hash-0.2.0.0... Preprocessing library data-hash-0.2.0.0... Preprocessing library data-hash-0.2.0.0... 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.07839.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/data-hash-0.2.0.0 Registering data-hash-0.2.0.0... Installed data-hash-0.2.0.0 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-07839.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 safe-0.3.8... Building safe-0.3.8... Preprocessing library safe-0.3.8... [1 of 4] Compiling Safe.Util ( Safe/Util.hs, dist/build/Safe/Util.o ) [2 of 4] Compiling Safe.Exact ( Safe/Exact.hs, dist/build/Safe/Exact.o ) [3 of 4] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [4 of 4] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.8... Running Haddock for safe-0.3.8... Running hscolour for safe-0.3.8... Preprocessing library safe-0.3.8... Preprocessing library safe-0.3.8... Haddock coverage: 14% ( 1 / 7) in 'Safe.Util' 35% ( 8 / 23) in 'Safe.Exact' 18% ( 5 / 28) in 'Safe.Foldable' 21% ( 14 / 67) in 'Safe' Documentation created: dist/doc/html/safe/index.html, dist/doc/html/safe/safe.txt Creating package registration file: /tmp/pkgConf-safe-0.37839.8 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/safe-0.3.8 Registering safe-0.3.8... Installed safe-0.3.8 Configuring tagged-0.8.0.1... Building tagged-0.8.0.1... Preprocessing library tagged-0.8.0.1... [1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.8.0.1... Running Haddock for tagged-0.8.0.1... Running hscolour for tagged-0.8.0.1... Preprocessing library tagged-0.8.0.1... Preprocessing library tagged-0.8.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Proxy.TH' 93% ( 14 / 15) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html, dist/doc/html/tagged/tagged.txt Creating package registration file: /tmp/pkgConf-tagged-0.8.07839.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/tagged-0.8.0.1 Registering tagged-0.8.0.1... Installed tagged-0.8.0.1 Configuring transformers-0.4.3.0... Building transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... [ 1 of 28] Compiling Data.Functor.Identity ( oldsrc/Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 2 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 3 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 4 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 5 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 6 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [ 7 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [ 8 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [ 9 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [10 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [12 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.o ) [13 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [14 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [15 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [16 of 28] Compiling Control.Monad.Trans.Except ( Control/Monad/Trans/Except.hs, dist/build/Control/Monad/Trans/Except.o ) [17 of 28] Compiling Control.Monad.Trans.Error ( Control/Monad/Trans/Error.hs, dist/build/Control/Monad/Trans/Error.o ) [18 of 28] Compiling Control.Monad.Trans.Identity ( Control/Monad/Trans/Identity.hs, dist/build/Control/Monad/Trans/Identity.o ) [19 of 28] Compiling Control.Monad.Trans.List ( Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [20 of 28] Compiling Control.Monad.Trans.Maybe ( Control/Monad/Trans/Maybe.hs, dist/build/Control/Monad/Trans/Maybe.o ) [21 of 28] Compiling Control.Monad.Trans.Writer.Lazy ( Control/Monad/Trans/Writer/Lazy.hs, dist/build/Control/Monad/Trans/Writer/Lazy.o ) [22 of 28] Compiling Control.Monad.Trans.Writer ( Control/Monad/Trans/Writer.hs, dist/build/Control/Monad/Trans/Writer.o ) [23 of 28] Compiling Control.Monad.Trans.Writer.Strict ( Control/Monad/Trans/Writer/Strict.hs, dist/build/Control/Monad/Trans/Writer/Strict.o ) [24 of 28] Compiling Data.Functor.Compose ( Data/Functor/Compose.hs, dist/build/Data/Functor/Compose.o ) [25 of 28] Compiling Data.Functor.Product ( Data/Functor/Product.hs, dist/build/Data/Functor/Product.o ) [26 of 28] Compiling Data.Functor.Sum ( Data/Functor/Sum.hs, dist/build/Data/Functor/Sum.o ) [27 of 28] Compiling Control.Applicative.Backwards ( Control/Applicative/Backwards.hs, dist/build/Control/Applicative/Backwards.o ) [28 of 28] Compiling Data.Functor.Reverse ( Data/Functor/Reverse.hs, dist/build/Data/Functor/Reverse.o ) In-place registering transformers-0.4.3.0... Running Haddock for transformers-0.4.3.0... Running hscolour for transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Preprocessing library transformers-0.4.3.0... Haddock coverage: 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 15 / 15) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Creating package registration file: /tmp/pkgConf-transformers-0.4.37839.0 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/transformers-0.4.3.0 Registering transformers-0.4.3.0... Installed transformers-0.4.3.0 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.17839.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 Configuring mtl-2.2.1... Building mtl-2.2.1... Preprocessing library mtl-2.2.1... [ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o ) [11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering mtl-2.2.1... Running Haddock for mtl-2.2.1... Running hscolour for mtl-2.2.1... Preprocessing library mtl-2.2.1... Preprocessing library mtl-2.2.1... Haddock coverage: 75% ( 3 / 4) in 'Control.Monad.Writer.Class' 100% ( 5 / 5) 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' 93% ( 14 / 15) in 'Control.Monad.Error' 100% ( 19 / 19) in 'Control.Monad.Except' 100% ( 5 / 5) in 'Control.Monad.List' 95% ( 21 / 22) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 96% ( 22 / 23) in 'Control.Monad.Reader' 95% ( 21 / 22) in 'Control.Monad.RWS.Strict' 96% ( 24 / 25) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 96% ( 24 / 25) in 'Control.Monad.State.Strict' 89% ( 17 / 19) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 94% ( 17 / 18) in 'Control.Monad.Writer.Strict' 91% ( 20 / 22) 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.27839.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/mtl-2.2.1 Registering mtl-2.2.1... Installed mtl-2.2.1 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-07839.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 syntactic-2.1... Building syntactic-2.1... Preprocessing library syntactic-2.1... [ 1 of 11] Compiling Data.Syntactic.Syntax ( src/Data/Syntactic/Syntax.hs, dist/build/Data/Syntactic/Syntax.o ) src/Data/Syntactic/Syntax.hs:216:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:221:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:225:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:230:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:248:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:252:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:256:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:260:10: Warning: Unrecognised pragma [ 2 of 11] Compiling Data.Syntactic.Traversal ( src/Data/Syntactic/Traversal.hs, dist/build/Data/Syntactic/Traversal.o ) [ 3 of 11] Compiling Data.Syntactic.Interpretation ( src/Data/Syntactic/Interpretation.hs, dist/build/Data/Syntactic/Interpretation.o ) [ 4 of 11] Compiling Data.Syntactic.Sugar ( src/Data/Syntactic/Sugar.hs, dist/build/Data/Syntactic/Sugar.o ) src/Data/Syntactic/Sugar.hs:73:10: Warning: Unrecognised pragma src/Data/Syntactic/Sugar.hs:79:10: Warning: Unrecognised pragma [ 5 of 11] Compiling Data.Syntactic.Decoration ( src/Data/Syntactic/Decoration.hs, dist/build/Data/Syntactic/Decoration.o ) [ 6 of 11] Compiling Data.Syntactic ( src/Data/Syntactic.hs, dist/build/Data/Syntactic.o ) [ 7 of 11] Compiling Data.Syntactic.Functional ( src/Data/Syntactic/Functional.hs, dist/build/Data/Syntactic/Functional.o ) src/Data/Syntactic/Functional.hs:280:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:288:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:293:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:300:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:307:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:314:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:572:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:577:10: Warning: Unrecognised pragma [ 8 of 11] Compiling Data.Syntactic.Sugar.Binding ( src/Data/Syntactic/Sugar/Binding.hs, dist/build/Data/Syntactic/Sugar/Binding.o ) [ 9 of 11] Compiling Data.Syntactic.Sugar.BindingT ( src/Data/Syntactic/Sugar/BindingT.hs, dist/build/Data/Syntactic/Sugar/BindingT.o ) [10 of 11] Compiling Data.Syntactic.Sugar.Monad ( src/Data/Syntactic/Sugar/Monad.hs, dist/build/Data/Syntactic/Sugar/Monad.o ) [11 of 11] Compiling Data.Syntactic.Sugar.MonadT ( src/Data/Syntactic/Sugar/MonadT.hs, dist/build/Data/Syntactic/Sugar/MonadT.o ) In-place registering syntactic-2.1... Running Haddock for syntactic-2.1... Running hscolour for syntactic-2.1... Preprocessing library syntactic-2.1... Preprocessing library syntactic-2.1... src/Data/Syntactic/Syntax.hs:216:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:221:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:225:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:230:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:248:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:252:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:256:10: Warning: Unrecognised pragma src/Data/Syntactic/Syntax.hs:260:10: Warning: Unrecognised pragma src/Data/Syntactic/Sugar.hs:73:10: Warning: Unrecognised pragma src/Data/Syntactic/Sugar.hs:79:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:280:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:288:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:293:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:300:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:307:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:314:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:572:10: Warning: Unrecognised pragma src/Data/Syntactic/Functional.hs:577:10: Warning: Unrecognised pragma Haddock coverage: 87% ( 27 / 31) in 'Data.Syntactic.Syntax' 100% ( 22 / 22) in 'Data.Syntactic.Traversal' 100% ( 16 / 16) in 'Data.Syntactic.Interpretation' 62% ( 5 / 8) in 'Data.Syntactic.Sugar' 67% ( 10 / 15) in 'Data.Syntactic.Decoration' 100% ( 6 / 6) in 'Data.Syntactic' 93% ( 41 / 44) in 'Data.Syntactic.Functional' 50% ( 1 / 2) in 'Data.Syntactic.Sugar.Binding' 50% ( 1 / 2) in 'Data.Syntactic.Sugar.BindingT' 67% ( 2 / 3) in 'Data.Syntactic.Sugar.Monad' 67% ( 2 / 3) in 'Data.Syntactic.Sugar.MonadT' Documentation created: dist/doc/html/syntactic/index.html, dist/doc/html/syntactic/syntactic.txt Creating package registration file: /tmp/pkgConf-syntactic-27839.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syntactic-2.1 Registering syntactic-2.1... Installed syntactic-2.1