*** setup configure Reading installed packages... /usr/local/bin/ghc-pkg dump --global /usr/local/bin/ghc-pkg dump --user Dependency Cabal >=1.2: using Cabal-1.7.4 Creating setup (and its parents) /usr/local/bin/ghc -package Cabal-1.7.4 --make Setup.hs -o setup/setup -odir setup -hidir setup [1 of 1] Compiling Main ( Setup.hs, setup/Main.o ) Linking setup/setup ... setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --verbose Configuring hledger-0.7.0... Flags chosen: web=False, vty=False Dependency HUnit -any: using HUnit-1.2.2.1 Dependency base >=3 && <5: using base-4.1.0.0 Dependency bytestring -any: using bytestring-0.9.1.5 Dependency containers -any: using containers-0.2.0.1 Dependency csv -any: using csv-0.1.1 Dependency directory -any: using directory-1.0.0.3 Dependency filepath -any: using filepath-1.1.0.2 Dependency haskell98 -any: using haskell98-1.0.1.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency old-time -any: using old-time-1.0.0.2 Dependency parsec -any: using parsec-3.0.1 Dependency process -any: using process-1.0.1.1 Dependency regexpr >=0.5.1: using regexpr-0.5.1 Dependency safe >=0.2: using safe-0.2 Dependency split -any: using split-0.1.2 Dependency testpack -any: using testpack-1.0.2 Dependency time -any: using time-1.1.4 Dependency utf8-string ==0.3.*: using utf8-string-0.3.6 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package testpack-1.0.2 requires HUnit-1.2.0.3 package regexpr-0.5.1 requires HUnit-1.2.0.3 package hledger-0.7.0 requires HUnit-1.2.2.1 package parsec-3.0.0 requires bytestring-0.9.1.4 package utf8-string-0.3.6 requires bytestring-0.9.1.5 package parsec-3.0.1 requires bytestring-0.9.1.5 package hledger-0.7.0 requires bytestring-0.9.1.5 package csv-0.1.1 requires parsec-3.0.0 package hledger-0.7.0 requires parsec-3.0.1 Using Cabal-1.7.3 compiled by ghc-6.10 Using compiler: ghc-6.10.2 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.7.0/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hledger-0.7.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hledger-0.7.0 Using alex version 2.2 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 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.4 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 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.4.2 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.9 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.22 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 /usr/bin/gcc /tmp/573.c -o /tmp/573 -D__GLASGOW_HASKELL__=610 -I. -DPATCHLEVEL=0 -I/usr/local/tmp/archive/install/lib/time-1.1.4/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/process-1.0.1.1/include -I/usr/local/lib/ghc-6.10.2/directory-1.0.0.3/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/old-time-1.0.0.2/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup haddock setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Running Haddock for hledger-0.7.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Running hscolour for hledger-0.7.0... 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-IO.html Ledger/IO.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-LedgerTransaction.html Ledger/LedgerTransaction.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-Posting.html Ledger/Posting.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: rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp609/Ledger.hs copy Ledger/Account.hs to dist/build/tmp609/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp609/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp609/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp609/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp609/Ledger/Dates.hs copy Ledger/IO.hs to dist/build/tmp609/Ledger/IO.hs copy Ledger/LedgerTransaction.hs to dist/build/tmp609/Ledger/LedgerTransaction.hs copy Ledger/RawLedger.hs to dist/build/tmp609/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp609/Ledger/Ledger.hs copy Ledger/Posting.hs to dist/build/tmp609/Ledger/Posting.hs copy Ledger/Parse.hs to dist/build/tmp609/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp609/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp609/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp609/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp609/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --prologue=dist/doc/html/hledger/haddock-prolog609.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.7.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbose --html --read-interface=http://hackage.haskell.org/packages/archive/HUnit/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html/HUnit.haddock --read-interface=http://hackage.haskell.org/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=http://hackage.haskell.org/packages/archive/QuickCheck/1.2.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/QuickCheck-1.2.0.0/html/QuickCheck.haddock --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.3.1/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.4/doc/html,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.5/doc/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/csv/0.1.1/doc/html,/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html/csv.haddock --read-interface=http://hackage.haskell.org/packages/archive/directory/1.0.0.3/doc/html,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --read-interface=http://hackage.haskell.org/packages/archive/filepath/1.1.0.2/doc/html,/usr/local/share/doc/ghc/libraries/filepath/filepath.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/haskell98/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtlparse/0.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/mtlparse-0.0.1/html/mtlparse.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-locale/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/old-locale/old-locale.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-time/1.0.0.2/doc/html,/usr/local/share/doc/ghc/libraries/old-time/old-time.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/3.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.1/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/process/1.0.1.1/doc/html,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=http://hackage.haskell.org/packages/archive/random/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/random/random.haddock --read-interface=http://hackage.haskell.org/packages/archive/regexpr/0.5.1/doc/html,/usr/local/tmp/archive/install/share/doc/regexpr-0.5.1/html/regexpr.haddock --read-interface=http://hackage.haskell.org/packages/archive/safe/0.2/doc/html,/usr/local/tmp/archive/install/share/doc/safe-0.2/html/safe.haddock --read-interface=http://hackage.haskell.org/packages/archive/split/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/split-0.1.2/html/split.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=http://hackage.haskell.org/packages/archive/testpack/1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html/testpack.haddock --read-interface=http://hackage.haskell.org/packages/archive/time/1.1.4/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.1.4/html/time.haddock --read-interface=http://hackage.haskell.org/packages/archive/unix/2.3.2.0/doc/html,/usr/local/share/doc/ghc/libraries/unix/unix.haddock --read-interface=http://hackage.haskell.org/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 --odir=dist/doc/html/hledger/ --title=hledger-0.7.0: A command-line (or curses or web-based) double-entry accounting tool. --optghc=-hide-all-packages --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 --optghc=HUnit-1.2.2.1 --optghc=-package --optghc=base-4.1.0.0 --optghc=-package --optghc=bytestring-0.9.1.5 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=csv-0.1.1 --optghc=-package --optghc=directory-1.0.0.3 --optghc=-package --optghc=filepath-1.1.0.2 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=old-time-1.0.0.2 --optghc=-package --optghc=parsec-3.0.1 --optghc=-package --optghc=process-1.0.1.1 --optghc=-package --optghc=regexpr-0.5.1 --optghc=-package --optghc=safe-0.2 --optghc=-package --optghc=split-0.1.2 --optghc=-package --optghc=testpack-1.0.2 --optghc=-package --optghc=time-1.1.4 --optghc=-package --optghc=utf8-string-0.3.6 --optghc=-O -B/usr/local/lib/ghc-6.10.2/. dist/build/tmp609/Ledger.hs dist/build/tmp609/Ledger/Account.hs dist/build/tmp609/Ledger/AccountName.hs dist/build/tmp609/Ledger/Amount.hs dist/build/tmp609/Ledger/Commodity.hs dist/build/tmp609/Ledger/Dates.hs dist/build/tmp609/Ledger/IO.hs dist/build/tmp609/Ledger/LedgerTransaction.hs dist/build/tmp609/Ledger/RawLedger.hs dist/build/tmp609/Ledger/Ledger.hs dist/build/tmp609/Ledger/Posting.hs dist/build/tmp609/Ledger/Parse.hs dist/build/tmp609/Ledger/TimeLog.hs dist/build/tmp609/Ledger/Transaction.hs dist/build/tmp609/Ledger/Types.hs dist/build/tmp609/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/index.html setup/setup haddock --verbose --hoogle Running Haddock for hledger-0.7.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp634/Ledger.hs copy Ledger/Account.hs to dist/build/tmp634/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp634/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp634/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp634/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp634/Ledger/Dates.hs copy Ledger/IO.hs to dist/build/tmp634/Ledger/IO.hs copy Ledger/LedgerTransaction.hs to dist/build/tmp634/Ledger/LedgerTransaction.hs copy Ledger/RawLedger.hs to dist/build/tmp634/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp634/Ledger/Ledger.hs copy Ledger/Posting.hs to dist/build/tmp634/Ledger/Posting.hs copy Ledger/Parse.hs to dist/build/tmp634/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp634/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp634/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp634/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp634/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --prologue=dist/doc/html/hledger/haddock-prolog634.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.7.0 --verbose --hoogle --read-interface=/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html/HUnit.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/QuickCheck-1.2.0.0/html,/usr/local/tmp/archive/install/share/doc/QuickCheck-1.2.0.0/html/QuickCheck.haddock --read-interface=/usr/local/share/doc/ghc/libraries/array,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=/usr/local/share/doc/ghc/libraries/base,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=/usr/local/share/doc/ghc/libraries/base,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=/usr/local/share/doc/ghc/libraries/bytestring,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/libraries/containers,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html,/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html/csv.haddock --read-interface=/usr/local/share/doc/ghc/libraries/directory,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --read-interface=/usr/local/share/doc/ghc/libraries/filepath,/usr/local/share/doc/ghc/libraries/filepath/filepath.haddock --read-interface=/usr/local/share/doc/ghc/libraries/ghc-prim,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=/usr/local/share/doc/ghc/libraries/haskell98,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --read-interface=/usr/local/share/doc/ghc/libraries/integer,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/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/libraries/old-locale,/usr/local/share/doc/ghc/libraries/old-locale/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/libraries/old-time,/usr/local/share/doc/ghc/libraries/old-time/old-time.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/parsec-3.0.1/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.1/html/parsec.haddock --read-interface=/usr/local/share/doc/ghc/libraries/process,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=/usr/local/share/doc/ghc/libraries/random,/usr/local/share/doc/ghc/libraries/random/random.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/tmp/archive/install/share/doc/safe-0.2/html,/usr/local/tmp/archive/install/share/doc/safe-0.2/html/safe.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/split-0.1.2/html,/usr/local/tmp/archive/install/share/doc/split-0.1.2/html/split.haddock --read-interface=/usr/local/share/doc/ghc/libraries/syb,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html,/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html/testpack.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/time-1.1.4/html,/usr/local/tmp/archive/install/share/doc/time-1.1.4/html/time.haddock --read-interface=/usr/local/share/doc/ghc/libraries/unix,/usr/local/share/doc/ghc/libraries/unix/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 --odir=dist/doc/html/hledger/ --title=hledger-0.7.0: A command-line (or curses or web-based) double-entry accounting tool. --optghc=-hide-all-packages --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 --optghc=HUnit-1.2.2.1 --optghc=-package --optghc=base-4.1.0.0 --optghc=-package --optghc=bytestring-0.9.1.5 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=csv-0.1.1 --optghc=-package --optghc=directory-1.0.0.3 --optghc=-package --optghc=filepath-1.1.0.2 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=old-time-1.0.0.2 --optghc=-package --optghc=parsec-3.0.1 --optghc=-package --optghc=process-1.0.1.1 --optghc=-package --optghc=regexpr-0.5.1 --optghc=-package --optghc=safe-0.2 --optghc=-package --optghc=split-0.1.2 --optghc=-package --optghc=testpack-1.0.2 --optghc=-package --optghc=time-1.1.4 --optghc=-package --optghc=utf8-string-0.3.6 --optghc=-O -B/usr/local/lib/ghc-6.10.2/. dist/build/tmp634/Ledger.hs dist/build/tmp634/Ledger/Account.hs dist/build/tmp634/Ledger/AccountName.hs dist/build/tmp634/Ledger/Amount.hs dist/build/tmp634/Ledger/Commodity.hs dist/build/tmp634/Ledger/Dates.hs dist/build/tmp634/Ledger/IO.hs dist/build/tmp634/Ledger/LedgerTransaction.hs dist/build/tmp634/Ledger/RawLedger.hs dist/build/tmp634/Ledger/Ledger.hs dist/build/tmp634/Ledger/Posting.hs dist/build/tmp634/Ledger/Parse.hs dist/build/tmp634/Ledger/TimeLog.hs dist/build/tmp634/Ledger/Transaction.hs dist/build/tmp634/Ledger/Types.hs dist/build/tmp634/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/hledger.txt *** setup build setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Building hledger-0.7.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name hledger-0.7.0 -hide-all-packages -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 HUnit-1.2.2.1 -package base-4.1.0.0 -package bytestring-0.9.1.5 -package containers-0.2.0.1 -package csv-0.1.1 -package directory-1.0.0.3 -package filepath-1.1.0.2 -package haskell98-1.0.1.0 -package mtl-1.1.0.2 -package old-time-1.0.0.2 -package parsec-3.0.1 -package process-1.0.1.1 -package regexpr-0.5.1 -package safe-0.2 -package split-0.1.2 -package testpack-1.0.2 -package time-1.1.4 -package utf8-string-0.3.6 -O Ledger Ledger.Account Ledger.AccountName Ledger.Amount Ledger.Commodity Ledger.Dates Ledger.IO Ledger.LedgerTransaction Ledger.RawLedger Ledger.Ledger Ledger.Posting Ledger.Parse Ledger.TimeLog Ledger.Transaction Ledger.Types Ledger.Utils [ 1 of 16] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/Ledger/Utils.o ) [ 2 of 16] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/Ledger/Types.o ) [ 3 of 16] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/Ledger/Dates.o ) [ 4 of 16] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/Ledger/Commodity.o ) [ 5 of 16] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/Ledger/Amount.o ) [ 6 of 16] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/Ledger/AccountName.o ) [ 7 of 16] Compiling Ledger.Posting ( Ledger/Posting.hs, dist/build/Ledger/Posting.o ) [ 8 of 16] Compiling Ledger.LedgerTransaction ( Ledger/LedgerTransaction.hs, dist/build/Ledger/LedgerTransaction.o ) [ 9 of 16] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/Ledger/TimeLog.o ) [10 of 16] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/Ledger/Transaction.o ) [11 of 16] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/Ledger/RawLedger.o ) [12 of 16] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/Ledger/Parse.o ) [13 of 16] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/Ledger/Account.o ) [14 of 16] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/Ledger/Ledger.o ) [15 of 16] Compiling Ledger.IO ( Ledger/IO.hs, dist/build/Ledger/IO.o ) [16 of 16] Compiling Ledger ( Ledger.hs, dist/build/Ledger.o ) Linking... /usr/bin/ar -r dist/build/libHShledger-0.7.0.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/IO.o dist/build/Ledger/LedgerTransaction.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/Posting.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.7.0.a /usr/bin/ld -x -r -o dist/build/HShledger-0.7.0.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/IO.o dist/build/Ledger/LedgerTransaction.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/Posting.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.7.0... /usr/local/bin/ghc-pkg update - --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 -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-DPATCHLEVEL=0 -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 HUnit-1.2.2.1 -package base-4.1.0.0 -package bytestring-0.9.1.5 -package containers-0.2.0.1 -package csv-0.1.1 -package directory-1.0.0.3 -package filepath-1.1.0.2 -package haskell98-1.0.1.0 -package mtl-1.1.0.2 -package old-time-1.0.0.2 -package parsec-3.0.1 -package process-1.0.1.1 -package regexpr-0.5.1 -package safe-0.2 -package split-0.1.2 -package testpack-1.0.2 -package time-1.1.4 -package utf8-string-0.3.6 -O ./hledger.hs [ 1 of 29] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/hledger/hledger-tmp/Ledger/Utils.o ) [ 2 of 29] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/hledger/hledger-tmp/Ledger/Types.o ) [ 3 of 29] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/hledger/hledger-tmp/Ledger/Dates.o ) [ 4 of 29] Compiling Ledger.Commodity ( Ledger/Commodity.hs, dist/build/hledger/hledger-tmp/Ledger/Commodity.o ) [ 5 of 29] Compiling Ledger.Amount ( Ledger/Amount.hs, dist/build/hledger/hledger-tmp/Ledger/Amount.o ) [ 6 of 29] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/hledger/hledger-tmp/Ledger/AccountName.o ) [ 7 of 29] Compiling Ledger.Posting ( Ledger/Posting.hs, dist/build/hledger/hledger-tmp/Ledger/Posting.o ) [ 8 of 29] Compiling Ledger.LedgerTransaction ( Ledger/LedgerTransaction.hs, dist/build/hledger/hledger-tmp/Ledger/LedgerTransaction.o ) [ 9 of 29] Compiling Ledger.TimeLog ( Ledger/TimeLog.hs, dist/build/hledger/hledger-tmp/Ledger/TimeLog.o ) [10 of 29] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/hledger/hledger-tmp/Ledger/Transaction.o ) [11 of 29] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/hledger/hledger-tmp/Ledger/RawLedger.o ) [12 of 29] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/hledger/hledger-tmp/Ledger/Parse.o ) [13 of 29] Compiling Ledger.Account ( Ledger/Account.hs, dist/build/hledger/hledger-tmp/Ledger/Account.o ) [14 of 29] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/hledger/hledger-tmp/Ledger/Ledger.o ) [15 of 29] Compiling Ledger.IO ( Ledger/IO.hs, dist/build/hledger/hledger-tmp/Ledger/IO.o ) [16 of 29] Compiling Ledger ( Ledger.hs, dist/build/hledger/hledger-tmp/Ledger.o ) [17 of 29] Compiling Options ( Options.hs, dist/build/hledger/hledger-tmp/Options.o ) [18 of 29] Compiling Utils ( Utils.hs, dist/build/hledger/hledger-tmp/Utils.o ) [19 of 29] Compiling Commands.Stats ( Commands/Stats.hs, dist/build/hledger/hledger-tmp/Commands/Stats.o ) [20 of 29] Compiling Commands.Register ( Commands/Register.hs, dist/build/hledger/hledger-tmp/Commands/Register.o ) [21 of 29] Compiling Commands.Print ( Commands/Print.hs, dist/build/hledger/hledger-tmp/Commands/Print.o ) [22 of 29] Compiling Commands.Histogram ( Commands/Histogram.hs, dist/build/hledger/hledger-tmp/Commands/Histogram.o ) [23 of 29] Compiling Commands.Balance ( Commands/Balance.hs, dist/build/hledger/hledger-tmp/Commands/Balance.o ) [24 of 29] Compiling Commands.Add ( Commands/Add.hs, dist/build/hledger/hledger-tmp/Commands/Add.o ) [25 of 29] Compiling Version ( Version.hs, dist/build/hledger/hledger-tmp/Version.o ) [26 of 29] Compiling Commands.Convert ( Commands/Convert.hs, dist/build/hledger/hledger-tmp/Commands/Convert.o ) [27 of 29] Compiling Commands.All ( Commands/All.hs, dist/build/hledger/hledger-tmp/Commands/All.o ) [28 of 29] Compiling Tests ( Tests.hs, dist/build/hledger/hledger-tmp/Tests.o ) Tests.hs:52:27: Couldn't match expected type `HUnit-1.2.0.3:Test.HUnit.Base.Test' against inferred type `Test' In the expression: liftM (flip (,) 0) . runTestTT In the definition of `runner': runner | Verbose `elem` opts = runVerboseTests | otherwise = liftM (flip (,) 0) . runTestTT In the definition of `runtests': runtests opts args = do (counts, _) <- runner ts if errors counts > 0 || (failures counts > 0) then exitFailure else exitWith ExitSuccess where runner | Verbose `elem` opts = runVerboseTests | otherwise = liftM (flip (,) 0) . runTestTT ts = TestList $ filter matchname $ concatMap tflatten tests matchname = matchpats args . tname *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --constraint=base<4 --constraint=parsec<3 --constraint=HaXml==1.13.* --constraint=QuickCheck<2 --verbose Configuring hledger-0.7.0... Flags chosen: web=False, vty=False Dependency HUnit -any: using HUnit-1.2.2.1 Dependency base ==3.*: using base-3.0.3.1 Dependency bytestring -any: using bytestring-0.9.1.5 Dependency containers -any: using containers-0.2.0.1 Dependency csv -any: using csv-0.1.1 Dependency directory -any: using directory-1.0.0.3 Dependency filepath -any: using filepath-1.1.0.2 Dependency haskell98 -any: using haskell98-1.0.1.0 Dependency mtl -any: using mtl-1.1.0.2 Dependency old-time -any: using old-time-1.0.0.2 Dependency parsec <3: using parsec-2.1.0.1 Dependency process -any: using process-1.0.1.1 Dependency regexpr >=0.5.1: using regexpr-0.5.1 Dependency safe >=0.2: using safe-0.2 Dependency split -any: using split-0.1.2 Dependency testpack -any: using testpack-1.0.2 Dependency time -any: using time-1.1.4 Dependency utf8-string ==0.3.*: using utf8-string-0.3.6 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package testpack-1.0.2 requires HUnit-1.2.0.3 package regexpr-0.5.1 requires HUnit-1.2.0.3 package hledger-0.7.0 requires HUnit-1.2.2.1 package parsec-3.0.0 requires bytestring-0.9.1.4 package utf8-string-0.3.6 requires bytestring-0.9.1.5 package hledger-0.7.0 requires bytestring-0.9.1.5 package hledger-0.7.0 requires parsec-2.1.0.1 package csv-0.1.1 requires parsec-3.0.0 Using Cabal-1.7.3 compiled by ghc-6.10 Using compiler: ghc-6.10.2 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.7.0/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/hledger-0.7.0 Documentation installed in: /usr/local/tmp/archive/install/share/doc/hledger-0.7.0 Using alex version 2.2 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 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.4 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 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.4.2 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.9 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.22 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 /usr/bin/gcc /tmp/757.c -o /tmp/757 -D__GLASGOW_HASKELL__=610 -I. -DPATCHLEVEL=0 -I/usr/local/tmp/archive/install/lib/time-1.1.4/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/process-1.0.1.1/include -I/usr/local/lib/ghc-6.10.2/directory-1.0.0.3/include -I/usr/local/lib/ghc-6.10.2/unix-2.3.2.0/include -I/usr/local/tmp/archive/install/lib/bytestring-0.9.1.5/ghc-6.10.2/include -I/usr/local/lib/ghc-6.10.2/bytestring-0.9.1.4/include -I/usr/local/lib/ghc-6.10.2/old-time-1.0.0.2/include -I/usr/local/lib/ghc-6.10.2/base-4.1.0.0/include -I/usr/local/lib/ghc-6.10.2/include -IPAPI_INCLUDE_DIR *** setup haddock setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Running Haddock for hledger-0.7.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Running hscolour for hledger-0.7.0... 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-IO.html Ledger/IO.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/hledger/src/Ledger-LedgerTransaction.html Ledger/LedgerTransaction.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-Posting.html Ledger/Posting.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: rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp792/Ledger.hs copy Ledger/Account.hs to dist/build/tmp792/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp792/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp792/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp792/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp792/Ledger/Dates.hs copy Ledger/IO.hs to dist/build/tmp792/Ledger/IO.hs copy Ledger/LedgerTransaction.hs to dist/build/tmp792/Ledger/LedgerTransaction.hs copy Ledger/RawLedger.hs to dist/build/tmp792/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp792/Ledger/Ledger.hs copy Ledger/Posting.hs to dist/build/tmp792/Ledger/Posting.hs copy Ledger/Parse.hs to dist/build/tmp792/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp792/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp792/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp792/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp792/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --prologue=dist/doc/html/hledger/haddock-prolog792.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.7.0 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbose --html --read-interface=http://hackage.haskell.org/packages/archive/HUnit/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html/HUnit.haddock --read-interface=http://hackage.haskell.org/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=http://hackage.haskell.org/packages/archive/QuickCheck/1.2.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/QuickCheck-1.2.0.0/html/QuickCheck.haddock --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.3.1/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.4/doc/html,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.5/doc/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/csv/0.1.1/doc/html,/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html/csv.haddock --read-interface=http://hackage.haskell.org/packages/archive/directory/1.0.0.3/doc/html,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --read-interface=http://hackage.haskell.org/packages/archive/filepath/1.1.0.2/doc/html,/usr/local/share/doc/ghc/libraries/filepath/filepath.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/haskell98/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtlparse/0.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/mtlparse-0.0.1/html/mtlparse.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-locale/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/old-locale/old-locale.haddock --read-interface=http://hackage.haskell.org/packages/archive/old-time/1.0.0.2/doc/html,/usr/local/share/doc/ghc/libraries/old-time/old-time.haddock --read-interface=http://hackage.haskell.org/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=http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/process/1.0.1.1/doc/html,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=http://hackage.haskell.org/packages/archive/random/1.0.0.1/doc/html,/usr/local/share/doc/ghc/libraries/random/random.haddock --read-interface=http://hackage.haskell.org/packages/archive/regexpr/0.5.1/doc/html,/usr/local/tmp/archive/install/share/doc/regexpr-0.5.1/html/regexpr.haddock --read-interface=http://hackage.haskell.org/packages/archive/safe/0.2/doc/html,/usr/local/tmp/archive/install/share/doc/safe-0.2/html/safe.haddock --read-interface=http://hackage.haskell.org/packages/archive/split/0.1.2/doc/html,/usr/local/tmp/archive/install/share/doc/split-0.1.2/html/split.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=http://hackage.haskell.org/packages/archive/testpack/1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html/testpack.haddock --read-interface=http://hackage.haskell.org/packages/archive/time/1.1.4/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.1.4/html/time.haddock --read-interface=http://hackage.haskell.org/packages/archive/unix/2.3.2.0/doc/html,/usr/local/share/doc/ghc/libraries/unix/unix.haddock --read-interface=http://hackage.haskell.org/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 --odir=dist/doc/html/hledger/ --title=hledger-0.7.0: A command-line (or curses or web-based) double-entry accounting tool. --optghc=-hide-all-packages --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 --optghc=HUnit-1.2.2.1 --optghc=-package --optghc=base-3.0.3.1 --optghc=-package --optghc=bytestring-0.9.1.5 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=csv-0.1.1 --optghc=-package --optghc=directory-1.0.0.3 --optghc=-package --optghc=filepath-1.1.0.2 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=old-time-1.0.0.2 --optghc=-package --optghc=parsec-2.1.0.1 --optghc=-package --optghc=process-1.0.1.1 --optghc=-package --optghc=regexpr-0.5.1 --optghc=-package --optghc=safe-0.2 --optghc=-package --optghc=split-0.1.2 --optghc=-package --optghc=testpack-1.0.2 --optghc=-package --optghc=time-1.1.4 --optghc=-package --optghc=utf8-string-0.3.6 --optghc=-O -B/usr/local/lib/ghc-6.10.2/. dist/build/tmp792/Ledger.hs dist/build/tmp792/Ledger/Account.hs dist/build/tmp792/Ledger/AccountName.hs dist/build/tmp792/Ledger/Amount.hs dist/build/tmp792/Ledger/Commodity.hs dist/build/tmp792/Ledger/Dates.hs dist/build/tmp792/Ledger/IO.hs dist/build/tmp792/Ledger/LedgerTransaction.hs dist/build/tmp792/Ledger/RawLedger.hs dist/build/tmp792/Ledger/Ledger.hs dist/build/tmp792/Ledger/Posting.hs dist/build/tmp792/Ledger/Parse.hs dist/build/tmp792/Ledger/TimeLog.hs dist/build/tmp792/Ledger/Transaction.hs dist/build/tmp792/Ledger/Types.hs dist/build/tmp792/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/index.html setup/setup haddock --verbose --hoogle Running Haddock for hledger-0.7.0... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/ghc --print-libdir copy Ledger.hs to dist/build/tmp817/Ledger.hs copy Ledger/Account.hs to dist/build/tmp817/Ledger/Account.hs copy Ledger/AccountName.hs to dist/build/tmp817/Ledger/AccountName.hs copy Ledger/Amount.hs to dist/build/tmp817/Ledger/Amount.hs copy Ledger/Commodity.hs to dist/build/tmp817/Ledger/Commodity.hs copy Ledger/Dates.hs to dist/build/tmp817/Ledger/Dates.hs copy Ledger/IO.hs to dist/build/tmp817/Ledger/IO.hs copy Ledger/LedgerTransaction.hs to dist/build/tmp817/Ledger/LedgerTransaction.hs copy Ledger/RawLedger.hs to dist/build/tmp817/Ledger/RawLedger.hs copy Ledger/Ledger.hs to dist/build/tmp817/Ledger/Ledger.hs copy Ledger/Posting.hs to dist/build/tmp817/Ledger/Posting.hs copy Ledger/Parse.hs to dist/build/tmp817/Ledger/Parse.hs copy Ledger/TimeLog.hs to dist/build/tmp817/Ledger/TimeLog.hs copy Ledger/Transaction.hs to dist/build/tmp817/Ledger/Transaction.hs copy Ledger/Types.hs to dist/build/tmp817/Ledger/Types.hs copy Ledger/Utils.hs to dist/build/tmp817/Ledger/Utils.hs Creating dist/doc/html/hledger/ (and its parents) /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/hledger-0.7.0 --prologue=dist/doc/html/hledger/haddock-prolog817.txt --dump-interface=dist/doc/html/hledger/hledger.haddock --optghc=-package-name --optghc=hledger-0.7.0 --verbose --hoogle --read-interface=/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html,/usr/local/tmp/archive/install/share/doc/HUnit-1.2.0.3/html/HUnit.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/QuickCheck-1.2.0.0/html,/usr/local/tmp/archive/install/share/doc/QuickCheck-1.2.0.0/html/QuickCheck.haddock --read-interface=/usr/local/share/doc/ghc/libraries/array,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=/usr/local/share/doc/ghc/libraries/base,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=/usr/local/share/doc/ghc/libraries/base,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=/usr/local/share/doc/ghc/libraries/bytestring,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html,/usr/local/tmp/archive/install/share/doc/bytestring-0.9.1.5/html/bytestring.haddock --read-interface=/usr/local/share/doc/ghc/libraries/containers,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html,/usr/local/tmp/archive/install/share/doc/csv-0.1.1/html/csv.haddock --read-interface=/usr/local/share/doc/ghc/libraries/directory,/usr/local/share/doc/ghc/libraries/directory/directory.haddock --read-interface=/usr/local/share/doc/ghc/libraries/filepath,/usr/local/share/doc/ghc/libraries/filepath/filepath.haddock --read-interface=/usr/local/share/doc/ghc/libraries/ghc-prim,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=/usr/local/share/doc/ghc/libraries/haskell98,/usr/local/share/doc/ghc/libraries/haskell98/haskell98.haddock --read-interface=/usr/local/share/doc/ghc/libraries/integer,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/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/libraries/old-locale,/usr/local/share/doc/ghc/libraries/old-locale/old-locale.haddock --read-interface=/usr/local/share/doc/ghc/libraries/old-time,/usr/local/share/doc/ghc/libraries/old-time/old-time.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.0.0/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=/usr/local/share/doc/ghc/libraries/process,/usr/local/share/doc/ghc/libraries/process/process.haddock --read-interface=/usr/local/share/doc/ghc/libraries/random,/usr/local/share/doc/ghc/libraries/random/random.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/tmp/archive/install/share/doc/safe-0.2/html,/usr/local/tmp/archive/install/share/doc/safe-0.2/html/safe.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/split-0.1.2/html,/usr/local/tmp/archive/install/share/doc/split-0.1.2/html/split.haddock --read-interface=/usr/local/share/doc/ghc/libraries/syb,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html,/usr/local/tmp/archive/install/share/doc/testpack-1.0.2/html/testpack.haddock --read-interface=/usr/local/tmp/archive/install/share/doc/time-1.1.4/html,/usr/local/tmp/archive/install/share/doc/time-1.1.4/html/time.haddock --read-interface=/usr/local/share/doc/ghc/libraries/unix,/usr/local/share/doc/ghc/libraries/unix/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 --odir=dist/doc/html/hledger/ --title=hledger-0.7.0: A command-line (or curses or web-based) double-entry accounting tool. --optghc=-hide-all-packages --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 --optghc=HUnit-1.2.2.1 --optghc=-package --optghc=base-3.0.3.1 --optghc=-package --optghc=bytestring-0.9.1.5 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=csv-0.1.1 --optghc=-package --optghc=directory-1.0.0.3 --optghc=-package --optghc=filepath-1.1.0.2 --optghc=-package --optghc=haskell98-1.0.1.0 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=old-time-1.0.0.2 --optghc=-package --optghc=parsec-2.1.0.1 --optghc=-package --optghc=process-1.0.1.1 --optghc=-package --optghc=regexpr-0.5.1 --optghc=-package --optghc=safe-0.2 --optghc=-package --optghc=split-0.1.2 --optghc=-package --optghc=testpack-1.0.2 --optghc=-package --optghc=time-1.1.4 --optghc=-package --optghc=utf8-string-0.3.6 --optghc=-O -B/usr/local/lib/ghc-6.10.2/. dist/build/tmp817/Ledger.hs dist/build/tmp817/Ledger/Account.hs dist/build/tmp817/Ledger/AccountName.hs dist/build/tmp817/Ledger/Amount.hs dist/build/tmp817/Ledger/Commodity.hs dist/build/tmp817/Ledger/Dates.hs dist/build/tmp817/Ledger/IO.hs dist/build/tmp817/Ledger/LedgerTransaction.hs dist/build/tmp817/Ledger/RawLedger.hs dist/build/tmp817/Ledger/Ledger.hs dist/build/tmp817/Ledger/Posting.hs dist/build/tmp817/Ledger/Parse.hs dist/build/tmp817/Ledger/TimeLog.hs dist/build/tmp817/Ledger/Transaction.hs dist/build/tmp817/Ledger/Types.hs dist/build/tmp817/Ledger/Utils.hs Documentation created: dist/doc/html/hledger/hledger.txt *** setup build setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library hledger-0.7.0... Preprocessing executables for hledger-0.7.0... Building hledger-0.7.0... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name hledger-0.7.0 -hide-all-packages -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 HUnit-1.2.2.1 -package base-3.0.3.1 -package bytestring-0.9.1.5 -package containers-0.2.0.1 -package csv-0.1.1 -package directory-1.0.0.3 -package filepath-1.1.0.2 -package haskell98-1.0.1.0 -package mtl-1.1.0.2 -package old-time-1.0.0.2 -package parsec-2.1.0.1 -package process-1.0.1.1 -package regexpr-0.5.1 -package safe-0.2 -package split-0.1.2 -package testpack-1.0.2 -package time-1.1.4 -package utf8-string-0.3.6 -O Ledger Ledger.Account Ledger.AccountName Ledger.Amount Ledger.Commodity Ledger.Dates Ledger.IO Ledger.LedgerTransaction Ledger.RawLedger Ledger.Ledger Ledger.Posting Ledger.Parse Ledger.TimeLog Ledger.Transaction Ledger.Types Ledger.Utils [ 1 of 16] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/Ledger/Utils.o ) [ 2 of 16] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/Ledger/Types.o ) [ 3 of 16] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/Ledger/Dates.o ) [ 6 of 16] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/Ledger/AccountName.o ) [ 7 of 16] Compiling Ledger.Posting ( Ledger/Posting.hs, dist/build/Ledger/Posting.o ) [ 8 of 16] Compiling Ledger.LedgerTransaction ( Ledger/LedgerTransaction.hs, dist/build/Ledger/LedgerTransaction.o ) [10 of 16] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/Ledger/Transaction.o ) [11 of 16] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/Ledger/RawLedger.o ) [12 of 16] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/Ledger/Parse.o ) [14 of 16] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/Ledger/Ledger.o ) [15 of 16] Compiling Ledger.IO ( Ledger/IO.hs, dist/build/Ledger/IO.o ) [16 of 16] Compiling Ledger ( Ledger.hs, dist/build/Ledger.o ) Linking... /usr/bin/ar -r dist/build/libHShledger-0.7.0.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/IO.o dist/build/Ledger/LedgerTransaction.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/Posting.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.7.0.a /usr/bin/ld -x -r -o dist/build/HShledger-0.7.0.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/IO.o dist/build/Ledger/LedgerTransaction.o dist/build/Ledger/RawLedger.o dist/build/Ledger/Ledger.o dist/build/Ledger/Posting.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.7.0... /usr/local/bin/ghc-pkg update - --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 -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-DPATCHLEVEL=0 -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 HUnit-1.2.2.1 -package base-3.0.3.1 -package bytestring-0.9.1.5 -package containers-0.2.0.1 -package csv-0.1.1 -package directory-1.0.0.3 -package filepath-1.1.0.2 -package haskell98-1.0.1.0 -package mtl-1.1.0.2 -package old-time-1.0.0.2 -package parsec-2.1.0.1 -package process-1.0.1.1 -package regexpr-0.5.1 -package safe-0.2 -package split-0.1.2 -package testpack-1.0.2 -package time-1.1.4 -package utf8-string-0.3.6 -O ./hledger.hs [ 1 of 29] Compiling Ledger.Utils ( Ledger/Utils.hs, dist/build/hledger/hledger-tmp/Ledger/Utils.o ) [ 2 of 29] Compiling Ledger.Types ( Ledger/Types.hs, dist/build/hledger/hledger-tmp/Ledger/Types.o ) [ 3 of 29] Compiling Ledger.Dates ( Ledger/Dates.hs, dist/build/hledger/hledger-tmp/Ledger/Dates.o ) [ 6 of 29] Compiling Ledger.AccountName ( Ledger/AccountName.hs, dist/build/hledger/hledger-tmp/Ledger/AccountName.o ) [ 7 of 29] Compiling Ledger.Posting ( Ledger/Posting.hs, dist/build/hledger/hledger-tmp/Ledger/Posting.o ) [ 8 of 29] Compiling Ledger.LedgerTransaction ( Ledger/LedgerTransaction.hs, dist/build/hledger/hledger-tmp/Ledger/LedgerTransaction.o ) [10 of 29] Compiling Ledger.Transaction ( Ledger/Transaction.hs, dist/build/hledger/hledger-tmp/Ledger/Transaction.o ) [11 of 29] Compiling Ledger.RawLedger ( Ledger/RawLedger.hs, dist/build/hledger/hledger-tmp/Ledger/RawLedger.o ) [12 of 29] Compiling Ledger.Parse ( Ledger/Parse.hs, dist/build/hledger/hledger-tmp/Ledger/Parse.o ) [14 of 29] Compiling Ledger.Ledger ( Ledger/Ledger.hs, dist/build/hledger/hledger-tmp/Ledger/Ledger.o ) [15 of 29] Compiling Ledger.IO ( Ledger/IO.hs, dist/build/hledger/hledger-tmp/Ledger/IO.o ) [16 of 29] Compiling Ledger ( Ledger.hs, dist/build/hledger/hledger-tmp/Ledger.o ) [17 of 29] Compiling Options ( Options.hs, dist/build/hledger/hledger-tmp/Options.o ) [18 of 29] Compiling Utils ( Utils.hs, dist/build/hledger/hledger-tmp/Utils.o ) [19 of 29] Compiling Commands.Stats ( Commands/Stats.hs, dist/build/hledger/hledger-tmp/Commands/Stats.o ) [20 of 29] Compiling Commands.Register ( Commands/Register.hs, dist/build/hledger/hledger-tmp/Commands/Register.o ) [21 of 29] Compiling Commands.Print ( Commands/Print.hs, dist/build/hledger/hledger-tmp/Commands/Print.o ) [22 of 29] Compiling Commands.Histogram ( Commands/Histogram.hs, dist/build/hledger/hledger-tmp/Commands/Histogram.o ) [23 of 29] Compiling Commands.Balance ( Commands/Balance.hs, dist/build/hledger/hledger-tmp/Commands/Balance.o ) [24 of 29] Compiling Commands.Add ( Commands/Add.hs, dist/build/hledger/hledger-tmp/Commands/Add.o ) [25 of 29] Compiling Version ( Version.hs, dist/build/hledger/hledger-tmp/Version.o ) [26 of 29] Compiling Commands.Convert ( Commands/Convert.hs, dist/build/hledger/hledger-tmp/Commands/Convert.o ) [27 of 29] Compiling Commands.All ( Commands/All.hs, dist/build/hledger/hledger-tmp/Commands/All.o ) [28 of 29] Compiling Tests ( Tests.hs, dist/build/hledger/hledger-tmp/Tests.o ) Tests.hs:52:27: Couldn't match expected type `HUnit-1.2.0.3:Test.HUnit.Base.Test' against inferred type `Test' In the expression: liftM (flip (,) 0) . runTestTT In the definition of `runner': runner | Verbose `elem` opts = runVerboseTests | otherwise = liftM (flip (,) 0) . runTestTT In the definition of `runtests': runtests opts args = do (counts, _) <- runner ts if errors counts > 0 || (failures counts > 0) then exitFailure else exitWith ExitSuccess where runner | Verbose `elem` opts = runVerboseTests | otherwise = liftM (flip (,) 0) . runTestTT ts = TestList $ filter matchname $ concatMap tflatten tests matchname = matchpats args . tname