Resolving dependencies... 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... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, text-0.11.2.3, transformers-0.3.0.0 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' Warning: Data.Convertible.Base: could not find link destinations for: Data.Text.Internal.Text Data.Text.Lazy.Internal.Text Control.Monad.Trans.Error.Error 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 Configuring hinduce-missingh-0.0.0.0... Building hinduce-missingh-0.0.0.0... Preprocessing library hinduce-missingh-0.0.0.0... [1 of 2] Compiling Data.String.HIUtils ( src/Data/String/HIUtils.hs, dist/build/Data/String/HIUtils.o ) [2 of 2] Compiling Data.List.HIUtils ( src/Data/List/HIUtils.hs, dist/build/Data/List/HIUtils.o ) In-place registering hinduce-missingh-0.0.0.0... Running Haddock for hinduce-missingh-0.0.0.0... Running hscolour for hinduce-missingh-0.0.0.0... Preprocessing library hinduce-missingh-0.0.0.0... Preprocessing library hinduce-missingh-0.0.0.0... Haddock coverage: 80% ( 4 / 5) in 'Data.String.HIUtils' 94% ( 17 / 18) in 'Data.List.HIUtils' Documentation created: dist/doc/html/hinduce-missingh/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hinduce-missingh-0.0.0.0 Registering hinduce-missingh-0.0.0.0... Installed hinduce-missingh-0.0.0.0 Downloading layout-0.0.0.0... Configuring layout-0.0.0.0... Building layout-0.0.0.0... Preprocessing library layout-0.0.0.0... [1 of 5] Compiling Text.Layout.DisplayLatex ( src/Text/Layout/DisplayLatex.hs, dist/build/Text/Layout/DisplayLatex.o ) [2 of 5] Compiling Text.Layout.Objects ( src/Text/Layout/Objects.hs, dist/build/Text/Layout/Objects.o ) [3 of 5] Compiling Text.Layout.Class ( src/Text/Layout/Class.hs, dist/build/Text/Layout/Class.o ) [4 of 5] Compiling Text.Layout.DisplayText ( src/Text/Layout/DisplayText.hs, dist/build/Text/Layout/DisplayText.o ) src/Text/Layout/DisplayText.hs:85:23: Could not deduce (Layout a DisplayText) arising from a use of `renderdt' from the context (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) bound by the type signature for asciiTable :: (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) => String -> (String, String) -> [((a, b), c)] -> String at src/Text/Layout/DisplayText.hs:(78,3)-(81,54) Possible fix: add an instance declaration for (Layout a DisplayText) In the first argument of `(***)', namely `renderdt' In the first argument of `(***)', namely `(renderdt *** renderdt)' In the first argument of `map', namely `((renderdt *** renderdt) *** renderdt)' src/Text/Layout/DisplayText.hs:85:36: Could not deduce (Layout b DisplayText) arising from a use of `renderdt' from the context (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) bound by the type signature for asciiTable :: (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) => String -> (String, String) -> [((a, b), c)] -> String at src/Text/Layout/DisplayText.hs:(78,3)-(81,54) Possible fix: add an instance declaration for (Layout b DisplayText) In the second argument of `(***)', namely `renderdt' In the first argument of `(***)', namely `(renderdt *** renderdt)' In the first argument of `map', namely `((renderdt *** renderdt) *** renderdt)' src/Text/Layout/DisplayText.hs:85:50: Could not deduce (Layout c DisplayText) arising from a use of `renderdt' from the context (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) bound by the type signature for asciiTable :: (Convertible a DisplayText, Convertible b DisplayText, Convertible c DisplayText) => String -> (String, String) -> [((a, b), c)] -> String at src/Text/Layout/DisplayText.hs:(78,3)-(81,54) Possible fix: add an instance declaration for (Layout c DisplayText) In the second argument of `(***)', namely `renderdt' In the first argument of `map', namely `((renderdt *** renderdt) *** renderdt)' In the expression: map ((renderdt *** renderdt) *** renderdt) table' Failed to install layout-0.0.0.0 cabal: Error: some packages failed to install: layout-0.0.0.0 failed during the building phase. The exception was: ExitFailure 1