Resolving dependencies... Configuring base-unicode-symbols-0.2.2.4... Building base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o ) [10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o ) [11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o ) [12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o ) In-place registering base-unicode-symbols-0.2.2.4... Running Haddock for base-unicode-symbols-0.2.2.4... Running hscolour for base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Haddock coverage: 100% ( 5 / 5) in 'Data.Ord.Unicode' 100% ( 3 / 3) in 'Data.Monoid.Unicode' 100% ( 10 / 10) in 'Data.List.Unicode' 100% ( 2 / 2) in 'Data.Function.Unicode' 100% ( 5 / 5) in 'Data.Foldable.Unicode' 100% ( 4 / 4) in 'Data.Eq.Unicode' 100% ( 4 / 4) in 'Data.Bool.Unicode' 100% ( 21 / 21) in 'Prelude.Unicode' 100% ( 4 / 4) in 'Control.Monad.Unicode' 100% ( 4 / 4) in 'Control.Category.Unicode' 100% ( 6 / 6) in 'Control.Arrow.Unicode' 100% ( 3 / 3) in 'Control.Applicative.Unicode' Documentation created: dist/doc/html/base-unicode-symbols/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4 Registering base-unicode-symbols-0.2.2.4... Installed base-unicode-symbols-0.2.2.4 Configuring convertible-1.0.11.1... Building convertible-1.0.11.1... Preprocessing library convertible-1.0.11.1... [1 of 9] Compiling Data.Convertible.Base ( Data/Convertible/Base.hs, dist/build/Data/Convertible/Base.o ) [2 of 9] Compiling Data.Convertible.Utils ( Data/Convertible/Utils.hs, dist/build/Data/Convertible/Utils.o ) Data/Convertible/Utils.hs:58:31: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [3 of 9] Compiling Data.Convertible.Instances.Map ( Data/Convertible/Instances/Map.hs, dist/build/Data/Convertible/Instances/Map.o ) [4 of 9] Compiling Data.Convertible.Instances.Num ( Data/Convertible/Instances/Num.hs, dist/build/Data/Convertible/Instances/Num.o ) [5 of 9] Compiling Data.Convertible.Instances.C ( Data/Convertible/Instances/C.hs, dist/build/Data/Convertible/Instances/C.o ) [6 of 9] Compiling Data.Convertible.Instances.Text ( Data/Convertible/Instances/Text.hs, dist/build/Data/Convertible/Instances/Text.o ) [7 of 9] Compiling Data.Convertible.Instances.Time ( Data/Convertible/Instances/Time.hs, dist/build/Data/Convertible/Instances/Time.o ) Data/Convertible/Instances/Time.hs:32:1: Warning: The import of `Data.Time.Clock' is redundant except perhaps to import instances from `Data.Time.Clock' To import instances alone, use: import Data.Time.Clock() [8 of 9] Compiling Data.Convertible.Instances ( Data/Convertible/Instances.hs, dist/build/Data/Convertible/Instances.o ) [9 of 9] Compiling Data.Convertible ( Data/Convertible.hs, dist/build/Data/Convertible.o ) Data/Convertible.hs:35:26: Warning: The export item `module Data.Convertible.Instances' exports nothing Data/Convertible.hs:40:1: Warning: The import of `Data.Convertible.Instances' is redundant except perhaps to import instances from `Data.Convertible.Instances' To import instances alone, use: import Data.Convertible.Instances() In-place registering convertible-1.0.11.1... Running Haddock for convertible-1.0.11.1... Running hscolour for convertible-1.0.11.1... Preprocessing library convertible-1.0.11.1... Preprocessing library convertible-1.0.11.1... Data/Convertible/Utils.hs:58:31: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" Data/Convertible/Instances/Time.hs:32:1: Warning: The import of `Data.Time.Clock' is redundant except perhaps to import instances from `Data.Time.Clock' To import instances alone, use: import Data.Time.Clock() Data/Convertible.hs:35:26: Warning: The export item `module Data.Convertible.Instances' exports nothing Data/Convertible.hs:40:1: Warning: The import of `Data.Convertible.Instances' is redundant except perhaps to import instances from `Data.Convertible.Instances' To import instances alone, use: import Data.Convertible.Instances() Haddock coverage: 78% ( 7 / 9) in 'Data.Convertible.Base' 100% ( 4 / 4) in 'Data.Convertible.Utils' 100% ( 1 / 1) in 'Data.Convertible.Instances.Map' 100% ( 1 / 1) in 'Data.Convertible.Instances.Num' 100% ( 1 / 1) in 'Data.Convertible.Instances.C' 100% ( 1 / 1) in 'Data.Convertible.Instances.Text' 100% ( 1 / 1) in 'Data.Convertible.Instances.Time' 100% ( 1 / 1) in 'Data.Convertible.Instances' 100% ( 4 / 4) in 'Data.Convertible' Documentation created: dist/doc/html/convertible/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/convertible-1.0.11.1 Registering convertible-1.0.11.1... Installed convertible-1.0.11.1 [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-29731/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-29731/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-29731/ghc-paths-0.1.0.9/dist/setup/setup ... Configuring ghc-paths-0.1.0.9... Building ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) In-place registering ghc-paths-0.1.0.9... Running Haddock for ghc-paths-0.1.0.9... Running hscolour for ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Documentation created: dist/doc/html/ghc-paths/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-paths-0.1.0.9 Registering ghc-paths-0.1.0.9... Installed ghc-paths-0.1.0.9 Configuring groups-0.4.0.0... Building groups-0.4.0.0... Preprocessing library groups-0.4.0.0... [1 of 1] Compiling Data.Group ( src/Data/Group.hs, dist/build/Data/Group.o ) In-place registering groups-0.4.0.0... Running Haddock for groups-0.4.0.0... Running hscolour for groups-0.4.0.0... Preprocessing library groups-0.4.0.0... Preprocessing library groups-0.4.0.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Group' Documentation created: dist/doc/html/groups/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/groups-0.4.0.0 Registering groups-0.4.0.0... Installed groups-0.4.0.0 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring hscolour-1.20.3... Building hscolour-1.20.3... Preprocessing library hscolour-1.20.3... [ 1 of 16] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/Language/Haskell/HsColour/General.o ) [ 2 of 16] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/Language/Haskell/HsColour/Classify.o ) [ 3 of 16] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/Language/Haskell/HsColour/Anchors.o ) [ 4 of 16] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/Language/Haskell/HsColour/ColourHighlight.o ) [ 5 of 16] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/Language/Haskell/HsColour/Output.o ) [ 6 of 16] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Highlight' [ 7 of 16] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/Language/Haskell/HsColour/Options.o ) [ 8 of 16] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/Language/Haskell/HsColour/Colourise.o ) [ 9 of 16] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/Language/Haskell/HsColour/TTY.o ) [10 of 16] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/Language/Haskell/HsColour/HTML.o ) [11 of 16] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/Language/Haskell/HsColour/CSS.o ) [12 of 16] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/Language/Haskell/HsColour/ACSS.o ) [13 of 16] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/Language/Haskell/HsColour/InlineCSS.o ) [14 of 16] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/Language/Haskell/HsColour/LaTeX.o ) [15 of 16] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/Language/Haskell/HsColour/MIRC.o ) [16 of 16] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/Language/Haskell/HsColour.o ) In-place registering hscolour-1.20.3... Preprocessing executable 'HsColour' for hscolour-1.20.3... [ 1 of 17] Compiling Language.Haskell.HsColour.Output ( Language/Haskell/HsColour/Output.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Output.o ) [ 2 of 17] Compiling Language.Haskell.HsColour.General ( Language/Haskell/HsColour/General.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/General.o ) [ 3 of 17] Compiling Language.Haskell.HsColour.ColourHighlight ( Language/Haskell/HsColour/ColourHighlight.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ColourHighlight.o ) [ 4 of 17] Compiling Language.Haskell.HsColour.Classify ( Language/Haskell/HsColour/Classify.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Classify.o ) [ 5 of 17] Compiling Language.Haskell.HsColour.Anchors ( Language/Haskell/HsColour/Anchors.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Anchors.o ) [ 6 of 17] Compiling Language.Haskell.HsColour.ANSI ( Language/Haskell/HsColour/ANSI.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ANSI.o ) Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Highlight' [ 7 of 17] Compiling Language.Haskell.HsColour.Options ( Language/Haskell/HsColour/Options.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Options.o ) [ 8 of 17] Compiling Language.Haskell.HsColour.Colourise ( Language/Haskell/HsColour/Colourise.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/Colourise.o ) [ 9 of 17] Compiling Language.Haskell.HsColour.HTML ( Language/Haskell/HsColour/HTML.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/HTML.o ) [10 of 17] Compiling Language.Haskell.HsColour.CSS ( Language/Haskell/HsColour/CSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/CSS.o ) [11 of 17] Compiling Language.Haskell.HsColour.ACSS ( Language/Haskell/HsColour/ACSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/ACSS.o ) [12 of 17] Compiling Language.Haskell.HsColour.InlineCSS ( Language/Haskell/HsColour/InlineCSS.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/InlineCSS.o ) [13 of 17] Compiling Language.Haskell.HsColour.LaTeX ( Language/Haskell/HsColour/LaTeX.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/LaTeX.o ) [14 of 17] Compiling Language.Haskell.HsColour.MIRC ( Language/Haskell/HsColour/MIRC.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/MIRC.o ) [15 of 17] Compiling Language.Haskell.HsColour.TTY ( Language/Haskell/HsColour/TTY.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour/TTY.o ) [16 of 17] Compiling Language.Haskell.HsColour ( Language/Haskell/HsColour.hs, dist/build/HsColour/HsColour-tmp/Language/Haskell/HsColour.o ) [17 of 17] Compiling Main ( HsColour.hs, dist/build/HsColour/HsColour-tmp/Main.o ) Linking dist/build/HsColour/HsColour ... Running Haddock for hscolour-1.20.3... Running hscolour for hscolour-1.20.3... Preprocessing library hscolour-1.20.3... Preprocessing executable 'HsColour' for hscolour-1.20.3... Preprocessing library hscolour-1.20.3... dist/build/tmp-29731/Language/Haskell/HsColour/ANSI.hs:62:10: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Highlight' Haddock coverage: 0% ( 0 / 3) in 'Language.Haskell.HsColour.General' 67% ( 2 / 3) in 'Language.Haskell.HsColour.Classify' 50% ( 1 / 2) in 'Language.Haskell.HsColour.Anchors' 88% ( 7 / 8) in 'Language.Haskell.HsColour.ColourHighlight' 33% ( 1 / 3) in 'Language.Haskell.HsColour.Output' 37% ( 10 / 27) in 'Language.Haskell.HsColour.ANSI' 50% ( 2 / 4) in 'Language.Haskell.HsColour.Options' 67% ( 4 / 6) in 'Language.Haskell.HsColour.Colourise' 100% ( 3 / 3) in 'Language.Haskell.HsColour.TTY' 38% ( 3 / 8) in 'Language.Haskell.HsColour.HTML' 40% ( 2 / 5) in 'Language.Haskell.HsColour.CSS' 43% ( 3 / 7) in 'Language.Haskell.HsColour.ACSS' 67% ( 2 / 3) in 'Language.Haskell.HsColour.InlineCSS' 67% ( 2 / 3) in 'Language.Haskell.HsColour.LaTeX' 100% ( 2 / 2) in 'Language.Haskell.HsColour.MIRC' 100% ( 4 / 4) in 'Language.Haskell.HsColour' Warning: Language.Haskell.HsColour.Anchors: could not find link destinations for: Language.Haskell.HsColour.Anchors.Anchor Documentation created: dist/doc/html/hscolour/index.html Preprocessing executable 'HsColour' for hscolour-1.20.3... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hscolour-1.20.3 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering hscolour-1.20.3... Installed hscolour-1.20.3 Configuring hslogger-1.2.3... Building hslogger-1.2.3... Preprocessing library hslogger-1.2.3... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.3... Running Haddock for hslogger-1.2.3... Running hscolour for hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 37 / 38) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.3 Registering hslogger-1.2.3... Installed hslogger-1.2.3 Configuring nats-0.1.2... Building nats-0.1.2... Preprocessing library nats-0.1.2... [1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) In-place registering nats-0.1.2... Running Haddock for nats-0.1.2... Running hscolour for nats-0.1.2... Preprocessing library nats-0.1.2... Preprocessing library nats-0.1.2... Haddock coverage: 75% ( 3 / 4) in 'Numeric.Natural.Internal' 75% ( 3 / 4) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2 Registering nats-0.1.2... Installed nats-0.1.2 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/newtype-0.2 Registering newtype-0.2... Installed newtype-0.2 Configuring polyparse-1.9... Building polyparse-1.9... Preprocessing library polyparse-1.9... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.9... Running Haddock for polyparse-1.9... Running hscolour for polyparse-1.9... Preprocessing library polyparse-1.9... Preprocessing library polyparse-1.9... Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 29 / 30) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 71% ( 20 / 28) in 'Text.Parse' 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9 Registering polyparse-1.9... Installed polyparse-1.9 Configuring rosezipper-0.2... Building rosezipper-0.2... Preprocessing library rosezipper-0.2... [1 of 1] Compiling Data.Tree.Zipper ( Data/Tree/Zipper.hs, dist/build/Data/Tree/Zipper.o ) In-place registering rosezipper-0.2... Running Haddock for rosezipper-0.2... Running hscolour for rosezipper-0.2... Preprocessing library rosezipper-0.2... Preprocessing library rosezipper-0.2... Haddock coverage: 98% ( 46 / 47) in 'Data.Tree.Zipper' Documentation created: dist/doc/html/rosezipper/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/rosezipper-0.2 Registering rosezipper-0.2... Installed rosezipper-0.2 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.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.4.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.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% ( 16 / 16) 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 Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1 Registering syb-0.4.1... Installed syb-0.4.1 Configuring tagged-0.7... Building tagged-0.7... Preprocessing library tagged-0.7... [1 of 2] Compiling Data.Proxy ( old/Data/Proxy.hs, dist/build/Data/Proxy.o ) [2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o ) In-place registering tagged-0.7... Running Haddock for tagged-0.7... Running hscolour for tagged-0.7... Preprocessing library tagged-0.7... Preprocessing library tagged-0.7... Haddock coverage: 80% ( 4 / 5) in 'Data.Proxy' 92% ( 11 / 12) in 'Data.Tagged' Documentation created: dist/doc/html/tagged/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagged-0.7 Registering tagged-0.7... Installed tagged-0.7 Configuring transformers-base-0.4.1... Building transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.1... Running Haddock for transformers-base-0.4.1... Running hscolour for transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1 Registering transformers-base-0.4.1... Installed transformers-base-0.4.1 Configuring transformers-compat-0.1.1.1... Building transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... [1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o ) In-place registering transformers-compat-0.1.1.1... Running Haddock for transformers-compat-0.1.1.1... Running hscolour for transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... Preprocessing library transformers-compat-0.1.1.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_transformers_compat' Documentation created: dist/doc/html/transformers-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-compat-0.1.1.1 Registering transformers-compat-0.1.1.1... Installed transformers-compat-0.1.1.1 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring cpphs-1.18.3... Building cpphs-1.18.3... Preprocessing library cpphs-1.18.3... [ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 6 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 7 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 8 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.18.3... Preprocessing executable 'cpphs' for cpphs-1.18.3... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [12 of 12] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.18.3... Running hscolour for cpphs-1.18.3... Preprocessing library cpphs-1.18.3... Preprocessing executable 'cpphs' for cpphs-1.18.3... Preprocessing library cpphs-1.18.3... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 14 / 14) in 'Language.Preprocessor.Cpphs.Position' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 3) in 'Language.Preprocessor.Cpphs.RunCpphs' 92% ( 22 / 24) in 'Language.Preprocessor.Cpphs' Documentation created: dist/doc/html/cpphs/index.html Preprocessing executable 'cpphs' for cpphs-1.18.3... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.18.3 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering cpphs-1.18.3... Installed cpphs-1.18.3 Configuring Strafunski-StrategyLib-5.0.0.3... Building Strafunski-StrategyLib-5.0.0.3... Preprocessing library Strafunski-StrategyLib-5.0.0.3... [ 1 of 21] Compiling Data.Generics.Strafunski.StrategyLib.Models.Deriving.TermRep ( Data/Generics/Strafunski/StrategyLib/Models/Deriving/TermRep.hs, dist/build/Data/Generics/Strafunski/StrategyLib/Models/Deriving/TermRep.o ) [ 2 of 21] Compiling Data.Generics.Strafunski.StrategyLib.MoreMonoids ( Data/Generics/Strafunski/StrategyLib/MoreMonoids.hs, dist/build/Data/Generics/Strafunski/StrategyLib/MoreMonoids.o ) [ 3 of 21] Compiling Data.Generics.Strafunski.StrategyLib.MonadicFunctions ( Data/Generics/Strafunski/StrategyLib/MonadicFunctions.hs, dist/build/Data/Generics/Strafunski/StrategyLib/MonadicFunctions.o ) [ 4 of 21] Compiling Data.Generics.Strafunski.StrategyLib.ChaseImports ( Data/Generics/Strafunski/StrategyLib/ChaseImports.hs, dist/build/Data/Generics/Strafunski/StrategyLib/ChaseImports.o ) [ 5 of 21] Compiling Control.Monad.Maybe ( Control/Monad/Maybe.hs, dist/build/Control/Monad/Maybe.o ) [ 6 of 21] Compiling Control.Monad.Run ( Control/Monad/Run.hs, dist/build/Control/Monad/Run.o ) [ 7 of 21] Compiling Data.Generics.Strafunski.StrategyLib.Models.Deriving.StrategyPrimitives ( Data/Generics/Strafunski/StrategyLib/Models/Deriving/StrategyPrimitives.hs, dist/build/Data/Generics/Strafunski/StrategyLib/Models/Deriving/StrategyPrimitives.o ) [ 8 of 21] Compiling Data.Generics.Strafunski.StrategyLib.StrategyPrelude ( Data/Generics/Strafunski/StrategyLib/StrategyPrelude.hs, dist/build/Data/Generics/Strafunski/StrategyLib/StrategyPrelude.o ) [ 9 of 21] Compiling Data.Generics.Strafunski.StrategyLib.ContainerTheme ( Data/Generics/Strafunski/StrategyLib/ContainerTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/ContainerTheme.o ) [10 of 21] Compiling Data.Generics.Strafunski.StrategyLib.OverloadingTheme ( Data/Generics/Strafunski/StrategyLib/OverloadingTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/OverloadingTheme.o ) [11 of 21] Compiling Data.Generics.Strafunski.StrategyLib.FlowTheme ( Data/Generics/Strafunski/StrategyLib/FlowTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/FlowTheme.o ) [12 of 21] Compiling Data.Generics.Strafunski.StrategyLib.TraversalTheme ( Data/Generics/Strafunski/StrategyLib/TraversalTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/TraversalTheme.o ) [13 of 21] Compiling Data.Generics.Strafunski.StrategyLib.FixpointTheme ( Data/Generics/Strafunski/StrategyLib/FixpointTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/FixpointTheme.o ) [14 of 21] Compiling Data.Generics.Strafunski.StrategyLib.PathTheme ( Data/Generics/Strafunski/StrategyLib/PathTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/PathTheme.o ) [15 of 21] Compiling Data.Generics.Strafunski.StrategyLib.KeyholeTheme ( Data/Generics/Strafunski/StrategyLib/KeyholeTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/KeyholeTheme.o ) [16 of 21] Compiling Data.Generics.Strafunski.StrategyLib.MetricsTheme ( Data/Generics/Strafunski/StrategyLib/MetricsTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/MetricsTheme.o ) [17 of 21] Compiling Data.Generics.Strafunski.StrategyLib.NameTheme ( Data/Generics/Strafunski/StrategyLib/NameTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/NameTheme.o ) [18 of 21] Compiling Data.Generics.Strafunski.StrategyLib.RefactoringTheme ( Data/Generics/Strafunski/StrategyLib/RefactoringTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/RefactoringTheme.o ) [19 of 21] Compiling Data.Generics.Strafunski.StrategyLib.StrategyInfix ( Data/Generics/Strafunski/StrategyLib/StrategyInfix.hs, dist/build/Data/Generics/Strafunski/StrategyLib/StrategyInfix.o ) [20 of 21] Compiling Data.Generics.Strafunski.StrategyLib.EffectTheme ( Data/Generics/Strafunski/StrategyLib/EffectTheme.hs, dist/build/Data/Generics/Strafunski/StrategyLib/EffectTheme.o ) [21 of 21] Compiling Data.Generics.Strafunski.StrategyLib.StrategyLib ( Data/Generics/Strafunski/StrategyLib/StrategyLib.hs, dist/build/Data/Generics/Strafunski/StrategyLib/StrategyLib.o ) In-place registering Strafunski-StrategyLib-5.0.0.3... Running Haddock for Strafunski-StrategyLib-5.0.0.3... Running hscolour for Strafunski-StrategyLib-5.0.0.3... Preprocessing library Strafunski-StrategyLib-5.0.0.3... Preprocessing library Strafunski-StrategyLib-5.0.0.3... Haddock coverage: 0% ( 0 / 2) in 'Data.Generics.Strafunski.StrategyLib.Models.Deriving.TermRep' 100% ( 1 / 1) in 'Data.Generics.Strafunski.StrategyLib.MoreMonoids' 100% ( 14 / 14) in 'Data.Generics.Strafunski.StrategyLib.MonadicFunctions' 100% ( 7 / 7) in 'Data.Generics.Strafunski.StrategyLib.ChaseImports' 100% ( 2 / 2) in 'Control.Monad.Maybe' 100% ( 23 / 23) in 'Control.Monad.Run' 0% ( 0 / 32) in 'Data.Generics.Strafunski.StrategyLib.Models.Deriving.StrategyPrimitives' 100% ( 20 / 20) in 'Data.Generics.Strafunski.StrategyLib.StrategyPrelude' 53% ( 19 / 36) in 'Data.Generics.Strafunski.StrategyLib.ContainerTheme' 100% ( 10 / 10) in 'Data.Generics.Strafunski.StrategyLib.OverloadingTheme' 100% ( 38 / 38) in 'Data.Generics.Strafunski.StrategyLib.FlowTheme' 100% ( 35 / 35) in 'Data.Generics.Strafunski.StrategyLib.TraversalTheme' 100% ( 8 / 8) in 'Data.Generics.Strafunski.StrategyLib.FixpointTheme' 100% ( 17 / 17) in 'Data.Generics.Strafunski.StrategyLib.PathTheme' 92% ( 11 / 12) in 'Data.Generics.Strafunski.StrategyLib.KeyholeTheme' 100% ( 14 / 14) in 'Data.Generics.Strafunski.StrategyLib.MetricsTheme' 100% ( 6 / 6) in 'Data.Generics.Strafunski.StrategyLib.NameTheme' 100% ( 9 / 9) in 'Data.Generics.Strafunski.StrategyLib.RefactoringTheme' 100% ( 5 / 5) in 'Data.Generics.Strafunski.StrategyLib.StrategyInfix' 100% ( 18 / 18) in 'Data.Generics.Strafunski.StrategyLib.EffectTheme' 100% ( 23 / 23) in 'Data.Generics.Strafunski.StrategyLib.StrategyLib' Documentation created: dist/doc/html/Strafunski-StrategyLib/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Strafunski-StrategyLib-5.0.0.3 Registering Strafunski-StrategyLib-5.0.0.3... Installed Strafunski-StrategyLib-5.0.0.3 Configuring ghc-syb-utils-0.2.1.2... Building ghc-syb-utils-0.2.1.2... Preprocessing library ghc-syb-utils-0.2.1.2... [1 of 1] Compiling GHC.SYB.Utils ( GHC/SYB/Utils.hs, dist/build/GHC/SYB/Utils.o ) In-place registering ghc-syb-utils-0.2.1.2... Running Haddock for ghc-syb-utils-0.2.1.2... Running hscolour for ghc-syb-utils-0.2.1.2... Preprocessing library ghc-syb-utils-0.2.1.2... Preprocessing library ghc-syb-utils-0.2.1.2... Haddock coverage: 80% ( 4 / 5) in 'GHC.SYB.Utils' Documentation created: dist/doc/html/ghc-syb-utils/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-syb-utils-0.2.1.2 Registering ghc-syb-utils-0.2.1.2... Installed ghc-syb-utils-0.2.1.2 Configuring syz-0.2.0.0... Building syz-0.2.0.0... Preprocessing library syz-0.2.0.0... [1 of 1] Compiling Data.Generics.Zipper ( Data/Generics/Zipper.hs, dist/build/Data/Generics/Zipper.o ) In-place registering syz-0.2.0.0... Running Haddock for syz-0.2.0.0... Running hscolour for syz-0.2.0.0... Preprocessing library syz-0.2.0.0... Preprocessing library syz-0.2.0.0... Haddock coverage: 100% ( 53 / 53) in 'Data.Generics.Zipper' Warning: Data.Generics.Zipper: could not find link destinations for: Data.Generics.Zipper.Move Documentation created: dist/doc/html/syz/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syz-0.2.0.0 Registering syz-0.2.0.0... Installed syz-0.2.0.0 Configuring monad-control-0.3.2.3... Building monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.2.3... Running Haddock for monad-control-0.3.2.3... Running hscolour for monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... Preprocessing library monad-control-0.3.2.3... Haddock coverage: Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m) 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.3 Registering monad-control-0.3.2.3... Installed monad-control-0.3.2.3 Configuring contravariant-0.4.4... Building contravariant-0.4.4... Preprocessing library contravariant-0.4.4... [1 of 3] Compiling Data.Functor.Contravariant ( Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o ) [2 of 3] Compiling Data.Functor.Contravariant.Compose ( Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o ) [3 of 3] Compiling Data.Functor.Contravariant.Day ( Data/Functor/Contravariant/Day.hs, dist/build/Data/Functor/Contravariant/Day.o ) In-place registering contravariant-0.4.4... Running Haddock for contravariant-0.4.4... Running hscolour for contravariant-0.4.4... Preprocessing library contravariant-0.4.4... Preprocessing library contravariant-0.4.4... Haddock coverage: 81% ( 13 / 16) in 'Data.Functor.Contravariant' 100% ( 4 / 4) in 'Data.Functor.Contravariant.Compose' 100% ( 14 / 14) in 'Data.Functor.Contravariant.Day' Documentation created: dist/doc/html/contravariant/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/contravariant-0.4.4 Registering contravariant-0.4.4... Installed contravariant-0.4.4 [1 of 1] Compiling Main ( /tmp/distributive-0.4-29731/distributive-0.4/Setup.lhs, /tmp/distributive-0.4-29731/distributive-0.4/dist/setup/Main.o ) Linking /tmp/distributive-0.4-29731/distributive-0.4/dist/setup/setup ... Configuring distributive-0.4... Building distributive-0.4... Preprocessing library distributive-0.4... [1 of 1] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o ) In-place registering distributive-0.4... Running Haddock for distributive-0.4... Running hscolour for distributive-0.4... Preprocessing library distributive-0.4... Preprocessing library distributive-0.4... Haddock coverage: 100% ( 4 / 4) in 'Data.Distributive' Documentation created: dist/doc/html/distributive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/distributive-0.4 Registering distributive-0.4... Installed distributive-0.4 Configuring semigroups-0.12.2... Building semigroups-0.12.2... Preprocessing library semigroups-0.12.2... [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) In-place registering semigroups-0.12.2... Running Haddock for semigroups-0.12.2... Running hscolour for semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Haddock coverage: doc comment parse failed: 'transpose' for NonEmtpy, behaves the same as 'Data.List.transpose' The rows/columns need not be the same length, in which case > transpose . transpose /= id 93% ( 64 / 69) in 'Data.List.NonEmpty' 87% ( 20 / 23) in 'Data.Semigroup' Documentation created: dist/doc/html/semigroups/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12.2 Registering semigroups-0.12.2... Installed semigroups-0.12.2 Configuring uniplate-1.6.12... Building uniplate-1.6.12... Preprocessing library uniplate-1.6.12... [ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o ) [ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. Loading package bytestring-0.10.0.2 ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package hashable-1.2.1.0 ... linking ... done. Loading package unordered-containers-0.2.3.3 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. [ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o ) [ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o ) [ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o ) [ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o ) [ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o ) [ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o ) [ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o ) [10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o ) [11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o ) [12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o ) [13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o ) [14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o ) [15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o ) [16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o ) [17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o ) [18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o ) [19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o ) [20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o ) [21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o ) In-place registering uniplate-1.6.12... Running Haddock for uniplate-1.6.12... Running hscolour for uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Preprocessing library uniplate-1.6.12... Haddock coverage: 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances' 86% ( 6 / 7) in 'Data.Generics.Uniplate.Internal.Utils' 100% ( 19 / 19) in 'Data.Generics.Uniplate' 55% ( 11 / 20) in 'Data.Generics.UniplateOn' 67% ( 6 / 9) in 'Data.Generics.Str' 76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations' 100% ( 8 / 8) in 'Data.Generics.Compos' 100% ( 13 / 13) in 'Data.Generics.SYB' 8% ( 4 / 49) in 'Data.Generics.Uniplate.Internal.Data' 80% ( 4 / 5) in 'Data.Generics.Uniplate.Data' 72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations' 75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly' 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct' 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable' 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper' 100% ( 21 / 21) in 'Data.Generics.UniplateStr' 55% ( 11 / 20) in 'Data.Generics.UniplateStrOn' 47% ( 9 / 19) in 'Data.Generics.Biplate' 100% ( 10 / 10) in 'Data.Generics.PlateDirect' 100% ( 10 / 10) in 'Data.Generics.PlateTypeable' 100% ( 2 / 2) in 'Data.Generics.PlateData' Warning: Data.Generics.Uniplate.Direct: could not find link destinations for: Data.Generics.Uniplate.Direct.Type Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for: Data.Generics.Uniplate.Typeable.Type Warning: Data.Generics.PlateDirect: could not find link destinations for: Data.Generics.PlateDirect.Type Warning: Data.Generics.PlateTypeable: could not find link destinations for: Data.Generics.PlateTypeable.Type Documentation created: dist/doc/html/uniplate/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uniplate-1.6.12 Registering uniplate-1.6.12... Installed uniplate-1.6.12 [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.14.0.1-29731/haskell-src-exts-1.14.0.1/Setup.hs, /tmp/haskell-src-exts-1.14.0.1-29731/haskell-src-exts-1.14.0.1/dist/setup/Main.o ) Linking /tmp/haskell-src-exts-1.14.0.1-29731/haskell-src-exts-1.14.0.1/dist/setup/setup ... Configuring haskell-src-exts-1.14.0.1... Building haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.0.1... [ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o ) [ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o ) [ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o ) [ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o ) [ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o ) [ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o ) [ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o ) [ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o ) [ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o ) [10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o ) [11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o ) [12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o ) [13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o ) [14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o ) [15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o ) [16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o ) [17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o ) [18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o ) [19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o ) [20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o ) [21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o ) [22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o ) In-place registering haskell-src-exts-1.14.0.1... Running Haddock for haskell-src-exts-1.14.0.1... Running hscolour for haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.0.1... Preprocessing library haskell-src-exts-1.14.0.1... Haddock coverage: 70% ( 91 /130) in 'Language.Haskell.Exts.Annotated.Syntax' 0% ( 0 / 15) in 'Language.Haskell.Exts.ParseSyntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build' 90% ( 19 / 21) in 'Language.Haskell.Exts.SrcLoc' 50% ( 1 / 2) in 'Language.Haskell.Exts.Comments' 67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint' 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension' 25% ( 1 / 4) in 'Language.Haskell.Exts.ExtScheme' 68% ( 83 /122) in 'Language.Haskell.Exts.Syntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Build' 77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity' 27% ( 12 / 44) in 'Language.Haskell.Exts.ParseMonad' 20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer' 80% ( 4 / 5) in 'Language.Haskell.Exts.Lexer' 5% ( 3 / 65) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 2% ( 1 / 45) in 'Language.Haskell.Exts.ParseUtils' 75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity' 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser' 97% ( 33 / 34) in 'Language.Haskell.Exts.Parser' 95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated' 100% ( 21 / 21) in 'Language.Haskell.Exts' Documentation created: dist/doc/html/haskell-src-exts/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-1.14.0.1 Registering haskell-src-exts-1.14.0.1... Installed haskell-src-exts-1.14.0.1 Configuring lifted-base-0.2.2.1... Building lifted-base-0.2.2.1... Preprocessing library lifted-base-0.2.2.1... [1 of 7] Compiling System.Timeout.Lifted ( System/Timeout/Lifted.hs, dist/build/System/Timeout/Lifted.o ) [2 of 7] Compiling Foreign.Marshal.Utils.Lifted ( Foreign/Marshal/Utils/Lifted.hs, dist/build/Foreign/Marshal/Utils/Lifted.o ) [3 of 7] Compiling Data.IORef.Lifted ( Data/IORef/Lifted.hs, dist/build/Data/IORef/Lifted.o ) [4 of 7] Compiling Control.Concurrent.Chan.Lifted ( Control/Concurrent/Chan/Lifted.hs, dist/build/Control/Concurrent/Chan/Lifted.o ) [5 of 7] Compiling Control.Concurrent.MVar.Lifted ( Control/Concurrent/MVar/Lifted.hs, dist/build/Control/Concurrent/MVar/Lifted.o ) [6 of 7] Compiling Control.Exception.Lifted ( Control/Exception/Lifted.hs, dist/build/Control/Exception/Lifted.o ) [7 of 7] Compiling Control.Concurrent.Lifted ( Control/Concurrent/Lifted.hs, dist/build/Control/Concurrent/Lifted.o ) In-place registering lifted-base-0.2.2.1... Running Haddock for lifted-base-0.2.2.1... Running hscolour for lifted-base-0.2.2.1... Preprocessing library lifted-base-0.2.2.1... Preprocessing library lifted-base-0.2.2.1... Haddock coverage: 100% ( 2 / 2) in 'System.Timeout.Lifted' 100% ( 2 / 2) in 'Foreign.Marshal.Utils.Lifted' 100% ( 11 / 11) in 'Data.IORef.Lifted' 100% ( 8 / 8) in 'Control.Concurrent.Chan.Lifted' 100% ( 17 / 17) in 'Control.Concurrent.MVar.Lifted' 100% ( 36 / 36) in 'Control.Exception.Lifted' 100% ( 34 / 34) in 'Control.Concurrent.Lifted' Documentation created: dist/doc/html/lifted-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/lifted-base-0.2.2.1 Registering lifted-base-0.2.2.1... Installed lifted-base-0.2.2.1 [1 of 1] Compiling Main ( /tmp/comonad-4.0-29731/comonad-4.0/Setup.lhs, /tmp/comonad-4.0-29731/comonad-4.0/dist/setup/Main.o ) Linking /tmp/comonad-4.0-29731/comonad-4.0/dist/setup/setup ... Configuring comonad-4.0... Building comonad-4.0... Preprocessing library comonad-4.0... [ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o ) [ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o ) [ 3 of 16] Compiling Control.Comonad ( src/Control/Comonad.hs, dist/build/Control/Comonad.o ) [ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o ) [ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o ) [ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o ) [ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o ) [ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o ) [ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o ) [10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o ) [11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o ) [12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o ) [13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o ) [14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o ) [15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o ) [16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o ) In-place registering comonad-4.0... Running Haddock for comonad-4.0... Running hscolour for comonad-4.0... Preprocessing library comonad-4.0... Preprocessing library comonad-4.0... Haddock coverage: 50% ( 1 / 2) in 'Data.Functor.Composition' 100% ( 2 / 2) in 'Control.Comonad.Trans.Identity' 100% ( 21 / 21) in 'Control.Comonad' 50% ( 1 / 2) in 'Control.Comonad.Trans.Class' 50% ( 1 / 2) in 'Control.Comonad.Hoist.Class' 69% ( 9 / 13) in 'Control.Comonad.Trans.Env' haddock module header parse failed: Cannot parse header documentation paragraphs doc comment parse failed: Modify the stored value > pos . seeks swap $ store fst (1,5) (5,1) Seeks satisfies the law > seeks f = peeks f . duplicate 60% ( 9 / 15) in 'Control.Comonad.Trans.Store' 33% ( 4 / 12) in 'Control.Comonad.Trans.Traced' 33% ( 1 / 3) in 'Control.Comonad.Env.Class' 60% ( 9 / 15) in 'Control.Comonad.Env' 100% ( 4 / 4) in 'Control.Comonad.Identity' 25% ( 1 / 4) in 'Control.Comonad.Store.Class' 62% ( 8 / 13) in 'Control.Comonad.Store' 33% ( 1 / 3) in 'Control.Comonad.Traced.Class' 57% ( 8 / 14) in 'Control.Comonad.Traced' 20% ( 1 / 5) in 'Data.Functor.Coproduct' Warning: Control.Comonad: could not find link destinations for: Data.Traversable.Id Data.Traversable.StateL Data.Traversable.StateR Documentation created: dist/doc/html/comonad/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/comonad-4.0 Registering comonad-4.0... Installed comonad-4.0 Configuring hlint-1.8.57... Building hlint-1.8.57... Preprocessing library hlint-1.8.57... [ 1 of 36] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/HSE/Type.o ) [ 2 of 36] Compiling HSE.FreeVars ( src/HSE/FreeVars.hs, dist/build/HSE/FreeVars.o ) [ 3 of 36] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/HSE/Util.o ) [ 4 of 36] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/HSE/Match.o ) [ 5 of 36] Compiling HSE.Scope ( src/HSE/Scope.hs, dist/build/HSE/Scope.o ) [ 6 of 36] Compiling Parallel ( src/Parallel.hs, dist/build/Parallel.o ) [ 7 of 36] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/Paths_hlint.o ) [ 8 of 36] Compiling Util ( src/Util.hs, dist/build/Util.o ) [ 9 of 36] Compiling CmdLine ( src/CmdLine.hs, dist/build/CmdLine.o ) [10 of 36] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/HSE/Bracket.o ) [11 of 36] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/HSE/Evaluate.o ) [12 of 36] Compiling HSE.All ( src/HSE/All.hs, dist/build/HSE/All.o ) [13 of 36] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/Hint/Util.o ) [14 of 36] Compiling Settings ( src/Settings.hs, dist/build/Settings.o ) [15 of 36] Compiling Proof ( src/Proof.hs, dist/build/Proof.o ) [16 of 36] Compiling Idea ( src/Idea.hs, dist/build/Idea.o ) [17 of 36] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/Hint/Type.o ) [18 of 36] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/Hint/Match.o ) [19 of 36] Compiling Hint.List ( src/Hint/List.hs, dist/build/Hint/List.o ) [20 of 36] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/Hint/ListRec.o ) [21 of 36] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/Hint/Monad.o ) [22 of 36] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/Hint/Lambda.o ) [23 of 36] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/Hint/Bracket.o ) [24 of 36] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/Hint/Naming.o ) [25 of 36] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/Hint/Structure.o ) [26 of 36] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/Hint/Import.o ) [27 of 36] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/Hint/Pragma.o ) [28 of 36] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/Hint/Extensions.o ) [29 of 36] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/Hint/Duplicate.o ) [30 of 36] Compiling Hint.All ( src/Hint/All.hs, dist/build/Hint/All.o ) [31 of 36] Compiling Apply ( src/Apply.hs, dist/build/Apply.o ) [32 of 36] Compiling Report ( src/Report.hs, dist/build/Report.o ) [33 of 36] Compiling Test ( src/Test.hs, dist/build/Test.o ) [34 of 36] Compiling HLint ( src/HLint.hs, dist/build/HLint.o ) [35 of 36] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/Language/Haskell/HLint.o ) [36 of 36] Compiling Temporary.API ( src/Temporary/API.hs, dist/build/Temporary/API.o ) In-place registering hlint-1.8.57... Preprocessing executable 'hlint' for hlint-1.8.57... [ 1 of 36] Compiling HSE.Type ( src/HSE/Type.hs, dist/build/hlint/hlint-tmp/HSE/Type.o ) [ 2 of 36] Compiling HSE.Util ( src/HSE/Util.hs, dist/build/hlint/hlint-tmp/HSE/Util.o ) [ 3 of 36] Compiling HSE.Scope ( src/HSE/Scope.hs, dist/build/hlint/hlint-tmp/HSE/Scope.o ) [ 4 of 36] Compiling HSE.Match ( src/HSE/Match.hs, dist/build/hlint/hlint-tmp/HSE/Match.o ) [ 5 of 36] Compiling HSE.FreeVars ( src/HSE/FreeVars.hs, dist/build/hlint/hlint-tmp/HSE/FreeVars.o ) [ 6 of 36] Compiling Parallel ( src/Parallel.hs, dist/build/hlint/hlint-tmp/Parallel.o ) [ 7 of 36] Compiling Util ( src/Util.hs, dist/build/hlint/hlint-tmp/Util.o ) [ 8 of 36] Compiling HSE.Bracket ( src/HSE/Bracket.hs, dist/build/hlint/hlint-tmp/HSE/Bracket.o ) [ 9 of 36] Compiling HSE.Evaluate ( src/HSE/Evaluate.hs, dist/build/hlint/hlint-tmp/HSE/Evaluate.o ) [10 of 36] Compiling Paths_hlint ( dist/build/autogen/Paths_hlint.hs, dist/build/hlint/hlint-tmp/Paths_hlint.o ) [11 of 36] Compiling CmdLine ( src/CmdLine.hs, dist/build/hlint/hlint-tmp/CmdLine.o ) [12 of 36] Compiling HSE.All ( src/HSE/All.hs, dist/build/hlint/hlint-tmp/HSE/All.o ) [13 of 36] Compiling Settings ( src/Settings.hs, dist/build/hlint/hlint-tmp/Settings.o ) [14 of 36] Compiling Idea ( src/Idea.hs, dist/build/hlint/hlint-tmp/Idea.o ) [15 of 36] Compiling Proof ( src/Proof.hs, dist/build/hlint/hlint-tmp/Proof.o ) [16 of 36] Compiling Hint.Type ( src/Hint/Type.hs, dist/build/hlint/hlint-tmp/Hint/Type.o ) [17 of 36] Compiling Hint.Bracket ( src/Hint/Bracket.hs, dist/build/hlint/hlint-tmp/Hint/Bracket.o ) [18 of 36] Compiling Hint.Duplicate ( src/Hint/Duplicate.hs, dist/build/hlint/hlint-tmp/Hint/Duplicate.o ) [19 of 36] Compiling Hint.Extensions ( src/Hint/Extensions.hs, dist/build/hlint/hlint-tmp/Hint/Extensions.o ) [20 of 36] Compiling Hint.Import ( src/Hint/Import.hs, dist/build/hlint/hlint-tmp/Hint/Import.o ) [21 of 36] Compiling Hint.List ( src/Hint/List.hs, dist/build/hlint/hlint-tmp/Hint/List.o ) [22 of 36] Compiling Hint.Match ( src/Hint/Match.hs, dist/build/hlint/hlint-tmp/Hint/Match.o ) [23 of 36] Compiling Hint.Monad ( src/Hint/Monad.hs, dist/build/hlint/hlint-tmp/Hint/Monad.o ) [24 of 36] Compiling Hint.Naming ( src/Hint/Naming.hs, dist/build/hlint/hlint-tmp/Hint/Naming.o ) [25 of 36] Compiling Hint.Pragma ( src/Hint/Pragma.hs, dist/build/hlint/hlint-tmp/Hint/Pragma.o ) [26 of 36] Compiling Hint.Structure ( src/Hint/Structure.hs, dist/build/hlint/hlint-tmp/Hint/Structure.o ) [27 of 36] Compiling Hint.Util ( src/Hint/Util.hs, dist/build/hlint/hlint-tmp/Hint/Util.o ) [28 of 36] Compiling Hint.Lambda ( src/Hint/Lambda.hs, dist/build/hlint/hlint-tmp/Hint/Lambda.o ) [29 of 36] Compiling Hint.ListRec ( src/Hint/ListRec.hs, dist/build/hlint/hlint-tmp/Hint/ListRec.o ) [30 of 36] Compiling Hint.All ( src/Hint/All.hs, dist/build/hlint/hlint-tmp/Hint/All.o ) [31 of 36] Compiling Apply ( src/Apply.hs, dist/build/hlint/hlint-tmp/Apply.o ) [32 of 36] Compiling Test ( src/Test.hs, dist/build/hlint/hlint-tmp/Test.o ) [33 of 36] Compiling Report ( src/Report.hs, dist/build/hlint/hlint-tmp/Report.o ) [34 of 36] Compiling HLint ( src/HLint.hs, dist/build/hlint/hlint-tmp/HLint.o ) [35 of 36] Compiling Language.Haskell.HLint ( src/Language/Haskell/HLint.hs, dist/build/hlint/hlint-tmp/Language/Haskell/HLint.o ) [36 of 36] Compiling Main ( src/Main.hs, dist/build/hlint/hlint-tmp/Main.o ) Linking dist/build/hlint/hlint ... Running Haddock for hlint-1.8.57... Running hscolour for hlint-1.8.57... Preprocessing library hlint-1.8.57... Preprocessing executable 'hlint' for hlint-1.8.57... Preprocessing library hlint-1.8.57... Haddock coverage: Warning: hlint-1.8.57:HSE.Type: Could not find documentation for exported module: Export 0% ( 0 / 7) in 'HSE.Type' Warning: HSE.FreeVars: freeVars is exported separately but will be documented under FreeVars. Consider exporting it together with its parent(s) for code clarity. 0% ( 0 / 6) in 'HSE.FreeVars' 0% ( 0 / 88) in 'HSE.Util' 10% ( 1 / 10) in 'HSE.Match' 67% ( 4 / 6) in 'HSE.Scope' 0% ( 0 / 2) in 'Parallel' 0% ( 0 / 8) in 'Paths_hlint' 10% ( 4 / 42) in 'Util' 40% ( 2 / 5) in 'CmdLine' 43% ( 3 / 7) in 'HSE.Bracket' 0% ( 0 / 2) in 'HSE.Evaluate' Warning: hlint-1.8.57:HSE.All: Could not find documentation for exported module: X 57% ( 4 / 7) in 'HSE.All' 50% ( 2 / 4) in 'Hint.Util' 43% ( 6 / 14) in 'Settings' 0% ( 0 / 2) in 'Proof' 27% ( 3 / 11) in 'Idea' 38% ( 8 / 21) in 'Hint.Type' 0% ( 0 / 2) in 'Hint.Match' 0% ( 0 / 12) in 'Hint.List' 0% ( 0 / 2) in 'Hint.ListRec' 0% ( 0 / 9) in 'Hint.Monad' 0% ( 0 / 6) in 'Hint.Lambda' 0% ( 0 / 6) in 'Hint.Bracket' 0% ( 0 / 2) in 'Hint.Naming' 0% ( 0 / 8) in 'Hint.Structure' 0% ( 0 / 11) in 'Hint.Import' 0% ( 0 / 6) in 'Hint.Pragma' 7% ( 1 / 14) in 'Hint.Extensions' 0% ( 0 / 2) in 'Hint.Duplicate' 50% ( 3 / 6) in 'Hint.All' 75% ( 3 / 4) in 'Apply' 100% ( 31 / 31) in 'Temporary.API' 0% ( 0 / 2) in 'Report' 0% ( 0 / 2) in 'Test' 83% ( 5 / 6) in 'HLint' 100% ( 6 / 6) in 'Language.Haskell.HLint' Documentation created: dist/doc/html/hlint/index.html Preprocessing executable 'hlint' for hlint-1.8.57... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hlint-1.8.57 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering hlint-1.8.57... Installed hlint-1.8.57 Configuring io-choice-0.0.5... Building io-choice-0.0.5... Preprocessing library io-choice-0.0.5... [1 of 5] Compiling Control.Exception.IOChoice.Lifted ( Control/Exception/IOChoice/Lifted.hs, dist/build/Control/Exception/IOChoice/Lifted.o ) [2 of 5] Compiling Control.Exception.IOChoice.THUtil ( Control/Exception/IOChoice/THUtil.hs, dist/build/Control/Exception/IOChoice/THUtil.o ) [3 of 5] Compiling Control.Exception.IOChoice.Lifted.TH ( Control/Exception/IOChoice/Lifted/TH.hs, dist/build/Control/Exception/IOChoice/Lifted/TH.o ) [4 of 5] Compiling Control.Exception.IOChoice.TH ( Control/Exception/IOChoice/TH.hs, dist/build/Control/Exception/IOChoice/TH.o ) [5 of 5] Compiling Control.Exception.IOChoice ( Control/Exception/IOChoice.hs, dist/build/Control/Exception/IOChoice.o ) In-place registering io-choice-0.0.5... Running Haddock for io-choice-0.0.5... Running hscolour for io-choice-0.0.5... Preprocessing library io-choice-0.0.5... Preprocessing library io-choice-0.0.5... Haddock coverage: 100% ( 4 / 4) in 'Control.Exception.IOChoice.Lifted' 0% ( 0 / 2) in 'Control.Exception.IOChoice.THUtil' 100% ( 2 / 2) in 'Control.Exception.IOChoice.Lifted.TH' 100% ( 2 / 2) in 'Control.Exception.IOChoice.TH' 100% ( 4 / 4) in 'Control.Exception.IOChoice' Documentation created: dist/doc/html/io-choice/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/io-choice-0.0.5 Registering io-choice-0.0.5... Installed io-choice-0.0.5 Configuring semigroupoids-4.0... Building semigroupoids-4.0... Preprocessing library semigroupoids-4.0... [ 1 of 20] Compiling Data.Traversable.Instances ( src/Data/Traversable/Instances.hs, dist/build/Data/Traversable/Instances.o ) [ 2 of 20] Compiling Data.Functor.Extend ( src/Data/Functor/Extend.hs, dist/build/Data/Functor/Extend.o ) [ 3 of 20] Compiling Data.Functor.Bind ( src/Data/Functor/Bind.hs, dist/build/Data/Functor/Bind.o ) [ 4 of 20] Compiling Data.Functor.Bind.Trans ( src/Data/Functor/Bind/Trans.hs, dist/build/Data/Functor/Bind/Trans.o ) [ 5 of 20] Compiling Data.Semigroupoid ( src/Data/Semigroupoid.hs, dist/build/Data/Semigroupoid.o ) [ 6 of 20] Compiling Data.Semigroupoid.Dual ( src/Data/Semigroupoid/Dual.hs, dist/build/Data/Semigroupoid/Dual.o ) [ 7 of 20] Compiling Data.Groupoid ( src/Data/Groupoid.hs, dist/build/Data/Groupoid.o ) [ 8 of 20] Compiling Data.Isomorphism ( src/Data/Isomorphism.hs, dist/build/Data/Isomorphism.o ) [ 9 of 20] Compiling Data.Semigroupoid.Product ( src/Data/Semigroupoid/Product.hs, dist/build/Data/Semigroupoid/Product.o ) [10 of 20] Compiling Data.Semigroupoid.Coproduct ( src/Data/Semigroupoid/Coproduct.hs, dist/build/Data/Semigroupoid/Coproduct.o ) [11 of 20] Compiling Data.Semigroupoid.Ob ( src/Data/Semigroupoid/Ob.hs, dist/build/Data/Semigroupoid/Ob.o ) [12 of 20] Compiling Data.Functor.Apply ( src/Data/Functor/Apply.hs, dist/build/Data/Functor/Apply.o ) [13 of 20] Compiling Data.Semigroup.Foldable ( src/Data/Semigroup/Foldable.hs, dist/build/Data/Semigroup/Foldable.o ) [14 of 20] Compiling Data.Semigroup.Traversable ( src/Data/Semigroup/Traversable.hs, dist/build/Data/Semigroup/Traversable.o ) [15 of 20] Compiling Data.Semifunctor ( src/Data/Semifunctor.hs, dist/build/Data/Semifunctor.o ) [16 of 20] Compiling Data.Semifunctor.Associative ( src/Data/Semifunctor/Associative.hs, dist/build/Data/Semifunctor/Associative.o ) [17 of 20] Compiling Data.Semifunctor.Braided ( src/Data/Semifunctor/Braided.hs, dist/build/Data/Semifunctor/Braided.o ) [18 of 20] Compiling Data.Functor.Alt ( src/Data/Functor/Alt.hs, dist/build/Data/Functor/Alt.o ) [19 of 20] Compiling Data.Functor.Plus ( src/Data/Functor/Plus.hs, dist/build/Data/Functor/Plus.o ) [20 of 20] Compiling Data.Semigroupoid.Static ( src/Data/Semigroupoid/Static.hs, dist/build/Data/Semigroupoid/Static.o ) In-place registering semigroupoids-4.0... Running Haddock for semigroupoids-4.0... Running hscolour for semigroupoids-4.0... Preprocessing library semigroupoids-4.0... Preprocessing library semigroupoids-4.0... Haddock coverage: 100% ( 1 / 1) in 'Data.Traversable.Instances' 75% ( 3 / 4) in 'Data.Functor.Extend' 75% ( 15 / 20) in 'Data.Functor.Bind' 100% ( 2 / 2) in 'Data.Functor.Bind.Trans' 50% ( 2 / 4) in 'Data.Semigroupoid' 50% ( 1 / 2) in 'Data.Semigroupoid.Dual' 50% ( 1 / 2) in 'Data.Groupoid' 0% ( 0 / 2) in 'Data.Isomorphism' 0% ( 0 / 4) in 'Data.Semigroupoid.Product' 0% ( 0 / 6) in 'Data.Semigroupoid.Coproduct' 50% ( 1 / 2) in 'Data.Semigroupoid.Ob' 100% ( 13 / 13) in 'Data.Functor.Apply' 33% ( 2 / 6) in 'Data.Semigroup.Foldable' 33% ( 1 / 3) in 'Data.Semigroup.Traversable' 40% ( 6 / 15) in 'Data.Semifunctor' 14% ( 1 / 7) in 'Data.Semifunctor.Associative' 17% ( 1 / 6) in 'Data.Semifunctor.Braided' 100% ( 3 / 3) in 'Data.Functor.Alt' 100% ( 3 / 3) in 'Data.Functor.Plus' 0% ( 0 / 2) in 'Data.Semigroupoid.Static' Warning: Data.Functor.Bind: could not find link destinations for: Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Warning: Data.Functor.Apply: could not find link destinations for: Data.Traversable.Id Data.Sequence.Digit Data.Sequence.Node Data.Sequence.Elem Data.Sequence.Id Data.Sequence.FingerTree Data.Traversable.StateL Data.Traversable.StateR Data.Sequence.State Documentation created: dist/doc/html/semigroupoids/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroupoids-4.0 Registering semigroupoids-4.0... Installed semigroupoids-4.0 Configuring ghc-mod-3.1.6... Building ghc-mod-3.1.6... Preprocessing library ghc-mod-3.1.6... [ 1 of 18] Compiling Language.Haskell.GhcMod.GHCChoice ( Language/Haskell/GhcMod/GHCChoice.hs, dist/build/Language/Haskell/GhcMod/GHCChoice.o ) [ 2 of 18] Compiling Language.Haskell.GhcMod.Types ( Language/Haskell/GhcMod/Types.hs, dist/build/Language/Haskell/GhcMod/Types.o ) [ 3 of 18] Compiling Language.Haskell.GhcMod.CabalApi ( Language/Haskell/GhcMod/CabalApi.hs, dist/build/Language/Haskell/GhcMod/CabalApi.o ) [ 4 of 18] Compiling Language.Haskell.GhcMod.Gap ( Language/Haskell/GhcMod/Gap.hs, dist/build/Language/Haskell/GhcMod/Gap.o ) [ 5 of 18] Compiling Language.Haskell.GhcMod.Doc ( Language/Haskell/GhcMod/Doc.hs, dist/build/Language/Haskell/GhcMod/Doc.o ) [ 6 of 18] Compiling Language.Haskell.GhcMod.ErrMsg ( Language/Haskell/GhcMod/ErrMsg.hs, dist/build/Language/Haskell/GhcMod/ErrMsg.o ) [ 7 of 18] Compiling Language.Haskell.GhcMod.Lint ( Language/Haskell/GhcMod/Lint.hs, dist/build/Language/Haskell/GhcMod/Lint.o ) [ 8 of 18] Compiling Language.Haskell.GhcMod.Lang ( Language/Haskell/GhcMod/Lang.hs, dist/build/Language/Haskell/GhcMod/Lang.o ) [ 9 of 18] Compiling Language.Haskell.GhcMod.GHCApi ( Language/Haskell/GhcMod/GHCApi.hs, dist/build/Language/Haskell/GhcMod/GHCApi.o ) [10 of 18] Compiling Language.Haskell.GhcMod.Info ( Language/Haskell/GhcMod/Info.hs, dist/build/Language/Haskell/GhcMod/Info.o ) [11 of 18] Compiling Language.Haskell.GhcMod.List ( Language/Haskell/GhcMod/List.hs, dist/build/Language/Haskell/GhcMod/List.o ) [12 of 18] Compiling Language.Haskell.GhcMod.Internal ( Language/Haskell/GhcMod/Internal.hs, dist/build/Language/Haskell/GhcMod/Internal.o ) [13 of 18] Compiling Language.Haskell.GhcMod.Flag ( Language/Haskell/GhcMod/Flag.hs, dist/build/Language/Haskell/GhcMod/Flag.o ) [14 of 18] Compiling Language.Haskell.GhcMod.Debug ( Language/Haskell/GhcMod/Debug.hs, dist/build/Language/Haskell/GhcMod/Debug.o ) [15 of 18] Compiling Language.Haskell.GhcMod.Cradle ( Language/Haskell/GhcMod/Cradle.hs, dist/build/Language/Haskell/GhcMod/Cradle.o ) [16 of 18] Compiling Language.Haskell.GhcMod.Check ( Language/Haskell/GhcMod/Check.hs, dist/build/Language/Haskell/GhcMod/Check.o ) [17 of 18] Compiling Language.Haskell.GhcMod.Browse ( Language/Haskell/GhcMod/Browse.hs, dist/build/Language/Haskell/GhcMod/Browse.o ) [18 of 18] Compiling Language.Haskell.GhcMod ( Language/Haskell/GhcMod.hs, dist/build/Language/Haskell/GhcMod.o ) In-place registering ghc-mod-3.1.6... Preprocessing executable 'ghc-mod' for ghc-mod-3.1.6... [1 of 2] Compiling Paths_ghc_mod ( dist/build/autogen/Paths_ghc_mod.hs, dist/build/ghc-mod/ghc-mod-tmp/Paths_ghc_mod.o ) [2 of 2] Compiling Main ( src/GHCMod.hs, dist/build/ghc-mod/ghc-mod-tmp/Main.o ) Linking dist/build/ghc-mod/ghc-mod ... Running Haddock for ghc-mod-3.1.6... Running hscolour for ghc-mod-3.1.6... Preprocessing library ghc-mod-3.1.6... Preprocessing executable 'ghc-mod' for ghc-mod-3.1.6... Preprocessing library ghc-mod-3.1.6... Haddock coverage: 80% ( 4 / 5) in 'Language.Haskell.GhcMod.GHCChoice' 55% ( 11 / 20) in 'Language.Haskell.GhcMod.Types' 86% ( 6 / 7) in 'Language.Haskell.GhcMod.CabalApi' 0% ( 0 / 25) in 'Language.Haskell.GhcMod.Gap' 0% ( 0 / 7) in 'Language.Haskell.GhcMod.Doc' 25% ( 1 / 4) in 'Language.Haskell.GhcMod.ErrMsg' 33% ( 1 / 3) in 'Language.Haskell.GhcMod.Lint' 50% ( 1 / 2) in 'Language.Haskell.GhcMod.Lang' 80% ( 8 / 10) in 'Language.Haskell.GhcMod.GHCApi' 80% ( 4 / 5) in 'Language.Haskell.GhcMod.Info' 67% ( 2 / 3) in 'Language.Haskell.GhcMod.List' 100% ( 30 / 30) in 'Language.Haskell.GhcMod.Internal' 50% ( 1 / 2) in 'Language.Haskell.GhcMod.Flag' 67% ( 2 / 3) in 'Language.Haskell.GhcMod.Debug' 60% ( 3 / 5) in 'Language.Haskell.GhcMod.Cradle' 67% ( 2 / 3) in 'Language.Haskell.GhcMod.Check' 67% ( 2 / 3) in 'Language.Haskell.GhcMod.Browse' 97% ( 31 / 32) in 'Language.Haskell.GhcMod' Warning: Language.Haskell.GhcMod.Internal: could not find link destinations for: Language.Haskell.GhcMod.Types.PackageBaseName Documentation created: dist/doc/html/ghc-mod/index.html Preprocessing executable 'ghc-mod' for ghc-mod-3.1.6... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-mod-3.1.6 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering ghc-mod-3.1.6... Installed ghc-mod-3.1.6 Configuring monoid-extras-0.3.3.1... Building monoid-extras-0.3.3.1... Preprocessing library monoid-extras-0.3.3.1... [ 1 of 10] Compiling Data.Monoid.WithSemigroup ( src/Data/Monoid/WithSemigroup.hs, dist/build/Data/Monoid/WithSemigroup.o ) [ 2 of 10] Compiling Data.Monoid.Recommend ( src/Data/Monoid/Recommend.hs, dist/build/Data/Monoid/Recommend.o ) [ 3 of 10] Compiling Data.Monoid.Inf ( src/Data/Monoid/Inf.hs, dist/build/Data/Monoid/Inf.o ) [ 4 of 10] Compiling Data.Monoid.Endomorphism ( src/Data/Monoid/Endomorphism.hs, dist/build/Data/Monoid/Endomorphism.o ) [ 5 of 10] Compiling Data.Monoid.Deletable ( src/Data/Monoid/Deletable.hs, dist/build/Data/Monoid/Deletable.o ) [ 6 of 10] Compiling Data.Monoid.Cut ( src/Data/Monoid/Cut.hs, dist/build/Data/Monoid/Cut.o ) [ 7 of 10] Compiling Data.Monoid.Action ( src/Data/Monoid/Action.hs, dist/build/Data/Monoid/Action.o ) [ 8 of 10] Compiling Data.Monoid.Coproduct ( src/Data/Monoid/Coproduct.hs, dist/build/Data/Monoid/Coproduct.o ) [ 9 of 10] Compiling Data.Monoid.MList ( src/Data/Monoid/MList.hs, dist/build/Data/Monoid/MList.o ) [10 of 10] Compiling Data.Monoid.Split ( src/Data/Monoid/Split.hs, dist/build/Data/Monoid/Split.o ) In-place registering monoid-extras-0.3.3.1... Running Haddock for monoid-extras-0.3.3.1... Running hscolour for monoid-extras-0.3.3.1... Preprocessing library monoid-extras-0.3.3.1... Preprocessing library monoid-extras-0.3.3.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Monoid.WithSemigroup' 100% ( 3 / 3) in 'Data.Monoid.Recommend' 15% ( 2 / 13) in 'Data.Monoid.Inf' 100% ( 2 / 2) in 'Data.Monoid.Endomorphism' 100% ( 6 / 6) in 'Data.Monoid.Deletable' 100% ( 3 / 3) in 'Data.Monoid.Cut' 100% ( 2 / 2) in 'Data.Monoid.Action' 100% ( 9 / 9) in 'Data.Monoid.Coproduct' 82% ( 9 / 11) in 'Data.Monoid.MList' 100% ( 4 / 4) in 'Data.Monoid.Split' Documentation created: dist/doc/html/monoid-extras/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monoid-extras-0.3.3.1 Registering monoid-extras-0.3.3.1... Installed monoid-extras-0.3.3.1 Configuring dual-tree-0.2.0.1... Building dual-tree-0.2.0.1... Preprocessing library dual-tree-0.2.0.1... [1 of 2] Compiling Data.Tree.DUAL.Internal ( src/Data/Tree/DUAL/Internal.hs, dist/build/Data/Tree/DUAL/Internal.o ) [2 of 2] Compiling Data.Tree.DUAL ( src/Data/Tree/DUAL.hs, dist/build/Data/Tree/DUAL.o ) In-place registering dual-tree-0.2.0.1... Running Haddock for dual-tree-0.2.0.1... Running hscolour for dual-tree-0.2.0.1... Preprocessing library dual-tree-0.2.0.1... Preprocessing library dual-tree-0.2.0.1... Haddock coverage: 100% ( 23 / 23) in 'Data.Tree.DUAL.Internal' 100% ( 17 / 17) in 'Data.Tree.DUAL' Warning: Data.Tree.DUAL.Internal: could not find link destinations for: Data.Tree.DUAL.Internal.pullU Documentation created: dist/doc/html/dual-tree/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dual-tree-0.2.0.1 Registering dual-tree-0.2.0.1... Installed dual-tree-0.2.0.1 Downloading HaRe-0.7.1.4... Configuring HaRe-0.7.1.4... Building HaRe-0.7.1.4... Preprocessing library HaRe-0.7.1.4... [ 1 of 22] Compiling Paths_HaRe ( dist/build/autogen/Paths_HaRe.hs, dist/build/Paths_HaRe.o ) [ 2 of 22] Compiling Language.Haskell.Refact.Utils.RenamedSourceUtils ( src/Language/Haskell/Refact/Utils/RenamedSourceUtils.hs, dist/build/Language/Haskell/Refact/Utils/RenamedSourceUtils.o ) [ 3 of 22] Compiling Language.Haskell.Refact.Utils.GhcModuleGraph ( src/Language/Haskell/Refact/Utils/GhcModuleGraph.hs, dist/build/Language/Haskell/Refact/Utils/GhcModuleGraph.o ) [ 4 of 22] Compiling Language.Haskell.Refact.Utils.TypeSyn ( src/Language/Haskell/Refact/Utils/TypeSyn.hs, dist/build/Language/Haskell/Refact/Utils/TypeSyn.o ) [ 5 of 22] Compiling Language.Haskell.Refact.Utils.GhcVersionSpecific ( src/Language/Haskell/Refact/Utils/GhcVersionSpecific.hs, dist/build/Language/Haskell/Refact/Utils/GhcVersionSpecific.o ) [ 6 of 22] Compiling Language.Haskell.Refact.Utils.TokenUtilsTypes ( src/Language/Haskell/Refact/Utils/TokenUtilsTypes.hs, dist/build/Language/Haskell/Refact/Utils/TokenUtilsTypes.o ) [ 7 of 22] Compiling Language.Haskell.Refact.Utils.LayoutTypes ( src/Language/Haskell/Refact/Utils/LayoutTypes.hs, dist/build/Language/Haskell/Refact/Utils/LayoutTypes.o ) [ 8 of 22] Compiling Language.Haskell.Refact.Utils.GhcBugWorkArounds ( src/Language/Haskell/Refact/Utils/GhcBugWorkArounds.hs, dist/build/Language/Haskell/Refact/Utils/GhcBugWorkArounds.o ) [ 9 of 22] Compiling Language.Haskell.Refact.Utils.Monad ( src/Language/Haskell/Refact/Utils/Monad.hs, dist/build/Language/Haskell/Refact/Utils/Monad.o ) src/Language/Haskell/Refact/Utils/Monad.hs:235:1: Warning: Top-level binding with no type signature: getCabalAllTargets :: Cradle -> Cabal-1.16.0:Distribution.PackageDescription.PackageDescription -> IO ([String], [FilePath], [FilePath], [FilePath]) src/Language/Haskell/Refact/Utils/Monad.hs:373:1: Warning: Defined but not used: `timeStamp' [10 of 22] Compiling Language.Haskell.Refact.Utils.GhcUtils ( src/Language/Haskell/Refact/Utils/GhcUtils.hs, dist/build/Language/Haskell/Refact/Utils/GhcUtils.o ) [11 of 22] Compiling Language.Haskell.Refact.Utils.LocUtils ( src/Language/Haskell/Refact/Utils/LocUtils.hs, dist/build/Language/Haskell/Refact/Utils/LocUtils.o ) [12 of 22] Compiling Language.Haskell.Refact.Utils.TokenUtils ( src/Language/Haskell/Refact/Utils/TokenUtils.hs, dist/build/Language/Haskell/Refact/Utils/TokenUtils.o ) [13 of 22] Compiling Language.Haskell.Refact.Utils.DualTree ( src/Language/Haskell/Refact/Utils/DualTree.hs, dist/build/Language/Haskell/Refact/Utils/DualTree.o ) src/Language/Haskell/Refact/Utils/DualTree.hs:285:5: Warning: Defined but not used: `addDebugString' [14 of 22] Compiling Language.Haskell.Refact.Utils.Layout ( src/Language/Haskell/Refact/Utils/Layout.hs, dist/build/Language/Haskell/Refact/Utils/Layout.o ) src/Language/Haskell/Refact/Utils/Layout.hs:418:1: Warning: Pattern match(es) are overlapped In an equation for `allocLTyClDecl': allocLTyClDecl x _ = ... [15 of 22] Compiling Language.Haskell.Refact.Utils.MonadFunctions ( src/Language/Haskell/Refact/Utils/MonadFunctions.hs, dist/build/Language/Haskell/Refact/Utils/MonadFunctions.o ) src/Language/Haskell/Refact/Utils/MonadFunctions.hs:92:1: Warning: The import of `Data.Time.Clock' is redundant except perhaps to import instances from `Data.Time.Clock' To import instances alone, use: import Data.Time.Clock() src/Language/Haskell/Refact/Utils/MonadFunctions.hs:94:1: Warning: The import of `System.Log.Logger' is redundant except perhaps to import instances from `System.Log.Logger' To import instances alone, use: import System.Log.Logger() [16 of 22] Compiling Language.Haskell.Refact.Utils.TypeUtils ( src/Language/Haskell/Refact/Utils/TypeUtils.hs, dist/build/Language/Haskell/Refact/Utils/TypeUtils.o ) [17 of 22] Compiling Language.Haskell.Refact.Utils.Utils ( src/Language/Haskell/Refact/Utils/Utils.hs, dist/build/Language/Haskell/Refact/Utils/Utils.o ) src/Language/Haskell/Refact/Utils/Utils.hs:47:1: Warning: The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() src/Language/Haskell/Refact/Utils/Utils.hs:105:12: Warning: Defined but not used: `mfn' src/Language/Haskell/Refact/Utils/Utils.hs:600:10: Warning: Orphan instance: instance Show GHC.ModuleName [18 of 22] Compiling Language.Haskell.Refact.DupDef ( src/Language/Haskell/Refact/DupDef.hs, dist/build/Language/Haskell/Refact/DupDef.o ) [19 of 22] Compiling Language.Haskell.Refact.MoveDef ( src/Language/Haskell/Refact/MoveDef.hs, dist/build/Language/Haskell/Refact/MoveDef.o ) [20 of 22] Compiling Language.Haskell.Refact.Renaming ( src/Language/Haskell/Refact/Renaming.hs, dist/build/Language/Haskell/Refact/Renaming.o ) [21 of 22] Compiling Language.Haskell.Refact.SwapArgs ( src/Language/Haskell/Refact/SwapArgs.hs, dist/build/Language/Haskell/Refact/SwapArgs.o ) src/Language/Haskell/Refact/SwapArgs.hs:121:10: Warning: Pattern match(es) are non-exhaustive In an equation for `tyListToFun': Patterns not matched: [] [22 of 22] Compiling Language.Haskell.Refact.Case ( src/Language/Haskell/Refact/Case.hs, dist/build/Language/Haskell/Refact/Case.o ) In-place registering HaRe-0.7.1.4... Preprocessing executable 'ghc-hare' for HaRe-0.7.1.4... [ 1 of 21] Compiling Language.Haskell.Refact.Utils.GhcUtils ( src/Language/Haskell/Refact/Utils/GhcUtils.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/GhcUtils.o ) [ 2 of 21] Compiling Language.Haskell.Refact.Utils.GhcModuleGraph ( src/Language/Haskell/Refact/Utils/GhcModuleGraph.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/GhcModuleGraph.o ) [ 3 of 21] Compiling Language.Haskell.Refact.Utils.TypeSyn ( src/Language/Haskell/Refact/Utils/TypeSyn.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/TypeSyn.o ) [ 4 of 21] Compiling Language.Haskell.Refact.Utils.GhcBugWorkArounds ( src/Language/Haskell/Refact/Utils/GhcBugWorkArounds.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/GhcBugWorkArounds.o ) [ 5 of 21] Compiling Language.Haskell.Refact.Utils.GhcVersionSpecific ( src/Language/Haskell/Refact/Utils/GhcVersionSpecific.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/GhcVersionSpecific.o ) [ 6 of 21] Compiling Language.Haskell.Refact.Utils.TokenUtilsTypes ( src/Language/Haskell/Refact/Utils/TokenUtilsTypes.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/TokenUtilsTypes.o ) [ 7 of 21] Compiling Language.Haskell.Refact.Utils.LayoutTypes ( src/Language/Haskell/Refact/Utils/LayoutTypes.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/LayoutTypes.o ) [ 8 of 21] Compiling Language.Haskell.Refact.Utils.Monad ( src/Language/Haskell/Refact/Utils/Monad.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/Monad.o ) src/Language/Haskell/Refact/Utils/Monad.hs:235:1: Warning: Top-level binding with no type signature: getCabalAllTargets :: Cradle -> Cabal-1.16.0:Distribution.PackageDescription.PackageDescription -> IO ([String], [FilePath], [FilePath], [FilePath]) src/Language/Haskell/Refact/Utils/Monad.hs:373:1: Warning: Defined but not used: `timeStamp' [ 9 of 21] Compiling Language.Haskell.Refact.Utils.LocUtils ( src/Language/Haskell/Refact/Utils/LocUtils.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/LocUtils.o ) [10 of 21] Compiling Language.Haskell.Refact.Utils.TokenUtils ( src/Language/Haskell/Refact/Utils/TokenUtils.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/TokenUtils.o ) [11 of 21] Compiling Language.Haskell.Refact.Utils.DualTree ( src/Language/Haskell/Refact/Utils/DualTree.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/DualTree.o ) src/Language/Haskell/Refact/Utils/DualTree.hs:285:5: Warning: Defined but not used: `addDebugString' [12 of 21] Compiling Language.Haskell.Refact.Utils.Layout ( src/Language/Haskell/Refact/Utils/Layout.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/Layout.o ) src/Language/Haskell/Refact/Utils/Layout.hs:418:1: Warning: Pattern match(es) are overlapped In an equation for `allocLTyClDecl': allocLTyClDecl x _ = ... [13 of 21] Compiling Language.Haskell.Refact.Utils.MonadFunctions ( src/Language/Haskell/Refact/Utils/MonadFunctions.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/MonadFunctions.o ) src/Language/Haskell/Refact/Utils/MonadFunctions.hs:92:1: Warning: The import of `Data.Time.Clock' is redundant except perhaps to import instances from `Data.Time.Clock' To import instances alone, use: import Data.Time.Clock() src/Language/Haskell/Refact/Utils/MonadFunctions.hs:94:1: Warning: The import of `System.Log.Logger' is redundant except perhaps to import instances from `System.Log.Logger' To import instances alone, use: import System.Log.Logger() [14 of 21] Compiling Language.Haskell.Refact.Utils.TypeUtils ( src/Language/Haskell/Refact/Utils/TypeUtils.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/TypeUtils.o ) [15 of 21] Compiling Language.Haskell.Refact.Utils.Utils ( src/Language/Haskell/Refact/Utils/Utils.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Utils/Utils.o ) src/Language/Haskell/Refact/Utils/Utils.hs:47:1: Warning: The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() src/Language/Haskell/Refact/Utils/Utils.hs:105:12: Warning: Defined but not used: `mfn' src/Language/Haskell/Refact/Utils/Utils.hs:600:10: Warning: Orphan instance: instance Show GHC.ModuleName [16 of 21] Compiling Language.Haskell.Refact.Renaming ( src/Language/Haskell/Refact/Renaming.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Renaming.o ) [17 of 21] Compiling Language.Haskell.Refact.MoveDef ( src/Language/Haskell/Refact/MoveDef.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/MoveDef.o ) [18 of 21] Compiling Language.Haskell.Refact.DupDef ( src/Language/Haskell/Refact/DupDef.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/DupDef.o ) [19 of 21] Compiling Language.Haskell.Refact.Case ( src/Language/Haskell/Refact/Case.hs, dist/build/ghc-hare/ghc-hare-tmp/Language/Haskell/Refact/Case.o ) [20 of 21] Compiling Paths_HaRe ( dist/build/autogen/Paths_HaRe.hs, dist/build/ghc-hare/ghc-hare-tmp/Paths_HaRe.o ) [21 of 21] Compiling Main ( src/MainHaRe.hs, dist/build/ghc-hare/ghc-hare-tmp/Main.o ) src/MainHaRe.hs:222:10: Warning: Orphan instance: instance Monad m => Stream String m Char Linking dist/build/ghc-hare/ghc-hare ... Running Haddock for HaRe-0.7.1.4... Running hscolour for HaRe-0.7.1.4... Preprocessing library HaRe-0.7.1.4... Preprocessing executable 'ghc-hare' for HaRe-0.7.1.4... Preprocessing library HaRe-0.7.1.4... src/Language/Haskell/Refact/Utils/Monad.hs:235:1: Warning: Top-level binding with no type signature: getCabalAllTargets :: Cradle -> Cabal-1.16.0:Distribution.PackageDescription.PackageDescription -> IO ([String], [FilePath], [FilePath], [FilePath]) src/Language/Haskell/Refact/Utils/Monad.hs:373:1: Warning: Defined but not used: `timeStamp' src/Language/Haskell/Refact/Utils/DualTree.hs:285:5: Warning: Defined but not used: `addDebugString' src/Language/Haskell/Refact/Utils/MonadFunctions.hs:92:1: Warning: The import of `Data.Time.Clock' is redundant except perhaps to import instances from `Data.Time.Clock' To import instances alone, use: import Data.Time.Clock() src/Language/Haskell/Refact/Utils/MonadFunctions.hs:94:1: Warning: The import of `System.Log.Logger' is redundant except perhaps to import instances from `System.Log.Logger' To import instances alone, use: import System.Log.Logger() src/Language/Haskell/Refact/Utils/Utils.hs:47:1: Warning: The import of `Data.Monoid' is redundant except perhaps to import instances from `Data.Monoid' To import instances alone, use: import Data.Monoid() src/Language/Haskell/Refact/Utils/Utils.hs:105:12: Warning: Defined but not used: `mfn' src/Language/Haskell/Refact/Utils/Utils.hs:600:10: Warning: Orphan instance: instance Show GHC.ModuleName Haddock coverage: 0% ( 0 / 8) in 'Paths_HaRe' 50% ( 1 / 2) in 'Language.Haskell.Refact.Utils.RenamedSourceUtils' 0% ( 0 / 3) in 'Language.Haskell.Refact.Utils.GhcModuleGraph' 19% ( 3 / 16) in 'Language.Haskell.Refact.Utils.TypeSyn' 29% ( 2 / 7) in 'Language.Haskell.Refact.Utils.GhcVersionSpecific' 39% ( 7 / 18) in 'Language.Haskell.Refact.Utils.TokenUtilsTypes' 25% ( 1 / 4) in 'Language.Haskell.Refact.Utils.LayoutTypes' doc comment parse failed: A GHC preprocessed file has the following comments at the top @ # 1 "./test/testdata/BCpp.hs" # 1 "" # 1 "./test/testdata/BCpp.hs" @ This function reads the first line of the file and returns the string in it. NOTE: no error checking, will blow up if it fails 67% ( 2 / 3) in 'Language.Haskell.Refact.Utils.GhcBugWorkArounds' 30% ( 6 / 20) in 'Language.Haskell.Refact.Utils.Monad' 79% ( 30 / 38) in 'Language.Haskell.Refact.Utils.GhcUtils' 35% ( 33 / 93) in 'Language.Haskell.Refact.Utils.LocUtils' 61% ( 70 /115) in 'Language.Haskell.Refact.Utils.TokenUtils' 10% ( 1 / 10) in 'Language.Haskell.Refact.Utils.DualTree' 25% ( 2 / 8) in 'Language.Haskell.Refact.Utils.Layout' 59% ( 27 / 46) in 'Language.Haskell.Refact.Utils.MonadFunctions' 78% (104 /134) in 'Language.Haskell.Refact.Utils.TypeUtils' 85% ( 17 / 20) in 'Language.Haskell.Refact.Utils.Utils' 50% ( 1 / 2) in 'Language.Haskell.Refact.DupDef' 75% ( 3 / 4) in 'Language.Haskell.Refact.MoveDef' 50% ( 1 / 2) in 'Language.Haskell.Refact.Renaming' 0% ( 0 / 2) in 'Language.Haskell.Refact.SwapArgs' 50% ( 1 / 2) in 'Language.Haskell.Refact.Case' Warning: Language.Haskell.Refact.Utils.GhcModuleGraph: could not find link destinations for: Language.Haskell.Refact.Utils.GhcModuleGraph.SummaryNode Warning: Language.Haskell.Refact.Utils.Monad: could not find link destinations for: Language.Haskell.Refact.Utils.Monad.TargetGraph Warning: Language.Haskell.Refact.Utils.DualTree: could not find link destinations for: Language.Haskell.Refact.Utils.DualTree.Transformation Language.Haskell.Refact.Utils.DualTree.Up Language.Haskell.Refact.Utils.DualTree.Annot Language.Haskell.Refact.Utils.DualTree.Prim Language.Haskell.Refact.Utils.DualTree.LineOpt Warning: Language.Haskell.Refact.Utils.TypeUtils: could not find link destinations for: Language.Haskell.Refact.Utils.TypeUtils.FreeNames Language.Haskell.Refact.Utils.TypeUtils.DeclaredNames Language.Haskell.Refact.Utils.TypeUtils.FindEntity Warning: Language.Haskell.Refact.Utils.Utils: could not find link destinations for: Language.Haskell.Refact.Utils.Utils.Update Documentation created: dist/doc/html/HaRe/index.html Preprocessing executable 'ghc-hare' for HaRe-0.7.1.4... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HaRe-0.7.1.4 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering HaRe-0.7.1.4... Installed HaRe-0.7.1.4