Resolving dependencies... Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring mtlparse-0.1.2... Building mtlparse-0.1.2... Preprocessing library mtlparse-0.1.2... [1 of 2] Compiling Text.ParserCombinators.MTLParse.MTLParseCore ( Text/ParserCombinators/MTLParse/MTLParseCore.hs, dist/build/Text/ParserCombinators/MTLParse/MTLParseCore.o ) [2 of 2] Compiling Text.ParserCombinators.MTLParse ( Text/ParserCombinators/MTLParse.hs, dist/build/Text/ParserCombinators/MTLParse.o ) Text/ParserCombinators/MTLParse.hs:50:1: Warning: The import of `liftM' from module `Control.Monad' is redundant In-place registering mtlparse-0.1.2... Running Haddock for mtlparse-0.1.2... Running hscolour for mtlparse-0.1.2... Preprocessing library mtlparse-0.1.2... Preprocessing library mtlparse-0.1.2... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 dist/build/tmp-10048/Text/ParserCombinators/MTLParse.hs:50:1: Warning: The import of `liftM' from module `Control.Monad' is redundant Haddock coverage: Warning: mtlparse-0.1.2:Text.ParserCombinators.MTLParse.MTLParseCore: Could not find documentation for exported module: Control.Monad.Trans 21% ( 6 / 28) in 'Text.ParserCombinators.MTLParse.MTLParseCore' 14% ( 6 / 44) in 'Text.ParserCombinators.MTLParse' Warning: Text.ParserCombinators.MTLParse: could not find link destinations for: Control.Monad.Trans.State.Lazy.StateT Control.Monad.Trans.Writer.Lazy.WriterT Control.Monad.Trans.Reader.ReaderT Control.Monad.Reader.Class.MonadReader Control.Monad.State.Class.MonadState Control.Monad.Writer.Class.MonadWriter Control.Monad.Trans.Class.MonadTrans Control.Monad.IO.Class.MonadIO Documentation created: dist/doc/html/mtlparse/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/mtlparse-0.1.2 Registering mtlparse-0.1.2... Installed mtlparse-0.1.2 Configuring safe-0.3.3... Building safe-0.3.3... Preprocessing library safe-0.3.3... [1 of 2] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [2 of 2] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.3... Running Haddock for safe-0.3.3... Running hscolour for safe-0.3.3... Preprocessing library safe-0.3.3... Preprocessing library safe-0.3.3... Haddock coverage: 54% ( 7 / 13) in 'Safe.Foldable' 21% ( 10 / 47) in 'Safe' Documentation created: dist/doc/html/safe/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safe-0.3.3 Registering safe-0.3.3... Installed safe-0.3.3 Configuring split-0.1.2.3... Building split-0.1.2.3... Preprocessing library split-0.1.2.3... [1 of 2] Compiling Data.List.Split.Internals ( Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.1.2.3... Running Haddock for split-0.1.2.3... Running hscolour for split-0.1.2.3... Preprocessing library split-0.1.2.3... Preprocessing library split-0.1.2.3... Haddock coverage: 97% ( 62 / 64) in 'Data.List.Split.Internals' 100% ( 45 / 45) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.1.2.3 Registering split-0.1.2.3... Installed split-0.1.2.3 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring regexpr-0.5.4... Building regexpr-0.5.4... Preprocessing library regexpr-0.5.4... [1 of 6] Compiling Hidden.Tools ( Hidden/Tools.hs, dist/build/Hidden/Tools.o ) [2 of 6] Compiling Hidden.RegexPRTypes ( Hidden/RegexPRTypes.hs, dist/build/Hidden/RegexPRTypes.o ) [3 of 6] Compiling Hidden.SrcRegActList ( Hidden/SrcRegActList.hs, dist/build/Hidden/SrcRegActList.o ) [4 of 6] Compiling Hidden.ParseRegexStr ( Hidden/ParseRegexStr.hs, dist/build/Hidden/ParseRegexStr.o ) [5 of 6] Compiling Hidden.RegexPRCore ( Hidden/RegexPRCore.hs, dist/build/Hidden/RegexPRCore.o ) [6 of 6] Compiling Text.RegexPR ( Text/RegexPR.hs, dist/build/Text/RegexPR.o ) In-place registering regexpr-0.5.4... Running Haddock for regexpr-0.5.4... Running hscolour for regexpr-0.5.4... Preprocessing library regexpr-0.5.4... Preprocessing library regexpr-0.5.4... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.1.2, transformers-0.3.0.0 Haddock coverage: 0% ( 0 / 20) in 'Hidden.Tools' 0% ( 0 / 20) in 'Hidden.RegexPRTypes' 0% ( 0 / 7) in 'Hidden.SrcRegActList' 0% ( 0 / 3) in 'Hidden.ParseRegexStr' 0% ( 0 / 3) in 'Hidden.RegexPRCore' 0% ( 0 / 11) in 'Text.RegexPR' Warning: Text.RegexPR: could not find link destinations for: Hidden.RegexPRTypes.MatchFun Documentation created: dist/doc/html/regexpr/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regexpr-0.5.4 Registering regexpr-0.5.4... Installed regexpr-0.5.4 Downloading hledger-lib-0.14... Configuring hledger-lib-0.14... Building hledger-lib-0.14... Preprocessing library hledger-lib-0.14... [ 1 of 18] Compiling Hledger.Data.UTF8 ( Hledger/Data/UTF8.hs, dist/build/Hledger/Data/UTF8.o ) Hledger/Data/UTF8.hs:77:12: Warning: In the use of `B.putStrLn' (imported from Data.ByteString.Lazy): Deprecated: "Use Data.ByteString.Lazy.Char8.putStrLn instead. (Functions that rely on ASCII encodings belong in Data.ByteString.Lazy.Char8)" [ 2 of 18] Compiling Hledger.Data.Utils ( Hledger/Data/Utils.hs, dist/build/Hledger/Data/Utils.o ) [ 3 of 18] Compiling Hledger.Data.Types ( Hledger/Data/Types.hs, dist/build/Hledger/Data/Types.o ) [ 4 of 18] Compiling Hledger.Data.Dates ( Hledger/Data/Dates.hs, dist/build/Hledger/Data/Dates.o ) [ 5 of 18] Compiling Hledger.Data.Commodity ( Hledger/Data/Commodity.hs, dist/build/Hledger/Data/Commodity.o ) [ 6 of 18] Compiling Hledger.Data.Amount ( Hledger/Data/Amount.hs, dist/build/Hledger/Data/Amount.o ) [ 7 of 18] Compiling Hledger.Data.AccountName ( Hledger/Data/AccountName.hs, dist/build/Hledger/Data/AccountName.o ) [ 8 of 18] Compiling Hledger.Data.Posting ( Hledger/Data/Posting.hs, dist/build/Hledger/Data/Posting.o ) [ 9 of 18] Compiling Hledger.Data.Transaction ( Hledger/Data/Transaction.hs, dist/build/Hledger/Data/Transaction.o ) [10 of 18] Compiling Hledger.Data.TimeLog ( Hledger/Data/TimeLog.hs, dist/build/Hledger/Data/TimeLog.o ) [11 of 18] Compiling Hledger.Data.Journal ( Hledger/Data/Journal.hs, dist/build/Hledger/Data/Journal.o ) [12 of 18] Compiling Hledger.Read.Utils ( Hledger/Read/Utils.hs, dist/build/Hledger/Read/Utils.o ) [13 of 18] Compiling Hledger.Data.Account ( Hledger/Data/Account.hs, dist/build/Hledger/Data/Account.o ) [14 of 18] Compiling Hledger.Data.Ledger ( Hledger/Data/Ledger.hs, dist/build/Hledger/Data/Ledger.o ) [15 of 18] Compiling Hledger.Data ( Hledger/Data.hs, dist/build/Hledger/Data.o ) [16 of 18] Compiling Hledger.Read.JournalReader ( Hledger/Read/JournalReader.hs, dist/build/Hledger/Read/JournalReader.o ) Hledger/Read/JournalReader.hs:223:52: Not in scope: `catch' Failed to install hledger-lib-0.14 cabal: Error: some packages failed to install: hledger-interest-1.2 depends on hledger-lib-0.14 which failed to install. hledger-lib-0.14 failed during the building phase. The exception was: ExitFailure 1