Resolving dependencies... Configuring syb-0.5.1... Building syb-0.5.1... Preprocessing library syb-0.5.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.5.1... Running Haddock for syb-0.5.1... Running hscolour for syb-0.5.1... Preprocessing library syb-0.5.1... Preprocessing library syb-0.5.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 17 / 17) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt Creating package registration file: /tmp/pkgConf-syb-0.52015.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/syb-0.5.1 Registering syb-0.5.1... Installed syb-0.5.1 Configuring stringtable-atom-0.0.7... Building stringtable-atom-0.0.7... Preprocessing library stringtable-atom-0.0.7... [1 of 3] Compiling StringTable.Atom ( dist/build/StringTable/Atom.hs, dist/build/StringTable/Atom.o ) src/StringTable/Atom.hsc:187:15: Warning: In the use of ‘getBytes’ (imported from Data.Binary.Get, but defined in Data.Binary.Get.Internal): Deprecated: "Use 'getByteString' instead of 'getBytes'." [2 of 3] Compiling StringTable.AtomSet ( src/StringTable/AtomSet.hs, dist/build/StringTable/AtomSet.o ) [3 of 3] Compiling StringTable.AtomMap ( src/StringTable/AtomMap.hs, dist/build/StringTable/AtomMap.o ) In-place registering stringtable-atom-0.0.7... Running Haddock for stringtable-atom-0.0.7... Running hscolour for stringtable-atom-0.0.7... Preprocessing library stringtable-atom-0.0.7... Preprocessing library stringtable-atom-0.0.7... src/StringTable/Atom.hsc:187:15: Warning: In the use of ‘getBytes’ (imported from Data.Binary.Get, but defined in Data.Binary.Get.Internal): Deprecated: "Use 'getByteString' instead of 'getBytes'." Haddock coverage: 0% ( 0 / 13) in 'StringTable.Atom' 25% ( 13 / 52) in 'StringTable.AtomSet' 21% ( 21 /102) in 'StringTable.AtomMap' Documentation created: dist/doc/html/stringtable-atom/index.html, dist/doc/html/stringtable-atom/stringtable-atom.txt Creating package registration file: /tmp/pkgConf-stringtable-atom-0.02015.7 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/stringtable-atom-0.0.7 Registering stringtable-atom-0.0.7... Installed stringtable-atom-0.0.7 Downloading MetaObject-0.0.6.20150815... Configuring MetaObject-0.0.6.20150815... Building MetaObject-0.0.6.20150815... Preprocessing library MetaObject-0.0.6.20150815... src/MO/Base.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Attribute.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Class.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Role.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Run.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Util.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Capture.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Run.hs-boot:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [ 1 of 10] Compiling MO.Util.C3 ( src/MO/Util/C3.hs, dist/build/MO/Util/C3.o ) [ 2 of 10] Compiling MO.Capture ( src/MO/Capture.hs, dist/build/MO/Capture.o ) [ 3 of 10] Compiling MO.Util ( src/MO/Util.hs, dist/build/MO/Util.o ) [ 4 of 10] Compiling MO.Run[boot] ( src/MO/Run.hs-boot, dist/build/MO/Run.o-boot ) src/MO/Run.hs-boot:7:20: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [ 5 of 10] Compiling MO.Base ( src/MO/Base.hs, dist/build/MO/Base.o ) src/MO/Base.hs:20:7: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:39:41: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:41:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:49:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:65:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:68:17: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:72:14: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:82:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [ 6 of 10] Compiling MO.Compile.Attribute ( src/MO/Compile/Attribute.hs, dist/build/MO/Compile/Attribute.o ) src/MO/Compile/Attribute.hs:32:21: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Attribute.hs:35:28: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [ 7 of 10] Compiling MO.Compile ( src/MO/Compile.hs, dist/build/MO/Compile.o ) [ 8 of 10] Compiling MO.Run ( src/MO/Run.hs, dist/build/MO/Run.o ) src/MO/Run.hs:73:20: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:84:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:100:30: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:107:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:112:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:114:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:116:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:120:8: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:124:12: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" [ 9 of 10] Compiling MO.Compile.Role ( src/MO/Compile/Role.hs, dist/build/MO/Compile/Role.o ) [10 of 10] Compiling MO.Compile.Class ( src/MO/Compile/Class.hs, dist/build/MO/Compile/Class.o ) src/MO/Compile/Class.hs:22:8: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:79:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:84:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:90:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:106:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:119:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:121:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:123:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:126:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:140:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:166:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" In-place registering MetaObject-0.0.6.20150815... Running Haddock for MetaObject-0.0.6.20150815... Running hscolour for MetaObject-0.0.6.20150815... Preprocessing library MetaObject-0.0.6.20150815... Preprocessing library MetaObject-0.0.6.20150815... src/MO/Base.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Attribute.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Class.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile/Role.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Compile.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Run.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Util.hs:2:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Capture.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Run.hs-boot:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead src/MO/Run.hs-boot:7:20: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:20:7: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:39:41: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:41:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:49:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:65:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:68:17: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:72:14: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Base.hs:82:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:73:20: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:84:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:100:30: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:107:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:112:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:114:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:116:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:120:8: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Run.hs:124:12: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Attribute.hs:32:21: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Attribute.hs:35:28: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:22:8: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:79:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:84:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:90:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:106:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:119:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:121:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:123:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:126:18: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:140:16: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" src/MO/Compile/Class.hs:166:11: Warning: In the use of type constructor or class ‘Typeable1’ (imported from Data.Typeable, but defined in Data.Typeable.Internal): Deprecated: "renamed to 'Typeable'" Haddock coverage: 100% ( 2 / 2) in 'MO.Util.C3' 33% ( 2 / 6) in 'MO.Capture' 8% ( 3 / 36) in 'MO.Util' 24% ( 4 / 17) in 'MO.Base' 0% ( 0 / 11) in 'MO.Compile' 12% ( 2 / 17) in 'MO.Run' 0% ( 0 / 12) in 'MO.Compile.Attribute' 0% ( 0 / 9) in 'MO.Compile.Role' 0% ( 0 / 18) in 'MO.Compile.Class' Warning: MO.Util.C3: could not find link destinations for: MO.Util.C3.merge Documentation created: dist/doc/html/MetaObject/index.html, dist/doc/html/MetaObject/MetaObject.txt Creating package registration file: /tmp/pkgConf-MetaObject-0.0.62015.20150815 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.8.3/MetaObject-0.0.6.20150815 Registering MetaObject-0.0.6.20150815... Installed MetaObject-0.0.6.20150815