Resolving dependencies... Configuring monadLib-3.6.2... Building monadLib-3.6.2... Preprocessing library monadLib-3.6.2... [1 of 3] Compiling MonadLib ( src/MonadLib.hs, dist/build/MonadLib.o ) [2 of 3] Compiling MonadLib.Derive ( src/MonadLib/Derive.hs, dist/build/MonadLib/Derive.o ) src/MonadLib/Derive.hs:16:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() [3 of 3] Compiling MonadLib.Monads ( src/MonadLib/Monads.hs, dist/build/MonadLib/Monads.o ) src/MonadLib/Monads.hs:15:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() In-place registering monadLib-3.6.2... Running Haddock for monadLib-3.6.2... Running hscolour for monadLib-3.6.2... Preprocessing library monadLib-3.6.2... Preprocessing library monadLib-3.6.2... src/MonadLib/Derive.hs:16:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/MonadLib/Monads.hs:15:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() Haddock coverage: 97% ( 59 / 61) in 'MonadLib' 91% ( 20 / 22) in 'MonadLib.Derive' 17% ( 2 / 12) in 'MonadLib.Monads' Documentation created: dist/doc/html/monadLib/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monadLib-3.6.2 Registering monadLib-3.6.2... Installed monadLib-3.6.2 Configuring template-haskell-2.7.0.0... Building template-haskell-2.7.0.0... Preprocessing library template-haskell-2.7.0.0... [1 of 7] Compiling Language.Haskell.TH.Syntax.Internals ( Language/Haskell/TH/Syntax/Internals.hs, dist/build/Language/Haskell/TH/Syntax/Internals.o ) [2 of 7] Compiling Language.Haskell.TH.Syntax ( Language/Haskell/TH/Syntax.hs, dist/build/Language/Haskell/TH/Syntax.o ) [3 of 7] Compiling Language.Haskell.TH.PprLib ( Language/Haskell/TH/PprLib.hs, dist/build/Language/Haskell/TH/PprLib.o ) [4 of 7] Compiling Language.Haskell.TH.Ppr ( Language/Haskell/TH/Ppr.hs, dist/build/Language/Haskell/TH/Ppr.o ) [5 of 7] Compiling Language.Haskell.TH.Lib ( Language/Haskell/TH/Lib.hs, dist/build/Language/Haskell/TH/Lib.o ) [6 of 7] Compiling Language.Haskell.TH ( Language/Haskell/TH.hs, dist/build/Language/Haskell/TH.o ) [7 of 7] Compiling Language.Haskell.TH.Quote ( Language/Haskell/TH/Quote.hs, dist/build/Language/Haskell/TH/Quote.o ) In-place registering template-haskell-2.7.0.0... Running Haddock for template-haskell-2.7.0.0... Running hscolour for template-haskell-2.7.0.0... Preprocessing library template-haskell-2.7.0.0... Preprocessing library template-haskell-2.7.0.0... Haddock coverage: 25% ( 1 / 4) in 'Language.Haskell.TH.Syntax.Internals' 21% ( 18 / 87) in 'Language.Haskell.TH.Syntax' 14% ( 23 /166) in 'Language.Haskell.TH.Lib' 50% ( 3 / 6) in 'Language.Haskell.TH.Quote' 75% ( 39 / 52) in 'Language.Haskell.TH.PprLib' 3% ( 1 / 36) in 'Language.Haskell.TH.Ppr' 18% ( 40 /217) in 'Language.Haskell.TH' Warning: Language.Haskell.TH.Syntax: could not find link destinations for: Language.Haskell.TH.Syntax.InstanceDec Warning: Language.Haskell.TH: could not find link destinations for: Language.Haskell.TH.Syntax.InstanceDec Documentation created: dist/doc/html/template-haskell/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/template-haskell-2.7.0.0 Registering template-haskell-2.7.0.0... Installed template-haskell-2.7.0.0 Configuring fclabels-1.0.5... Building fclabels-1.0.5... Preprocessing library fclabels-1.0.5... [1 of 7] Compiling Data.Label.Abstract ( src/Data/Label/Abstract.hs, dist/build/Data/Label/Abstract.o ) src/Data/Label/Abstract.hs:27:12: Unexpected type `~>' where type variable expected In the declaration of `Point ~> f i o' Failed to install fclabels-1.0.5 cabal: Error: some packages failed to install: fclabels-1.0.5 failed during the building phase. The exception was: ExitFailure 1 fclabels-monadlib-0.1.0 depends on fclabels-1.0.5 which failed to install.