Resolving dependencies... Configuring transformers-0.4.0.0... Building transformers-0.4.0.0... Preprocessing library transformers-0.4.0.0... [ 1 of 28] Compiling Control.Monad.Trans.Class ( Control/Monad/Trans/Class.hs, dist/build/Control/Monad/Trans/Class.o ) [ 2 of 28] Compiling Control.Monad.Signatures ( Control/Monad/Signatures.hs, dist/build/Control/Monad/Signatures.o ) [ 3 of 28] Compiling Control.Monad.IO.Class ( Control/Monad/IO/Class.hs, dist/build/Control/Monad/IO/Class.o ) [ 4 of 28] Compiling Data.Functor.Classes ( Data/Functor/Classes.hs, dist/build/Data/Functor/Classes.o ) [ 5 of 28] Compiling Data.Functor.Constant ( Data/Functor/Constant.hs, dist/build/Data/Functor/Constant.o ) [ 6 of 28] Compiling Control.Applicative.Lift ( Control/Applicative/Lift.hs, dist/build/Control/Applicative/Lift.o ) [ 7 of 28] Compiling Data.Functor.Identity ( Data/Functor/Identity.hs, dist/build/Data/Functor/Identity.o ) [ 8 of 28] Compiling Control.Monad.Trans.Cont ( Control/Monad/Trans/Cont.hs, dist/build/Control/Monad/Trans/Cont.o ) [ 9 of 28] Compiling Control.Monad.Trans.Reader ( Control/Monad/Trans/Reader.hs, dist/build/Control/Monad/Trans/Reader.o ) [10 of 28] Compiling Control.Monad.Trans.RWS.Lazy ( Control/Monad/Trans/RWS/Lazy.hs, dist/build/Control/Monad/Trans/RWS/Lazy.o ) [11 of 28] Compiling Control.Monad.Trans.RWS ( Control/Monad/Trans/RWS.hs, dist/build/Control/Monad/Trans/RWS.o ) [12 of 28] Compiling Control.Monad.Trans.RWS.Strict ( Control/Monad/Trans/RWS/Strict.hs, dist/build/Control/Monad/Trans/RWS/Strict.o ) [13 of 28] Compiling Control.Monad.Trans.State.Lazy ( Control/Monad/Trans/State/Lazy.hs, dist/build/Control/Monad/Trans/State/Lazy.o ) [14 of 28] Compiling Control.Monad.Trans.State ( Control/Monad/Trans/State.hs, dist/build/Control/Monad/Trans/State.o ) [15 of 28] Compiling Control.Monad.Trans.State.Strict ( Control/Monad/Trans/State/Strict.hs, dist/build/Control/Monad/Trans/State/Strict.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.0.0... Running Haddock for transformers-0.4.0.0... Running hscolour for transformers-0.4.0.0... Preprocessing library transformers-0.4.0.0... Preprocessing library transformers-0.4.0.0... Haddock coverage: 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 3 / 3) in 'Data.Functor.Constant' 100% ( 6 / 6) in 'Control.Applicative.Lift' 100% ( 3 / 3) in 'Data.Functor.Identity' 100% ( 23 / 23) in 'Control.Monad.Trans.Cont' 100% ( 19 / 19) in 'Control.Monad.Trans.Reader' 100% ( 38 / 38) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 38 / 38) in 'Control.Monad.Trans.RWS.Strict' 100% ( 35 / 35) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 35 / 35) in 'Control.Monad.Trans.State.Strict' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 16 / 16) in 'Control.Monad.Trans.Error' 100% ( 8 / 8) in 'Control.Monad.Trans.Identity' 100% ( 8 / 8) in 'Control.Monad.Trans.List' 100% ( 13 / 13) in 'Control.Monad.Trans.Maybe' 100% ( 21 / 21) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 21 / 21) in 'Control.Monad.Trans.Writer.Strict' 100% ( 3 / 3) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 3 / 3) in 'Control.Applicative.Backwards' 100% ( 3 / 3) in 'Data.Functor.Reverse' Documentation created: dist/doc/html/transformers/index.html, dist/doc/html/transformers/transformers.txt Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-0.4.0.0 Registering transformers-0.4.0.0... Installed transformers-0.4.0.0 Downloading mtl-2.2... Configuring mtl-2.2... Building mtl-2.2... Preprocessing library mtl-2.2... [ 1 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) Control/Monad/Writer/Class.hs:29:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Writer/Class.hs:129:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:129:55: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:132:14: Warning: In the use of `Error.liftListen' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Writer/Class.hs:133:14: Warning: In the use of `Error.liftPass' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 2 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) Control/Monad/State/Class.hs:32:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/State/Class.hs:126:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/State/Class.hs:126:53: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 3 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) Control/Monad/Reader/Class.hs:47:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Reader/Class.hs:127:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:127:55: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Reader/Class.hs:129:13: Warning: In the use of `mapErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 4 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) Control/Monad/RWS/Class.hs:35:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/RWS/Class.hs:58:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/RWS/Class.hs:58:57: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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 ) Control/Monad/Error/Class.hs:43:1: Warning: The import item `Except(..)' suggests that `Except' has (in-scope) constructors or class methods, but it has none Control/Monad/Error/Class.hs:44:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:46:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Error/Class.hs:112:20: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:112:46: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:113:18: Warning: In the use of `ErrorT.throwError' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Error/Class.hs:114:18: Warning: In the use of `ErrorT.catchError' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 7 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) Control/Monad/Cont/Class.hs:57:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead Control/Monad/Cont/Class.hs:100:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:100:47: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Control/Monad/Cont/Class.hs:101:14: Warning: In the use of `Error.liftCallCC' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [ 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 ) Control/Monad/Error.hs:54:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead [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.2... Running Haddock for mtl-2.2... Running hscolour for mtl-2.2... Preprocessing library mtl-2.2... Preprocessing library mtl-2.2... dist/build/tmp-3837/Control/Monad/Writer/Class.hs:29:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/Writer/Class.hs:129:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Writer/Class.hs:129:55: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Writer/Class.hs:132:14: Warning: In the use of `Error.liftListen' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Writer/Class.hs:133:14: Warning: In the use of `Error.liftPass' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/State/Class.hs:32:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/State/Class.hs:126:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/State/Class.hs:126:53: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Reader/Class.hs:47:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/Reader/Class.hs:127:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Reader/Class.hs:127:55: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Reader/Class.hs:129:13: Warning: In the use of `mapErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/RWS/Class.hs:35:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/RWS/Class.hs:58:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/RWS/Class.hs:58:57: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Error/Class.hs:43:1: Warning: The import item `Except(..)' suggests that `Except' has (in-scope) constructors or class methods, but it has none dist/build/tmp-3837/Control/Monad/Error/Class.hs:44:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/Error/Class.hs:46:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/Error/Class.hs:112:20: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Error/Class.hs:112:46: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Error/Class.hs:113:18: Warning: In the use of `ErrorT.throwError' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Error/Class.hs:114:18: Warning: In the use of `ErrorT.catchError' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Cont/Class.hs:57:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead dist/build/tmp-3837/Control/Monad/Cont/Class.hs:100:11: Warning: In the use of type constructor or class `Error' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Cont/Class.hs:100:47: Warning: In the use of type constructor or class `ErrorT' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Cont/Class.hs:101:14: Warning: In the use of `Error.liftCallCC' (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" dist/build/tmp-3837/Control/Monad/Error.hs:54:1: Warning: Module `Control.Monad.Trans.Error' is deprecated: Use Control.Monad.Trans.Except instead 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' 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% ( 24 / 24) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 24 / 24) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtl-2.2 Registering mtl-2.2... Installed mtl-2.2