Configuring ghci-history-parser-0.1.0.1... Flags chosen: use_parsec=True Dependency base ==4.8.2.0: using base-4.8.2.0 Dependency doctest ==0.11.0: using doctest-0.11.0 Dependency ghci-history-parser -any: using ghci-history-parser-0.1.0.1 Dependency hspec ==2.2.3: using hspec-2.2.3 Dependency parsec ==3.1.11: using parsec-3.1.11 Using Cabal-1.22.5.0 compiled by ghc-7.10 Using compiler: ghc-7.10.3 Using install prefix: /root/.cabal Binaries installed in: /root/.cabal/bin Libraries installed in: /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw Private binaries installed in: /root/.cabal/libexec Data files installed in: /root/.cabal/share/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1 Documentation installed in: /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1 Configuration files installed in: /root/.cabal/etc Using alex version 3.1.4 found on system at: /opt/alex/3.1.4/bin/alex Using ar found on system at: /usr/bin/ar No c2hs found No cpphs found Using gcc version 4.9.2 found on system at: /usr/bin/gcc Using ghc version 7.10.3 found on system at: /opt/ghc/7.10.3/bin/ghc Using ghc-pkg version 7.10.3 found on system at: /opt/ghc/7.10.3/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.16.1 found on system at: /root/.cabal/bin/haddock Using happy version 1.19.5 found on system at: /opt/happy/1.19.5/bin/happy Using haskell-suite found on system at: haskell-suite-dummy-location Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location No hmake found Using hpc version 0.67 found on system at: /opt/ghc/7.10.3/bin/hpc Using hsc2hs version 0.67 found on system at: /opt/ghc/7.10.3/bin/hsc2hs Using hscolour version 1.24 found on system at: /root/.cabal/bin/HsColour No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No pkg-config found Using strip version 2.25 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found Component build order: library, test suite 'ghci-history-parser-test', test suite 'ghci-history-parser-doctest' creating dist/build creating dist/build/autogen Building ghci-history-parser-0.1.0.1... /opt/ghc/7.10.3/bin/ghc-pkg init dist/package.conf.inplace Preprocessing library ghci-history-parser-0.1.0.1... Building library... creating dist/build /opt/ghc/7.10.3/bin/ghc --make -fbuilding-cabal-package -O -static -dynamic-too -dynosuf dyn_o -dynhisuf dyn_hi -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DUSE_PARSEC -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key ghcih_Cvbx3OPMXor21lS38dNoQw -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 GHCi.History GHCi.History.Parse.Common GHCi.History.Parse Parsing Parsing.ReadP Parsing.Parsec [1 of 6] Compiling Parsing ( src/Parsing.hs, dist/build/Parsing.o ) [2 of 6] Compiling Parsing.Parsec ( src/Parsing/Parsec.hs, dist/build/Parsing/Parsec.o ) [3 of 6] Compiling Parsing.ReadP ( src/Parsing/ReadP.hs, dist/build/Parsing/ReadP.o ) [4 of 6] Compiling GHCi.History ( src/GHCi/History.hs, dist/build/GHCi/History.o ) [5 of 6] Compiling GHCi.History.Parse.Common ( src/GHCi/History/Parse/Common.hs, dist/build/GHCi/History/Parse/Common.o ) [6 of 6] Compiling GHCi.History.Parse ( src/GHCi/History/Parse.hs, dist/build/GHCi/History/Parse.o ) Linking... [(InstalledPackageId "base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d",PackageIdentifier {pkgName = PackageName {unPackageName = "base"}, pkgVersion = Version {versionBranch = [4,8,2,0], versionTags = []}},ModuleRenaming True []),(InstalledPackageId "parsec-3.1.11-9fbeb486b9422a628611bfda22e15367",PackageIdentifier {pkgName = PackageName {unPackageName = "parsec"}, pkgVersion = Version {versionBranch = [3,1,11], versionTags = []}},ModuleRenaming True [])] /usr/bin/ar -r dist/build/objs-14570/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw.a dist/build/GHCi/History.o dist/build/GHCi/History/Parse/Common.o dist/build/GHCi/History/Parse.o dist/build/Parsing.o dist/build/Parsing/ReadP.o dist/build/Parsing/Parsec.o /usr/bin/ar: creating dist/build/objs-14570/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw.a /usr/bin/strip dist/build/objs-14570/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw.a --strip-unneeded /opt/ghc/7.10.3/bin/ghc -shared -dynamic '-dynload deploy' -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/array_67iodizgJQIIxYVTp4emlA -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/base_HQfYBxpPvuw8OunzQu6JGM -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.1-3Zy8UsyHmBEEwbReR8x1KT -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binpa_JPOxOw4FLalDxRNtBqZ2ji -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binar_3uXFWMoAGBg0xKP9MHKRwi -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/rts -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/bytes_6VWy06pWzJq9evDvK2d4w6 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/conta_2C3ZI8RgPO2LBMidXKTvIU -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/deeps_6vMKxt5sPFR0XsbRWvvq59 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/direc_0hFG6ZxK1nk4zsyOqbNHfm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/doctest-0.11.0-8onqlrcIvx7I8cCoo1ZPfl -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/filep_Ey7a1in9roBAE8bUFJ5R9m -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghc_0AG9TOjDEtx4Ji3wSwHOBe -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghcpr_8TmvWUcS1U1IKHT0levwg3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hoopl_FCWMV1gJiCi02IwN4CnRgk -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hpc_FUjQx3d1H3dEEtLFWv7hFw -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.3-CYWZadvwAraHdF11VslegI -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-core-2.2.3-7V7Lj80zZjAGvJGtpazzP2 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-discover-2.2.3-FNJ6YRJYuqK26Qm4PbUj3z -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-expectations-0.7.2-EI4zRR5iBcZEoRZjsgGwGV -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/integ_2aU3IZNMF9a7mQ0OzsZ0dS -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.11-AtBt9uDOS2NCyWnucTHV3y -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/prett_JItwetRppk1H5Uq3xbjDGC -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/proce_52AgREEfSrnJLlkGV9YZZJ -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/quickcheck-io-0.1.2-LD9sRWzT6ud3PkzWg8XauD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/templ_GJPvtLC64aA4c1Jl10o2qt -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/time_FTheb6LSxyX1UABIbBXRfn -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/trans_GZTjP9K5WFq01xC9BAGQpF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/unix_KZL8h98IqDM57kQSPo1mKx -this-package-key ghcih_Cvbx3OPMXor21lS38dNoQw -no-auto-link-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 dist/build/GHCi/History.dyn_o dist/build/GHCi/History/Parse/Common.dyn_o dist/build/GHCi/History/Parse.dyn_o dist/build/Parsing.dyn_o dist/build/Parsing/ReadP.dyn_o dist/build/Parsing/Parsec.dyn_o -o dist/build/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw-ghc7.10.3.so In-place registering ghci-history-parser-0.1.0.1... /opt/ghc/7.10.3/bin/ghc-pkg update - --global --user '--package-db=dist/package.conf.inplace' Preprocessing test suite 'ghci-history-parser-test' for ghci-history-parser-0.1.0.1... Building test suite ghci-history-parser-test... creating dist/build/ghci-history-parser-test creating dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp /opt/ghc/7.10.3/bin/ghc --make -no-link -fbuilding-cabal-package -O -static -outputdir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -odir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -hidir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -stubdir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -i -idist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -itest -idist/build/autogen -Idist/build/autogen -Idist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id ghci-history-parser-0.1.0.1-inplace -package-id hspec-2.2.3-dcdc8c27ff2f42f6f504d68e8a0e282c -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 test/Spec.hs -threaded -rtsopts '-with-rtsopts=-N' [1 of 2] Compiling GHCi.History.ParseSpec ( test/GHCi/History/ParseSpec.hs, dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp/GHCi/History/ParseSpec.o ) [2 of 2] Compiling Main ( test/Spec.hs, dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp/Main.o ) Linking... /opt/ghc/7.10.3/bin/ghc --make -fbuilding-cabal-package -O -static -outputdir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -odir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -hidir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -stubdir dist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -i -idist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -itest -idist/build/autogen -Idist/build/autogen -Idist/build/ghci-history-parser-test/ghci-history-parser-test-tmp -optP-include -optPdist/build/autogen/cabal_macros.h '-dynload deploy' -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/array_67iodizgJQIIxYVTp4emlA -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/base_HQfYBxpPvuw8OunzQu6JGM -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.1-3Zy8UsyHmBEEwbReR8x1KT -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binpa_JPOxOw4FLalDxRNtBqZ2ji -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binar_3uXFWMoAGBg0xKP9MHKRwi -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/rts -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/bytes_6VWy06pWzJq9evDvK2d4w6 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/conta_2C3ZI8RgPO2LBMidXKTvIU -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/deeps_6vMKxt5sPFR0XsbRWvvq59 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/direc_0hFG6ZxK1nk4zsyOqbNHfm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/doctest-0.11.0-8onqlrcIvx7I8cCoo1ZPfl -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/filep_Ey7a1in9roBAE8bUFJ5R9m -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghc_0AG9TOjDEtx4Ji3wSwHOBe -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghcpr_8TmvWUcS1U1IKHT0levwg3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hoopl_FCWMV1gJiCi02IwN4CnRgk -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hpc_FUjQx3d1H3dEEtLFWv7hFw -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.3-CYWZadvwAraHdF11VslegI -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-core-2.2.3-7V7Lj80zZjAGvJGtpazzP2 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-discover-2.2.3-FNJ6YRJYuqK26Qm4PbUj3z -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-expectations-0.7.2-EI4zRR5iBcZEoRZjsgGwGV -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/integ_2aU3IZNMF9a7mQ0OzsZ0dS -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.11-AtBt9uDOS2NCyWnucTHV3y -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/prett_JItwetRppk1H5Uq3xbjDGC -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/proce_52AgREEfSrnJLlkGV9YZZJ -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/quickcheck-io-0.1.2-LD9sRWzT6ud3PkzWg8XauD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/templ_GJPvtLC64aA4c1Jl10o2qt -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/time_FTheb6LSxyX1UABIbBXRfn -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/trans_GZTjP9K5WFq01xC9BAGQpF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/unix_KZL8h98IqDM57kQSPo1mKx -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id ghci-history-parser-0.1.0.1-inplace -package-id hspec-2.2.3-dcdc8c27ff2f42f6f504d68e8a0e282c -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 test/Spec.hs -o dist/build/ghci-history-parser-test/ghci-history-parser-test -threaded -rtsopts '-with-rtsopts=-N' Linking dist/build/ghci-history-parser-test/ghci-history-parser-test ... Preprocessing test suite 'ghci-history-parser-doctest' for ghci-history-parser-0.1.0.1... Building test suite ghci-history-parser-doctest... creating dist/build/ghci-history-parser-doctest creating dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp /opt/ghc/7.10.3/bin/ghc --make -no-link -fbuilding-cabal-package -O -static -outputdir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -odir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -hidir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -stubdir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -i -idist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -itest -idist/build/autogen -Idist/build/autogen -Idist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id doctest-0.11.0-f2de5e3c436bd40e7f55a07f2faf9851 -package-id ghci-history-parser-0.1.0.1-inplace -package-id hspec-2.2.3-dcdc8c27ff2f42f6f504d68e8a0e282c -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 test/DoctestMain.hs -threaded [1 of 1] Compiling Main ( test/DoctestMain.hs, dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp/Main.o ) Linking... /opt/ghc/7.10.3/bin/ghc --make -fbuilding-cabal-package -O -static -outputdir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -odir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -hidir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -stubdir dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -i -idist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -itest -idist/build/autogen -Idist/build/autogen -Idist/build/ghci-history-parser-doctest/ghci-history-parser-doctest-tmp -optP-include -optPdist/build/autogen/cabal_macros.h '-dynload deploy' -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/HUnit-1.3.1.1-7IPmJa5HmrxHl6ny5upchm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/QuickCheck-2.8.2-6TxL5Cx3o2p0HsyT59KWiD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ansi-terminal-0.6.2.3-BDlVdfJGo3VHCIHxPTNjH1 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/array_67iodizgJQIIxYVTp4emlA -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/async-2.1.0-KuqnF1GrhHK5nNp6Zzm3jy -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/base_HQfYBxpPvuw8OunzQu6JGM -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/base-compat-0.9.1-3Zy8UsyHmBEEwbReR8x1KT -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binpa_JPOxOw4FLalDxRNtBqZ2ji -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/binar_3uXFWMoAGBg0xKP9MHKRwi -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/rts -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/bytes_6VWy06pWzJq9evDvK2d4w6 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/conta_2C3ZI8RgPO2LBMidXKTvIU -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/deeps_6vMKxt5sPFR0XsbRWvvq59 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/direc_0hFG6ZxK1nk4zsyOqbNHfm -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/doctest-0.11.0-8onqlrcIvx7I8cCoo1ZPfl -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/filep_Ey7a1in9roBAE8bUFJ5R9m -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghc_0AG9TOjDEtx4Ji3wSwHOBe -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghc-paths-0.1.0.9-5rDnX7hezYDKAziKzjDg9e -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/ghcpr_8TmvWUcS1U1IKHT0levwg3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hoopl_FCWMV1gJiCi02IwN4CnRgk -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/hpc_FUjQx3d1H3dEEtLFWv7hFw -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-2.2.3-CYWZadvwAraHdF11VslegI -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-core-2.2.3-7V7Lj80zZjAGvJGtpazzP2 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-discover-2.2.3-FNJ6YRJYuqK26Qm4PbUj3z -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/hspec-expectations-0.7.2-EI4zRR5iBcZEoRZjsgGwGV -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/integ_2aU3IZNMF9a7mQ0OzsZ0dS -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/mtl-2.2.1-Aue4leSeVkpKLsfHIV51E8 -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/parsec-3.1.11-AtBt9uDOS2NCyWnucTHV3y -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/prett_JItwetRppk1H5Uq3xbjDGC -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/primitive-0.6.1.0-EphY2c7CCxSCBKjAN0YTR3 -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/proce_52AgREEfSrnJLlkGV9YZZJ -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/quickcheck-io-0.1.2-LD9sRWzT6ud3PkzWg8XauD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/random-1.1-9Kgekc9yEaLHLNUuw6paWL -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/setenv-0.1.1.3-6IUqFDI6NejGrNz9ulqEjc -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/stm-2.4.4.1-EyxFXFfnfY05IrjGaqCxeD -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/syb-0.6-4kccWaTe3QZLxAMQYKgEyE -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/templ_GJPvtLC64aA4c1Jl10o2qt -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/text-1.2.2.1-HmqVQnZSpjaC156ABqPhne -optl-Wl,-rpath,/root/.cabal/lib/x86_64-linux-ghc-7.10.3/tf-random-0.5-1eLmkn3WUnC8NZpPuDLGKF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/time_FTheb6LSxyX1UABIbBXRfn -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/trans_GZTjP9K5WFq01xC9BAGQpF -optl-Wl,-rpath,/opt/ghc/7.10.3/lib/ghc-7.10.3/unix_KZL8h98IqDM57kQSPo1mKx -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id doctest-0.11.0-f2de5e3c436bd40e7f55a07f2faf9851 -package-id ghci-history-parser-0.1.0.1-inplace -package-id hspec-2.2.3-dcdc8c27ff2f42f6f504d68e8a0e282c -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 test/DoctestMain.hs -o dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest -threaded Linking dist/build/ghci-history-parser-doctest/ghci-history-parser-doctest ... Running Haddock for ghci-history-parser-0.1.0.1... /root/.cabal/bin/haddock --ghc-version creating dist/build creating dist/build/autogen /opt/ghc/7.10.3/bin/ghc --print-libdir Preprocessing library ghci-history-parser-0.1.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: mtl-2.2.1, parsec-3.1.11, text-1.2.2.1 creating dist/doc/html/ghci-history-parser creating dist/doc/html creating dist/doc creating dist/doc/html creating dist/doc/html/ghci-history-parser /root/.cabal/bin/haddock '--prologue=dist/doc/html/ghci-history-parser/haddock-prologue1804289383846930886.txt' '--dump-interface=dist/doc/html/ghci-history-parser/ghci-history-parser.haddock' '--package-name=ghci-history-parser' '--package-version=0.1.0.1' '--hide=Parsing' '--hide=Parsing.ReadP' '--hide=Parsing.Parsec' '--verbosity=1' --html '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/array-0.5.1.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/array-0.5.1.0/array.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/base-4.8.2.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/base-4.8.2.0/base.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/binary-0.7.5.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/binary-0.7.5.0/binary.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/bytestring-0.10.6.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/bytestring-0.10.6.0/bytestring.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/containers-0.5.6.2,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/containers-0.5.6.2/containers.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/deepseq-1.4.1.1,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/deepseq-1.4.1.1/deepseq.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/ghc-prim-0.4.0.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/ghc-prim-0.4.0.0/ghc-prim.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/integer-gmp-1.0.0.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/integer-gmp-1.0.0.0/integer-gmp.haddock' '--read-interface=file:///opt/ghc/7.10.3/share/doc/ghc/html/libraries/transformers-0.4.2.0,/opt/ghc/7.10.3/share/doc/ghc/html/libraries/transformers-0.4.2.0/transformers.haddock' '--odir=dist/doc/html/ghci-history-parser/' '--title=ghci-history-parser-0.1.0.1: parse output of ghci ":history" command' '--optghc=-fbuilding-cabal-package' '--optghc=-O' '--optghc=-outputdir' '--optghc=dist/build' '--optghc=-odir' '--optghc=dist/build/tmp-14667' '--optghc=-hidir' '--optghc=dist/build/tmp-14667' '--optghc=-stubdir' '--optghc=dist/build/tmp-14667' '--optghc=-i' '--optghc=-idist/build' '--optghc=-isrc' '--optghc=-idist/build/autogen' '--optghc=-Idist/build/autogen' '--optghc=-Idist/build' '--optghc=-optP-DUSE_PARSEC' '--optghc=-optP-D__HADDOCK_VERSION__=2161' '--optghc=-optP-include' '--optghc=-optPdist/build/autogen/cabal_macros.h' '--optghc=-this-package-key' '--optghc=ghcih_Cvbx3OPMXor21lS38dNoQw' '--optghc=-hide-all-packages' '--optghc=-package-id' '--optghc=base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d' '--optghc=-package-id' '--optghc=parsec-3.1.11-9fbeb486b9422a628611bfda22e15367' '--optghc=-XHaskell98' -B/opt/ghc/7.10.3/lib/ghc-7.10.3 src/GHCi/History.hs src/GHCi/History/Parse/Common.hs src/GHCi/History/Parse.hs src/Parsing.hs src/Parsing/ReadP.hs src/Parsing/Parsec.hs Haddock coverage: 75% ( 3 / 4) in 'Parsing' Missing documentation for: Parsing (src/Parsing.hs:19) 0% ( 0 / 3) in 'Parsing.Parsec' Missing documentation for: Module header (src/Parsing/Parsec.hs:24) parse (src/Parsing/Parsec.hs:41) 60% ( 3 / 5) in 'Parsing.ReadP' Missing documentation for: Module header (src/Parsing/ReadP.hs:12) 43% ( 3 / 7) in 'GHCi.History' Missing documentation for: startLine (src/GHCi/History.hs:27) startCol (src/GHCi/History.hs:28) endLine (src/GHCi/History.hs:29) endCol (src/GHCi/History.hs:30) 53% ( 8 / 15) in 'GHCi.History.Parse.Common' Missing documentation for: someSpace (src/GHCi/History/Parse/Common.hs:20) num (src/GHCi/History/Parse/Common.hs:22) posRange (src/GHCi/History/Parse/Common.hs:47) filename (src/GHCi/History/Parse/Common.hs:49) emptyHistory (src/GHCi/History/Parse/Common.hs:65) nonEmptyHistory (src/GHCi/History/Parse/Common.hs:68) history (src/GHCi/History/Parse/Common.hs:71) 100% ( 2 / 2) in 'GHCi.History.Parse' Warning: GHCi.History.Parse.Common: could not find link destinations for: Parsing Parser Documentation created: dist/doc/html/ghci-history-parser/index.html Preprocessing test suite 'ghci-history-parser-test' for ghci-history-parser-0.1.0.1... Preprocessing test suite 'ghci-history-parser-doctest' for ghci-history-parser-0.1.0.1... creating dist/doc/html/ghci-history-parser Installing ChangeLog.md to dist/doc/html/ghci-history-parser/ChangeLog.md creating dist/doc/html/ghci-history-parser Installing README.md to dist/doc/html/ghci-history-parser/README.md Running 2 test suites... Test suite ghci-history-parser-test: RUNNING... Test suite ghci-history-parser-test: PASS Test suite logged to: dist/test/ghci-history-parser-0.1.0.1-ghci-history-parser-test.log Test suite ghci-history-parser-doctest: RUNNING... Test suite ghci-history-parser-doctest: PASS Test suite logged to: dist/test/ghci-history-parser-0.1.0.1-ghci-history-parser-doctest.log 2 of 2 test suites (2 of 2 test cases) passed. /opt/ghc/7.10.3/bin/ghc --abi-hash -fbuilding-cabal-package -O -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DUSE_PARSEC -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key ghcih_Cvbx3OPMXor21lS38dNoQw -hide-all-packages -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 GHCi.History GHCi.History.Parse.Common GHCi.History.Parse Creating package registration file: /tmp/pkgConf-ghci-history-parser-0.1.07833686901102520059.1 directory dist/doc/html/ghci-history-parser does exist: True creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1 creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html copy directory 'dist/doc/html/ghci-history-parser' to '/root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html'. creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html Installing dist/doc/html/ghci-history-parser/hslogo-16.png to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/hslogo-16.png Installing dist/doc/html/ghci-history-parser/ChangeLog.md to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/ChangeLog.md Installing dist/doc/html/ghci-history-parser/index.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/index.html Installing dist/doc/html/ghci-history-parser/haddock-util.js to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/haddock-util.js Installing dist/doc/html/ghci-history-parser/synopsis.png to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/synopsis.png Installing dist/doc/html/ghci-history-parser/README.md to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/README.md Installing dist/doc/html/ghci-history-parser/minus.gif to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/minus.gif Installing dist/doc/html/ghci-history-parser/mini_GHCi-History-Parse.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/mini_GHCi-History-Parse.html Installing dist/doc/html/ghci-history-parser/frames.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/frames.html Installing dist/doc/html/ghci-history-parser/ghci-history-parser.haddock to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/ghci-history-parser.haddock Installing dist/doc/html/ghci-history-parser/ocean.css to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/ocean.css Installing dist/doc/html/ghci-history-parser/GHCi-History-Parse-Common.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/GHCi-History-Parse-Common.html Installing dist/doc/html/ghci-history-parser/index-frames.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/index-frames.html Installing dist/doc/html/ghci-history-parser/GHCi-History.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/GHCi-History.html Installing dist/doc/html/ghci-history-parser/mini_GHCi-History-Parse-Common.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/mini_GHCi-History-Parse-Common.html Installing dist/doc/html/ghci-history-parser/GHCi-History-Parse.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/GHCi-History-Parse.html Installing dist/doc/html/ghci-history-parser/plus.gif to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/plus.gif Installing dist/doc/html/ghci-history-parser/doc-index.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/doc-index.html Installing dist/doc/html/ghci-history-parser/mini_GHCi-History.html to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/mini_GHCi-History.html creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html Installing dist/doc/html/ghci-history-parser/ghci-history-parser.haddock to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/html/ghci-history-parser.haddock creating /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1 Installing LICENSE to /root/.cabal/share/doc/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1/LICENSE Installing library in /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing Installing dist/build/GHCi/History.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History.hi Installing dist/build/GHCi/History/Parse/Common.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse/Common.hi Installing dist/build/GHCi/History/Parse.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse.hi Installing dist/build/Parsing.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing.hi Installing dist/build/Parsing/ReadP.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing/ReadP.hi Installing dist/build/Parsing/Parsec.hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing/Parsec.hi creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing Installing dist/build/GHCi/History.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History.dyn_hi Installing dist/build/GHCi/History/Parse/Common.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse/Common.dyn_hi Installing dist/build/GHCi/History/Parse.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/GHCi/History/Parse.dyn_hi Installing dist/build/Parsing.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing.dyn_hi Installing dist/build/Parsing/ReadP.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing/ReadP.dyn_hi Installing dist/build/Parsing/Parsec.dyn_hi to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/Parsing/Parsec.dyn_hi creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw Installing dist/build/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw.a to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw.a creating /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw /usr/bin/strip dist/build/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw-ghc7.10.3.so --strip-unneeded Installing executable dist/build/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw-ghc7.10.3.so to /root/.cabal/lib/x86_64-linux-ghc-7.10.3/ghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw/libHSghci-history-parser-0.1.0.1-Cvbx3OPMXor21lS38dNoQw-ghc7.10.3.so /opt/ghc/7.10.3/bin/ghc --abi-hash -fbuilding-cabal-package -O -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -isrc -idist/build/autogen -Idist/build/autogen -Idist/build -optP-DUSE_PARSEC -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key ghcih_Cvbx3OPMXor21lS38dNoQw -hide-all-packages -package-id base-4.8.2.0-0d6d1084fbc041e1cded9228e80e264d -package-id parsec-3.1.11-9fbeb486b9422a628611bfda22e15367 -XHaskell98 GHCi.History GHCi.History.Parse.Common GHCi.History.Parse Registering ghci-history-parser-0.1.0.1... /opt/ghc/7.10.3/bin/ghc-pkg update - --global --user