*** setup configure Configuring hledger-0.3... Dependency HUnit -any: using HUnit-1.2.2.1 Dependency base -any: using base-4.2.0.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency directory -any: using directory-1.0.1.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency mtl -any: using mtl-1.1.1.0 Dependency old-locale -any: using old-locale-1.0.0.2 Dependency parsec -any: using parsec-3.1.0 Dependency regex-compat -any: using regex-compat-0.93.1 Dependency regexpr >=0.5.1: using regexpr-0.5.1 Dependency time -any: using time-1.2.0.3 Dependency vty >=3.1.8.2: using vty-4.2.1.0 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/hledger-0.3/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hledger-0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hledger-0.3 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.3... Preprocessing executables for hledger-0.3... Building hledger-0.3... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name hledger-0.3 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 -package-id haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 -package-id parsec-3.1.0-ccf6ae97925e712f7e390bc3d1543a12 -package-id regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 -package-id regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 -package-id time-1.2.0.3-29c9938e414642795571573dbb4f2579 -package-id vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 -O Ledger Ledger.Account Ledger.AccountName Ledger.Amount Ledger.Commodity Ledger.Dates Ledger.Entry Ledger.RawLedger Ledger.Ledger Ledger.RawTransaction Ledger.Parse Ledger.TimeLog Ledger.Transaction Ledger.Types Ledger.Utils [ 1 of 15] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/Ledger/Utils.o ) [ 2 of 15] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/Ledger/Types.o ) [ 3 of 15] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/Ledger/Dates.o ) [ 4 of 15] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/Ledger/Commodity.o ) [ 5 of 15] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/Ledger/Amount.o ) [ 6 of 15] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/Ledger/AccountName.o ) [ 7 of 15] Compiling Ledger.RawTransaction ( Ledger/RawTransaction.hs, dist/build/Ledger/RawTransaction.o ) [ 8 of 15] Compiling Ledger.Entry ( Ledger/Entry.hs, dist/build/Ledger/Entry.o ) [ 9 of 15] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/Ledger/TimeLog.o ) [10 of 15] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/Ledger/Transaction.o ) [11 of 15] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/Ledger/RawLedger.o ) [12 of 15] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/Ledger/Parse.o ) [13 of 15] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/Ledger/Account.o ) [14 of 15] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/Ledger/Ledger.o ) [15 of 15] Compiling Ledger ( Ledger.hs, dist/build/Ledger.o ) Linking... /usr/bin/ar -r dist/build/libHShledger-0.3.a dist/build/Ledger.o dist/build/Ledger/Account.o dist/build/Ledger/AccountName.o dist/build/Ledger/Amount.o dist/build/Ledger/Commodity.o dist/build/Ledger/Dates.o dist/build/Ledger/Entry.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/RawTransaction.o dist/build/Ledger/Parse.o dist/build/Ledger/TimeLog.o dist/build/Ledger/Transaction.o dist/build/Ledger/Types.o dist/build/Ledger/Utils.o /usr/bin/ar: creating dist/build/libHShledger-0.3.a /usr/bin/ld -x -r -o dist/build/HShledger-0.3.o dist/build/Ledger.o dist/build/Ledger/Account.o dist/build/Ledger/AccountName.o dist/build/Ledger/Amount.o dist/build/Ledger/Commodity.o dist/build/Ledger/Dates.o dist/build/Ledger/Entry.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/RawTransaction.o dist/build/Ledger/Parse.o dist/build/Ledger/TimeLog.o dist/build/Ledger/Transaction.o dist/build/Ledger/Types.o dist/build/Ledger/Utils.o Registering hledger-0.3... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable hledger... Creating dist/build/hledger (and its parents) Creating dist/build/hledger/hledger-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/hledger/hledger -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/hledger/hledger-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hledger/hledger-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/hledger/hledger-tmp -hidir dist/build/hledger/hledger-tmp -stubdir dist/build/hledger/hledger-tmp -package-id HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 -package-id base-4.2.0.2-10bdacb430274706a59728e237e2bfb3 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 -package-id haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 -package-id parsec-3.1.0-ccf6ae97925e712f7e390bc3d1543a12 -package-id regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 -package-id regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 -package-id time-1.2.0.3-29c9938e414642795571573dbb4f2579 -package-id vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 -O ./hledger.hs [ 1 of 23] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/hledger/hledger-tmp/Ledger/Utils.o ) [ 2 of 23] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/hledger/hledger-tmp/Ledger/Types.o ) [ 3 of 23] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/hledger/hledger-tmp/Ledger/Dates.o ) [ 4 of 23] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/hledger/hledger-tmp/Ledger/AccountName.o ) [ 5 of 23] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/hledger/hledger-tmp/Ledger/Commodity.o ) [ 6 of 23] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/hledger/hledger-tmp/Ledger/Amount.o ) [ 7 of 23] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/hledger/hledger-tmp/Ledger/Account.o ) [ 8 of 23] Compiling Ledger.RawTransaction ( Ledger/RawTransaction.hs, dist/build/hledger/hledger-tmp/Ledger/RawTransaction.o ) [ 9 of 23] Compiling Ledger.Entry ( Ledger/Entry.hs, dist/build/hledger/hledger-tmp/Ledger/Entry.o ) [10 of 23] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/hledger/hledger-tmp/Ledger/TimeLog.o ) [11 of 23] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/hledger/hledger-tmp/Ledger/Transaction.o ) [12 of 23] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/hledger/hledger-tmp/Ledger/RawLedger.o ) [13 of 23] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/hledger/hledger-tmp/Ledger/Ledger.o ) [14 of 23] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/hledger/hledger-tmp/Ledger/Parse.o ) [15 of 23] Compiling Ledger ( Ledger.hs, dist/build/hledger/hledger-tmp/Ledger.o ) [16 of 23] Compiling Options ( Options.hs, dist/build/hledger/hledger-tmp/Options.o ) [17 of 23] Compiling PrintCommand ( PrintCommand.hs, dist/build/hledger/hledger-tmp/PrintCommand.o ) [18 of 23] Compiling RegisterCommand ( RegisterCommand.hs, dist/build/hledger/hledger-tmp/RegisterCommand.o ) [19 of 23] Compiling Utils ( Utils.hs, dist/build/hledger/hledger-tmp/Utils.o ) [20 of 23] Compiling BalanceCommand ( BalanceCommand.hs, dist/build/hledger/hledger-tmp/BalanceCommand.o ) [21 of 23] Compiling UICommand ( UICommand.hs, dist/build/hledger/hledger-tmp/UICommand.o ) UICommand.hs:56:11: Not in scope: `getSize' UICommand.hs:76:7: Not in scope: `getEvent' UICommand.hs:300:4: Not in scope: `pic' UICommand.hs:300:9: `pCursor' is not a (visible) constructor field name UICommand.hs:301:9: `pImage' is not a (visible) constructor field name UICommand.hs:309:17: Not in scope: `vertcat' UICommand.hs:313:16: Not in scope: `vertcat' UICommand.hs:314:20: Not in scope: `renderBS' UICommand.hs:339:22: Not in scope: `vertcat' UICommand.hs:339:37: Not in scope: `renderBS' UICommand.hs:347:19: Not in scope: `renderBS' UICommand.hs:360:11: Not in scope: `attr' UICommand.hs:361:11: Not in scope: `setBold' UICommand.hs:361:19: Not in scope: `attr' UICommand.hs:362:11: Not in scope: `setRV' UICommand.hs:362:17: Not in scope: `attr' UICommand.hs:365:11: Not in scope: `setRV' UICommand.hs:365:17: Not in scope: `attr' UICommand.hs:366:11: Not in scope: `setFG' UICommand.hs:366:25: Not in scope: `setBG' UICommand.hs:366:37: Not in scope: `attr' UICommand.hs:367:11: Not in scope: `setFG' UICommand.hs:367:25: Not in scope: `setBG' UICommand.hs:367:39: Not in scope: `attr' UICommand.hs:370:11: Not in scope: `setRV' UICommand.hs:370:17: Not in scope: `attr' UICommand.hs:371:11: Not in scope: `setFG' UICommand.hs:371:25: Not in scope: `setBG' UICommand.hs:371:37: Not in scope: `attr' UICommand.hs:372:11: Not in scope: `setRV' UICommand.hs:372:17: Not in scope: `attr' UICommand.hs:375:17: Not in scope: `setHalfBright' UICommand.hs:375:31: Not in scope: `attr' UICommand.hs:376:14: Not in scope: `setRV' UICommand.hs:376:20: Not in scope: `attr' UICommand.hs:377:10: Not in scope: `setFG' UICommand.hs:377:20: Not in scope: `attr' UICommand.hs:378:12: Not in scope: `setFG' UICommand.hs:378:24: Not in scope: `attr' UICommand.hs:379:17: Not in scope: `setRV' UICommand.hs:379:25: Not in scope: `setFG' UICommand.hs:379:35: Not in scope: `attr' UICommand.hs:380:18: Not in scope: `setRV' UICommand.hs:380:26: Not in scope: `setFG' UICommand.hs:380:38: Not in scope: `attr' *** Trying again with preferred-versions *** setup configure Configuring hledger-0.3... Dependency HUnit -any: using HUnit-1.2.2.1 Dependency base <4: using base-3.0.3.2 Dependency bytestring -any: using bytestring-0.9.1.7 Dependency containers -any: using containers-0.3.0.0 Dependency directory -any: using directory-1.0.1.2 Dependency haskell98 -any: using haskell98-1.0.1.1 Dependency mtl -any: using mtl-1.1.1.0 Dependency old-locale -any: using old-locale-1.0.0.2 Dependency parsec <3: using parsec-2.1.0.1 Dependency regex-compat -any: using regex-compat-0.93.1 Dependency regexpr >=0.5.1: using regexpr-0.5.1 Dependency time -any: using time-1.2.0.3 Dependency vty >=3.1.8.2: using vty-4.2.1.0 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package hledger-0.3 requires parsec-2.1.0.1 package vty-4.2.1.0 requires parsec-3.1.0 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/hledger-0.3/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hledger-0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hledger-0.3 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock Running Haddock for hledger-0.3... /usr/local/bin/haddock --use-contents=/package/hledger-0.3 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.3... Preprocessing executables for hledger-0.3... Running hscolour for hledger-0.3... Creating dist/doc/html/hledger (and its parents) Creating dist/doc/html/hledger/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/hledger/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger.html Ledger.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Account.html Ledger/Account.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-AccountName.html Ledger/AccountName.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Amount.html Ledger/Amount.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Commodity.html Ledger/Commodity.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Dates.html Ledger/Dates.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Entry.html Ledger/Entry.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-RawLedger.html Ledger/RawLedger.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Ledger.html Ledger/Ledger.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-RawTransaction.html Ledger/RawTransaction.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Parse.html Ledger/Parse.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-TimeLog.html Ledger/TimeLog.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Transaction.html Ledger/Transaction.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Types.html Ledger/Types.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-Utils.html Ledger/Utils.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp28088/Ledger.hs copy Ledger/Account.hs to dist/build/tmp28088/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp28088/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp28088/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp28088/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp28088/Ledger/Dates.hs copy Ledger/Entry.hs to dist/build/tmp28088/Ledger/Entry.hs copy Ledger/RawLedger.hs to dist/build/tmp28088/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp28088/Ledger/Ledger.hs copy Ledger/RawTransaction.hs to dist/build/tmp28088/Ledger/RawTransaction.hs copy Ledger/Parse.hs to dist/build/tmp28088/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp28088/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp28088/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp28088/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp28088/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=/package/hledger-0.3 --built-in-themes --prologue=dist/doc/html/hledger/haddock-prolog28088.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.3 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/packages/archive/Boolean/0.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/Boolean-0.0.1/html/Boolean.haddock --read-interface=/packages/archive/HUnit/1.2.2.1/doc/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html/HUnit.haddock --read-interface=/packages/archive/MemoTrie/0.4.7/doc/html,/usr/local/tmp/archive/install/share/doc/MemoTrie-0.4.7/html/MemoTrie.haddock --read-interface=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/bytestring/0.9.1.7/doc/html,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/directory/1.0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/directory-1.0.1.2/html/directory.haddock --read-interface=/packages/archive/extensible-exceptions/0.1.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/extensible-exceptions-0.1.1.2/html/extensible-exceptions.haddock --read-interface=/packages/archive/filepath/1.1.0.4/doc/html,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/haskell98/1.0.1.1/doc/html,/usr/local/tmp/archive/install/share/doc/haskell98-1.0.1.1/html/haskell98.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/packages/archive/mtlparse/0.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/mtlparse-0.0.1/html/mtlparse.haddock --read-interface=/packages/archive/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/old-time/1.0.0.5/doc/html,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/packages/archive/parallel/1.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parallel-1.1.0.1/html/parallel.haddock --read-interface=/packages/archive/parsec/2.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html/parsec.haddock --read-interface=/packages/archive/parsec/3.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/packages/archive/process/1.0.1.3/doc/html,/usr/local/tmp/archive/install/share/doc/process-1.0.1.3/html/process.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/random-1.0.0.2/html/random.haddock --read-interface=/packages/archive/regex-base/0.93.2/doc/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.2/html/regex-base.haddock --read-interface=/packages/archive/regex-compat/0.93.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-compat-0.93.1/html/regex-compat.haddock --read-interface=/packages/archive/regex-posix/0.94.4/doc/html,/usr/local/tmp/archive/install/share/doc/regex-posix-0.94.4/html/regex-posix.haddock --read-interface=/packages/archive/regexpr/0.5.1/doc/html,/usr/local/tmp/archive/install/share/doc/regexpr-0.5.1/html/regexpr.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/terminfo/0.3.1.3/doc/html,/usr/local/tmp/archive/install/share/doc/terminfo-0.3.1.3/html/terminfo.haddock --read-interface=/packages/archive/time/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.2.0.3/html/time.haddock --read-interface=/packages/archive/unix/2.4.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/packages/archive/utf8-string/0.3.6/doc/html,/usr/local/tmp/archive/install/share/doc/utf8-string-0.3.6/html/utf8-string.haddock --read-interface=/packages/archive/vector-space/0.5.9/doc/html,/usr/local/tmp/archive/install/share/doc/vector-space-0.5.9/html/vector-space.haddock --read-interface=/packages/archive/vty/4.2.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/vty-4.2.1.0/html/vty.haddock --odir=dist/doc/html/hledger/ --title=hledger-0.3: A ledger-compatible text-based accounting tool. --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 --optghc=-package-id --optghc=haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 --optghc=-package-id --optghc=parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 --optghc=-package-id --optghc=regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 --optghc=-package-id --optghc=regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 --optghc=-package-id --optghc=time-1.2.0.3-29c9938e414642795571573dbb4f2579 --optghc=-package-id --optghc=vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 --optghc=-O -B/usr/local/lib/ghc-6.12.3 dist/build/tmp28088/Ledger.hs dist/build/tmp28088/Ledger/Account.hs dist/build/tmp28088/Ledger/AccountName.hs dist/build/tmp28088/Ledger/Amount.hs dist/build/tmp28088/Ledger/Commodity.hs dist/build/tmp28088/Ledger/Dates.hs dist/build/tmp28088/Ledger/Entry.hs dist/build/tmp28088/Ledger/RawLedger.hs dist/build/tmp28088/Ledger/Ledger.hs dist/build/tmp28088/Ledger/RawTransaction.hs dist/build/tmp28088/Ledger/Parse.hs dist/build/tmp28088/Ledger/TimeLog.hs dist/build/tmp28088/Ledger/Transaction.hs dist/build/tmp28088/Ledger/Types.hs dist/build/tmp28088/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/index.html Running Haddock for hledger-0.3... /usr/local/bin/haddock --use-contents=/package/hledger-0.3 --built-in-themes --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.3... Preprocessing executables for hledger-0.3... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp28110/Ledger.hs copy Ledger/Account.hs to dist/build/tmp28110/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp28110/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp28110/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp28110/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp28110/Ledger/Dates.hs copy Ledger/Entry.hs to dist/build/tmp28110/Ledger/Entry.hs copy Ledger/RawLedger.hs to dist/build/tmp28110/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp28110/Ledger/Ledger.hs copy Ledger/RawTransaction.hs to dist/build/tmp28110/Ledger/RawTransaction.hs copy Ledger/Parse.hs to dist/build/tmp28110/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp28110/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp28110/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp28110/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp28110/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=/package/hledger-0.3 --built-in-themes --prologue=dist/doc/html/hledger/haddock-prolog28110.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.3 --verbosity=1 --hoogle --read-interface=/usr/local/tmp/archive/install/share/doc/Boolean-0.0.1/html,/usr/local/tmp/archive/install/share/doc/Boolean-0.0.1/html/Boolean.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.2.1/html/HUnit.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/MemoTrie-0.4.7/html,/usr/local/tmp/archive/install/share/doc/MemoTrie-0.4.7/html/MemoTrie.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7,/usr/local/share/doc/ghc/html/libraries/bytestring-0.9.1.7/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/directory-1.0.1.2/html,/usr/local/tmp/archive/install/share/doc/directory-1.0.1.2/html/directory.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/extensible-exceptions-0.1.1.2/html,/usr/local/tmp/archive/install/share/doc/extensible-exceptions-0.1.1.2/html/extensible-exceptions.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4,/usr/local/share/doc/ghc/html/libraries/filepath-1.1.0.4/filepath.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/haskell98-1.0.1.1/html,/usr/local/tmp/archive/install/share/doc/haskell98-1.0.1.1/html/haskell98.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtlparse-0.0.1/html,/usr/local/tmp/archive/install/share/doc/mtlparse-0.0.1/html/mtlparse.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5,/usr/local/share/doc/ghc/html/libraries/old-time-1.0.0.5/old-time.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parallel-1.1.0.1/html,/usr/local/tmp/archive/install/share/doc/parallel-1.1.0.1/html/parallel.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html/parsec.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html,/usr/local/tmp/archive/install/share/doc/parsec-3.1.0/html/parsec.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/process-1.0.1.3/html,/usr/local/tmp/archive/install/share/doc/process-1.0.1.3/html/process.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/random-1.0.0.2/html,/usr/local/tmp/archive/install/share/doc/random-1.0.0.2/html/random.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/regex-base-0.93.2/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.2/html/regex-base.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/regex-compat-0.93.1/html,/usr/local/tmp/archive/install/share/doc/regex-compat-0.93.1/html/regex-compat.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/regex-posix-0.94.4/html,/usr/local/tmp/archive/install/share/doc/regex-posix-0.94.4/html/regex-posix.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/regexpr-0.5.1/html,/usr/local/tmp/archive/install/share/doc/regexpr-0.5.1/html/regexpr.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/terminfo-0.3.1.3/html,/usr/local/tmp/archive/install/share/doc/terminfo-0.3.1.3/html/terminfo.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/time-1.2.0.3/html,/usr/local/tmp/archive/install/share/doc/time-1.2.0.3/html/time.haddock --read-interface=/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2,/usr/local/share/doc/ghc/html/libraries/unix-2.4.0.2/unix.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/utf8-string-0.3.6/html,/usr/local/tmp/archive/install/share/doc/utf8-string-0.3.6/html/utf8-string.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/vector-space-0.5.9/html,/usr/local/tmp/archive/install/share/doc/vector-space-0.5.9/html/vector-space.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/vty-4.2.1.0/html,/usr/local/tmp/archive/install/share/doc/vty-4.2.1.0/html/vty.haddock --odir=dist/doc/html/hledger/ --title=hledger-0.3: A ledger-compatible text-based accounting tool. --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 --optghc=-package-id --optghc=haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 --optghc=-package-id --optghc=parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 --optghc=-package-id --optghc=regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 --optghc=-package-id --optghc=regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 --optghc=-package-id --optghc=time-1.2.0.3-29c9938e414642795571573dbb4f2579 --optghc=-package-id --optghc=vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 --optghc=-O -B/usr/local/lib/ghc-6.12.3 dist/build/tmp28110/Ledger.hs dist/build/tmp28110/Ledger/Account.hs dist/build/tmp28110/Ledger/AccountName.hs dist/build/tmp28110/Ledger/Amount.hs dist/build/tmp28110/Ledger/Commodity.hs dist/build/tmp28110/Ledger/Dates.hs dist/build/tmp28110/Ledger/Entry.hs dist/build/tmp28110/Ledger/RawLedger.hs dist/build/tmp28110/Ledger/Ledger.hs dist/build/tmp28110/Ledger/RawTransaction.hs dist/build/tmp28110/Ledger/Parse.hs dist/build/tmp28110/Ledger/TimeLog.hs dist/build/tmp28110/Ledger/Transaction.hs dist/build/tmp28110/Ledger/Types.hs dist/build/tmp28110/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/hledger.txt *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.3... Preprocessing executables for hledger-0.3... Building hledger-0.3... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name hledger-0.3 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 -package-id haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 -package-id parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 -package-id regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 -package-id regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 -package-id time-1.2.0.3-29c9938e414642795571573dbb4f2579 -package-id vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 -O Ledger Ledger.Account Ledger.AccountName Ledger.Amount Ledger.Commodity Ledger.Dates Ledger.Entry Ledger.RawLedger Ledger.Ledger Ledger.RawTransaction Ledger.Parse Ledger.TimeLog Ledger.Transaction Ledger.Types Ledger.Utils [ 1 of 15] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/Ledger/Utils.o ) Ledger/Utils.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 2 of 15] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/Ledger/Types.o ) Ledger/Types.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 3 of 15] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/Ledger/Dates.o ) Ledger/Dates.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 4 of 15] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/Ledger/Commodity.o ) Ledger/Commodity.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 5 of 15] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/Ledger/Amount.o ) Ledger/Amount.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 6 of 15] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/Ledger/AccountName.o ) Ledger/AccountName.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 7 of 15] Compiling Ledger.RawTransaction ( Ledger/RawTransaction.hs, dist/build/Ledger/RawTransaction.o ) Ledger/RawTransaction.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 8 of 15] Compiling Ledger.Entry ( Ledger/Entry.hs, dist/build/Ledger/Entry.o ) Ledger/Entry.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 9 of 15] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/Ledger/TimeLog.o ) Ledger/TimeLog.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [10 of 15] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/Ledger/Transaction.o ) Ledger/Transaction.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [11 of 15] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/Ledger/RawLedger.o ) Ledger/RawLedger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [12 of 15] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/Ledger/Parse.o ) Ledger/Parse.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [13 of 15] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/Ledger/Account.o ) Ledger/Account.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [14 of 15] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/Ledger/Ledger.o ) Ledger/Ledger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [15 of 15] Compiling Ledger ( Ledger.hs, dist/build/Ledger.o ) Ledger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. Linking... /usr/bin/ar -r dist/build/libHShledger-0.3.a dist/build/Ledger.o dist/build/Ledger/Account.o dist/build/Ledger/AccountName.o dist/build/Ledger/Amount.o dist/build/Ledger/Commodity.o dist/build/Ledger/Dates.o dist/build/Ledger/Entry.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/RawTransaction.o dist/build/Ledger/Parse.o dist/build/Ledger/TimeLog.o dist/build/Ledger/Transaction.o dist/build/Ledger/Types.o dist/build/Ledger/Utils.o /usr/bin/ar: creating dist/build/libHShledger-0.3.a /usr/bin/ld -x -r -o dist/build/HShledger-0.3.o dist/build/Ledger.o dist/build/Ledger/Account.o dist/build/Ledger/AccountName.o dist/build/Ledger/Amount.o dist/build/Ledger/Commodity.o dist/build/Ledger/Dates.o dist/build/Ledger/Entry.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/RawTransaction.o dist/build/Ledger/Parse.o dist/build/Ledger/TimeLog.o dist/build/Ledger/Transaction.o dist/build/Ledger/Types.o dist/build/Ledger/Utils.o Registering hledger-0.3... /usr/local/bin/ghc-pkg update - --global --user --package-conf=dist/package.conf.inplace Building executable hledger... Creating dist/build/hledger (and its parents) Creating dist/build/hledger/hledger-tmp (and its parents) /usr/local/bin/ghc --make -o dist/build/hledger/hledger -hide-all-packages -fbuilding-cabal-package -package-conf dist/package.conf.inplace -i -idist/build/hledger/hledger-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/hledger/hledger-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/hledger/hledger-tmp -hidir dist/build/hledger/hledger-tmp -stubdir dist/build/hledger/hledger-tmp -package-id HUnit-1.2.2.1-e0ae454ae6a63df781b9c31184c1a583 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id bytestring-0.9.1.7-e4f5efe6019d4771130f5cd8d3216b38 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id directory-1.0.1.2-20bdc4428397e0b6fe29d750fea04843 -package-id haskell98-1.0.1.1-9d8be1f68378c595071dbe889db5ca13 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id old-locale-1.0.0.2-0c1a4b40f2d3b9f6b725f54c00fe0923 -package-id parsec-2.1.0.1-ea096577115d95b0cfde0225e2011564 -package-id regex-compat-0.93.1-4106c8e9edbed8a742a12396585d2925 -package-id regexpr-0.5.1-ffe67c16f32eef1870e3832e037f4aa7 -package-id time-1.2.0.3-29c9938e414642795571573dbb4f2579 -package-id vty-4.2.1.0-5c55d9a247415f09f4c18d209b304296 -O ./hledger.hs [ 1 of 23] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/hledger/hledger-tmp/Ledger/Utils.o ) Ledger/Utils.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 2 of 23] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/hledger/hledger-tmp/Ledger/Types.o ) Ledger/Types.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 3 of 23] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/hledger/hledger-tmp/Ledger/Dates.o ) Ledger/Dates.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 4 of 23] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/hledger/hledger-tmp/Ledger/AccountName.o ) Ledger/AccountName.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 5 of 23] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/hledger/hledger-tmp/Ledger/Commodity.o ) Ledger/Commodity.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 6 of 23] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/hledger/hledger-tmp/Ledger/Amount.o ) Ledger/Amount.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 7 of 23] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/hledger/hledger-tmp/Ledger/Account.o ) Ledger/Account.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 8 of 23] Compiling Ledger.RawTransaction ( Ledger/RawTransaction.hs, dist/build/hledger/hledger-tmp/Ledger/RawTransaction.o ) Ledger/RawTransaction.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 9 of 23] Compiling Ledger.Entry ( Ledger/Entry.hs, dist/build/hledger/hledger-tmp/Ledger/Entry.o ) Ledger/Entry.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [10 of 23] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/hledger/hledger-tmp/Ledger/TimeLog.o ) Ledger/TimeLog.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [11 of 23] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/hledger/hledger-tmp/Ledger/Transaction.o ) Ledger/Transaction.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [12 of 23] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/hledger/hledger-tmp/Ledger/RawLedger.o ) Ledger/RawLedger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [13 of 23] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/hledger/hledger-tmp/Ledger/Ledger.o ) Ledger/Ledger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [14 of 23] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/hledger/hledger-tmp/Ledger/Parse.o ) Ledger/Parse.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [15 of 23] Compiling Ledger ( Ledger.hs, dist/build/hledger/hledger-tmp/Ledger.o ) Ledger.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [16 of 23] Compiling Options ( Options.hs, dist/build/hledger/hledger-tmp/Options.o ) Options.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [17 of 23] Compiling PrintCommand ( PrintCommand.hs, dist/build/hledger/hledger-tmp/PrintCommand.o ) PrintCommand.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [18 of 23] Compiling RegisterCommand ( RegisterCommand.hs, dist/build/hledger/hledger-tmp/RegisterCommand.o ) RegisterCommand.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [19 of 23] Compiling Utils ( Utils.hs, dist/build/hledger/hledger-tmp/Utils.o ) Utils.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [20 of 23] Compiling BalanceCommand ( BalanceCommand.hs, dist/build/hledger/hledger-tmp/BalanceCommand.o ) BalanceCommand.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [21 of 23] Compiling UICommand ( UICommand.hs, dist/build/hledger/hledger-tmp/UICommand.o ) UICommand.hs:56:11: Not in scope: `getSize' UICommand.hs:76:7: Not in scope: `getEvent' UICommand.hs:300:4: Not in scope: `pic' UICommand.hs:300:9: `pCursor' is not a (visible) constructor field name UICommand.hs:301:9: `pImage' is not a (visible) constructor field name UICommand.hs:309:17: Not in scope: `vertcat' UICommand.hs:313:16: Not in scope: `vertcat' UICommand.hs:314:20: Not in scope: `renderBS' UICommand.hs:339:22: Not in scope: `vertcat' UICommand.hs:339:37: Not in scope: `renderBS' UICommand.hs:347:19: Not in scope: `renderBS' UICommand.hs:360:11: Not in scope: `attr' UICommand.hs:361:11: Not in scope: `setBold' UICommand.hs:361:19: Not in scope: `attr' UICommand.hs:362:11: Not in scope: `setRV' UICommand.hs:362:17: Not in scope: `attr' UICommand.hs:365:11: Not in scope: `setRV' UICommand.hs:365:17: Not in scope: `attr' UICommand.hs:366:11: Not in scope: `setFG' UICommand.hs:366:25: Not in scope: `setBG' UICommand.hs:366:37: Not in scope: `attr' UICommand.hs:367:11: Not in scope: `setFG' UICommand.hs:367:25: Not in scope: `setBG' UICommand.hs:367:39: Not in scope: `attr' UICommand.hs:370:11: Not in scope: `setRV' UICommand.hs:370:17: Not in scope: `attr' UICommand.hs:371:11: Not in scope: `setFG' UICommand.hs:371:25: Not in scope: `setBG' UICommand.hs:371:37: Not in scope: `attr' UICommand.hs:372:11: Not in scope: `setRV' UICommand.hs:372:17: Not in scope: `attr' UICommand.hs:375:17: Not in scope: `setHalfBright' UICommand.hs:375:31: Not in scope: `attr' UICommand.hs:376:14: Not in scope: `setRV' UICommand.hs:376:20: Not in scope: `attr' UICommand.hs:377:10: Not in scope: `setFG' UICommand.hs:377:20: Not in scope: `attr' UICommand.hs:378:12: Not in scope: `setFG' UICommand.hs:378:24: Not in scope: `attr' UICommand.hs:379:17: Not in scope: `setRV' UICommand.hs:379:25: Not in scope: `setFG' UICommand.hs:379:35: Not in scope: `attr' UICommand.hs:380:18: Not in scope: `setRV' UICommand.hs:380:26: Not in scope: `setFG' UICommand.hs:380:38: Not in scope: `attr'