Resolving dependencies... Configuring clean-unions-0.1.1... Building clean-unions-0.1.1... Preprocessing library clean-unions-0.1.1... src/Data/OpenUnion1/Clean.hs:16:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS [1 of 1] Compiling Data.OpenUnion1.Clean ( src/Data/OpenUnion1/Clean.hs, dist/build/Data/OpenUnion1/Clean.o ) src/Data/OpenUnion1/Clean.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/OpenUnion1/Clean.hs:47:39: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:50:18: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:54:24: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:55:21: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:55:48: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:57:25: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:60:62: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:67:16: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:79:25: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:80:41: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:89:17: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:90:28: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:138:31: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:143:10: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. In-place registering clean-unions-0.1.1... Running Haddock for clean-unions-0.1.1... Running hscolour for clean-unions-0.1.1... Preprocessing library clean-unions-0.1.1... Preprocessing library clean-unions-0.1.1... src/Data/OpenUnion1/Clean.hs:16:5: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS src/Data/OpenUnion1/Clean.hs:36:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() src/Data/OpenUnion1/Clean.hs:47:39: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:50:18: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:54:24: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:55:21: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:55:48: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:57:25: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. src/Data/OpenUnion1/Clean.hs:60:62: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:67:16: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:79:25: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:80:41: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:89:17: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:90:28: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:138:31: Warning: Unticked promoted constructor: ‘:>’. Use ‘':>’ instead of ‘:>’. src/Data/OpenUnion1/Clean.hs:143:10: Warning: Unticked promoted constructor: ‘Empty’. Use ‘'Empty’ instead of ‘Empty’. Haddock coverage: 60% ( 12 / 20) in 'Data.OpenUnion1.Clean' Missing documentation for: Module header Union (src/Data/OpenUnion1/Clean.hs:52) Member (src/Data/OpenUnion1/Clean.hs:146) Include (src/Data/OpenUnion1/Clean.hs:148) hoistU (src/Data/OpenUnion1/Clean.hs:130) exhaust (src/Data/OpenUnion1/Clean.hs:72) simply (src/Data/OpenUnion1/Clean.hs:75) retractU (src/Data/OpenUnion1/Clean.hs:127) Warning: Data.OpenUnion1.Clean: could not find link destinations for: TFCo:R:UnionEmptya Exhausted TFCo:R:Union:>a Single Union position Documentation created: dist/doc/html/clean-unions/index.html, dist/doc/html/clean-unions/clean-unions.txt Creating package registration file: /tmp/pkgConf-clean-unions-0.1278722862233665123.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/clean-unions-0.1.1-DSYk71o6oKE0rFw5FOM4L0 Registering clean-unions-0.1.1... Installed clean-unions-0.1.1 Configuring elevator-0.1.1... Building elevator-0.1.1... Preprocessing library elevator-0.1.1... [1 of 1] Compiling Control.Elevator ( src/Control/Elevator.hs, dist/build/Control/Elevator.o ) In-place registering elevator-0.1.1... Running Haddock for elevator-0.1.1... Running hscolour for elevator-0.1.1... Preprocessing library elevator-0.1.1... Preprocessing library elevator-0.1.1... Haddock coverage: 4% ( 1 / 23) in 'Control.Elevator' Missing documentation for: Tower (src/Control/Elevator.hs:39) Elevate (src/Control/Elevator.hs:46) Floors1 (src/Control/Elevator.hs:48) toLoft1 (src/Control/Elevator.hs:50) elevate (src/Control/Elevator.hs:53) (src/Control/Elevator.hs:58) (src/Control/Elevator.hs:62) (src/Control/Elevator.hs:63) (src/Control/Elevator.hs:64) (src/Control/Elevator.hs:65) (src/Control/Elevator.hs:66) (src/Control/Elevator.hs:67) (src/Control/Elevator.hs:69) (src/Control/Elevator.hs:73) (src/Control/Elevator.hs:83) (src/Control/Elevator.hs:93) (src/Control/Elevator.hs:101) (src/Control/Elevator.hs:111) (src/Control/Elevator.hs:121) (src/Control/Elevator.hs:127) (src/Control/Elevator.hs:133) (src/Control/Elevator.hs:140) Documentation created: dist/doc/html/elevator/index.html, dist/doc/html/elevator/elevator.txt Creating package registration file: /tmp/pkgConf-elevator-0.120539999321264095060.1 Installing library in /home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/elevator-0.1.1-I0XHPvuBaCqDB9MeTGOndv Registering elevator-0.1.1... Installed elevator-0.1.1