Configuring pipes-4.1.6... Dependency base ==4.8.1.0: using base-4.8.1.0 Dependency mmorph ==1.0.4: using mmorph-1.0.4 Dependency mtl ==2.2.1: using mtl-2.2.1 Dependency transformers ==0.4.2.0: using transformers-0.4.2.0 Using Cabal-1.22.4.0 compiled by ghc-7.10 Using compiler: ghc-7.10.2 Using install prefix: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2 Binaries installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/hackage-bin Libraries installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 Private binaries installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/libexec Data files installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/share/x86_64-linux-ghc-7.10.2/pipes-4.1.6 Documentation installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/share/doc/x86_64-linux-ghc-7.10.2/pipes-4.1.6 Configuration files installed in: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/etc Using alex version 3.1.4 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/hackage-bin/alex Using ar found on system at: /usr/bin/ar No c2hs found Using cpphs version 1.19 found on system at: /mit/ghc/arch/amd64_ubuntu1404/bin/cpphs Using gcc version 4.8 found on system at: /usr/bin/gcc Using ghc version 7.10.2 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc Using ghc-pkg version 7.10.2 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc-pkg No ghcjs found No ghcjs-pkg found No greencard found Using haddock version 2.16.1 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/haddock Using happy version 1.19.5 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/hackage-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: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/hpc Using hsc2hs version 0.67 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/hsc2hs Using hscolour version 1.22 found on system at: /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/hackage-bin/HsColour No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found Using pkg-config version 0.26 found on system at: /usr/bin/pkg-config Using strip version 2.24 found on system at: /usr/bin/strip Using tar found on system at: /bin/tar No uhc found Component build order: library creating dist/build creating dist/build/autogen Building pipes-4.1.6... /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc-pkg init dist/package.conf.inplace Preprocessing library pipes-4.1.6... Building library... creating dist/build /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/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 -I/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key pipes_E83Gh9X08vG1gU7tlpfBH7 -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.8.1.0-4f7206fd964c629946bb89db72c80011 -package-id mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39 -package-id mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb -package-id transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff -XHaskell2010 Pipes Pipes.Core Pipes.Internal Pipes.Lift Pipes.Prelude Pipes.Tutorial -O2 -Wall [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.o ) src/Pipes/Internal.hs:38:1: Warning: The import of ‘<*>, pure, Applicative, *>’ from module ‘Control.Applicative’ is redundant src/Pipes/Internal.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes/Internal.hs:48:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Internal.hs:106:5: Warning: Rule "_bind (Request a' k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:108:5: Warning: Rule "_bind (Respond b k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:110:5: Warning: Rule "_bind (M m) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:112:5: Warning: Rule "_bind (Pure r ) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.o ) src/Pipes/Core.hs:326:5: Warning: Rule "(Request x' fx ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:328:5: Warning: Rule "(Respond b fb') //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:330:5: Warning: Rule "(M m ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:332:5: Warning: Rule "(Pure a ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:458:5: Warning: Rule "fb' >\ (Request b' fb )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:460:5: Warning: Rule "fb' >\ (Respond x fx')" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:462:5: Warning: Rule "fb' >\ (M m )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:464:5: Warning: Rule "fb' >\ (Pure a )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:870:5: Warning: Rule "(p //> f) //> g" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:872:5: Warning: Rule "p //> respond" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:874:5: Warning: Rule "respond x //> f" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:876:5: Warning: Rule "f >\ (g >\ p)" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:878:5: Warning: Rule "request >\ p" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:880:5: Warning: Rule "f >\ request x" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:882:5: Warning: Rule "(p >>~ f) >>~ g" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:884:5: Warning: Rule "p >>~ push" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:886:5: Warning: Rule "push x >>~ f" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:888:5: Warning: Rule "f +>> (g +>> p)" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:890:5: Warning: Rule "pull +>> p" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:892:5: Warning: Rule "f +>> pull x" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ [3 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.o ) src/Pipes/Lift.hs:50:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes/Lift.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Lift.hs:81:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:83:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:86:12: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:91:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:92:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:94:16: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:99:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:100:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:102:31: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:104:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:105:27: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:106:5: Warning: In the use of ‘E.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [4 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.o ) src/Pipes.hs:67:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Pipes.hs:69:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes.hs:75:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes.hs:80:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes.hs:524:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:526:21: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:174:5: Warning: Rule "for (for p f) g" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:176:5: Warning: Rule "for p yield" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:178:5: Warning: Rule "for (yield x) f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:180:5: Warning: Rule "for cat f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:188:5: Warning: Rule "f >~ (g >~ p)" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:190:5: Warning: Rule "await >~ p" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:192:5: Warning: Rule "p >~ await" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:194:5: Warning: Rule "m >~ cat" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:202:5: Warning: Rule "p1 >-> (p2 >-> p3)" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:205:5: Warning: Rule "p >-> cat" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:207:5: Warning: Rule "cat >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.o ) src/Pipes/Prelude.hs:196:3: Warning: Rule "repeatM m >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:246:5: Warning: Rule "p >-> mapM_ f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:256:5: Warning: Rule "p >-> print" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:266:5: Warning: Rule "p >-> toHandle handle" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:276:5: Warning: Rule "p >-> drain" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:304:5: Warning: Rule "p >-> map f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:306:5: Warning: Rule "map f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:324:5: Warning: Rule "p >-> mapM f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:328:5: Warning: Rule "mapM f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:347:5: Warning: Rule "p >-> mapFoldable f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:362:5: Warning: Rule "p >-> filter predicate" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:380:5: Warning: Rule "p >-> filterM predicate" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:477:5: Warning: Rule "p >-> concat" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:539:5: Warning: Rule "p >-> chain f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:543:5: Warning: Rule "chain f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:558:5: Warning: Rule "p >-> read" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.o ) src/Pipes/Tutorial.hs:90:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc --make -fbuilding-cabal-package -O -prof -osuf p_o -hisuf p_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 -I/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key pipes_E83Gh9X08vG1gU7tlpfBH7 -hide-all-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.8.1.0-4f7206fd964c629946bb89db72c80011 -package-id mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39 -package-id mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb -package-id transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff -XHaskell2010 Pipes Pipes.Core Pipes.Internal Pipes.Lift Pipes.Prelude Pipes.Tutorial -O2 -Wall [1 of 6] Compiling Pipes.Internal ( src/Pipes/Internal.hs, dist/build/Pipes/Internal.p_o ) src/Pipes/Internal.hs:38:1: Warning: The import of ‘<*>, pure, Applicative, *>’ from module ‘Control.Applicative’ is redundant src/Pipes/Internal.hs:44:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes/Internal.hs:48:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Internal.hs:106:5: Warning: Rule "_bind (Request a' k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:108:5: Warning: Rule "_bind (Respond b k) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:110:5: Warning: Rule "_bind (M m) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ src/Pipes/Internal.hs:112:5: Warning: Rule "_bind (Pure r ) f" may never fire because ‘_bind’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘_bind’ [2 of 6] Compiling Pipes.Core ( src/Pipes/Core.hs, dist/build/Pipes/Core.p_o ) src/Pipes/Core.hs:326:5: Warning: Rule "(Request x' fx ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:328:5: Warning: Rule "(Respond b fb') //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:330:5: Warning: Rule "(M m ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:332:5: Warning: Rule "(Pure a ) //> fb" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:458:5: Warning: Rule "fb' >\ (Request b' fb )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:460:5: Warning: Rule "fb' >\ (Respond x fx')" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:462:5: Warning: Rule "fb' >\ (M m )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:464:5: Warning: Rule "fb' >\ (Pure a )" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:870:5: Warning: Rule "(p //> f) //> g" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:872:5: Warning: Rule "p //> respond" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:874:5: Warning: Rule "respond x //> f" may never fire because ‘//>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘//>’ src/Pipes/Core.hs:876:5: Warning: Rule "f >\ (g >\ p)" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:878:5: Warning: Rule "request >\ p" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:880:5: Warning: Rule "f >\ request x" may never fire because ‘>\\’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>\\’ src/Pipes/Core.hs:882:5: Warning: Rule "(p >>~ f) >>~ g" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:884:5: Warning: Rule "p >>~ push" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:886:5: Warning: Rule "push x >>~ f" may never fire because ‘>>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>>~’ src/Pipes/Core.hs:888:5: Warning: Rule "f +>> (g +>> p)" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:890:5: Warning: Rule "pull +>> p" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ src/Pipes/Core.hs:892:5: Warning: Rule "f +>> pull x" may never fire because ‘+>>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘+>>’ [3 of 6] Compiling Pipes.Lift ( src/Pipes/Lift.hs, dist/build/Pipes/Lift.p_o ) src/Pipes/Lift.hs:50:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes/Lift.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes/Lift.hs:81:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:83:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:86:12: Warning: In the use of data constructor ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:91:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:92:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:94:16: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:99:18: Warning: In the use of type constructor or class ‘E.Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:100:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:102:31: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:104:25: Warning: In the use of type constructor or class ‘E.ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:105:27: Warning: In the use of ‘E.runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes/Lift.hs:106:5: Warning: In the use of ‘E.catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" [4 of 6] Compiling Pipes ( src/Pipes.hs, dist/build/Pipes.p_o ) src/Pipes.hs:67:1: Warning: The import of ‘<*>, pure, Applicative’ from module ‘Control.Applicative’ is redundant src/Pipes.hs:69:1: Warning: Module ‘Control.Monad.Error’ is deprecated: Use Control.Monad.Except instead src/Pipes.hs:75:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead src/Pipes.hs:80:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() src/Pipes.hs:524:22: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:526:21: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" src/Pipes.hs:174:5: Warning: Rule "for (for p f) g" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:176:5: Warning: Rule "for p yield" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:178:5: Warning: Rule "for (yield x) f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:180:5: Warning: Rule "for cat f" may never fire because ‘for’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘for’ src/Pipes.hs:188:5: Warning: Rule "f >~ (g >~ p)" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:190:5: Warning: Rule "await >~ p" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:192:5: Warning: Rule "p >~ await" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:194:5: Warning: Rule "m >~ cat" may never fire because ‘>~’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>~’ src/Pipes.hs:202:5: Warning: Rule "p1 >-> (p2 >-> p3)" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:205:5: Warning: Rule "p >-> cat" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes.hs:207:5: Warning: Rule "cat >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ [5 of 6] Compiling Pipes.Prelude ( src/Pipes/Prelude.hs, dist/build/Pipes/Prelude.p_o ) src/Pipes/Prelude.hs:196:3: Warning: Rule "repeatM m >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:246:5: Warning: Rule "p >-> mapM_ f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:256:5: Warning: Rule "p >-> print" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:266:5: Warning: Rule "p >-> toHandle handle" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:276:5: Warning: Rule "p >-> drain" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:304:5: Warning: Rule "p >-> map f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:306:5: Warning: Rule "map f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:324:5: Warning: Rule "p >-> mapM f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:328:5: Warning: Rule "mapM f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:347:5: Warning: Rule "p >-> mapFoldable f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:362:5: Warning: Rule "p >-> filter predicate" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:380:5: Warning: Rule "p >-> filterM predicate" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:477:5: Warning: Rule "p >-> concat" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:539:5: Warning: Rule "p >-> chain f" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:543:5: Warning: Rule "chain f >-> p" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ src/Pipes/Prelude.hs:558:5: Warning: Rule "p >-> read" may never fire because ‘>->’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘>->’ [6 of 6] Compiling Pipes.Tutorial ( src/Pipes/Tutorial.hs, dist/build/Pipes/Tutorial.p_o ) src/Pipes/Tutorial.hs:90:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead Linking... [(InstalledPackageId "base-4.8.1.0-4f7206fd964c629946bb89db72c80011",PackageIdentifier {pkgName = PackageName {unPackageName = "base"}, pkgVersion = Version {versionBranch = [4,8,1,0], versionTags = []}},ModuleRenaming True []),(InstalledPackageId "mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39",PackageIdentifier {pkgName = PackageName {unPackageName = "mmorph"}, pkgVersion = Version {versionBranch = [1,0,4], versionTags = []}},ModuleRenaming True []),(InstalledPackageId "mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb",PackageIdentifier {pkgName = PackageName {unPackageName = "mtl"}, pkgVersion = Version {versionBranch = [2,2,1], versionTags = []}},ModuleRenaming True []),(InstalledPackageId "transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff",PackageIdentifier {pkgName = PackageName {unPackageName = "transformers"}, pkgVersion = Version {versionBranch = [0,4,2,0], versionTags = []}},ModuleRenaming True [])] /usr/bin/ar -r dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7.a dist/build/Pipes.o dist/build/Pipes/Core.o dist/build/Pipes/Internal.o dist/build/Pipes/Lift.o dist/build/Pipes/Prelude.o dist/build/Pipes/Tutorial.o /usr/bin/ar: creating dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7.a /usr/bin/strip dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7.a --strip-unneeded /usr/bin/ar -r dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7_p.a dist/build/Pipes.p_o dist/build/Pipes/Core.p_o dist/build/Pipes/Internal.p_o dist/build/Pipes/Lift.p_o dist/build/Pipes/Prelude.p_o dist/build/Pipes/Tutorial.p_o /usr/bin/ar: creating dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7_p.a /usr/bin/strip dist/build/objs-6007/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7_p.a --strip-unneeded /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc -shared -dynamic -L/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 '-dynload deploy' -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/ghc-7.10.2/base_GDytRqRVSUX7zckgKqJjgw -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/ghc-7.10.2/rts -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/ghc-7.10.2/ghcpr_8TmvWUcS1U1IKHT0levwg3 -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/ghc-7.10.2/integ_2aU3IZNMF9a7mQ0OzsZ0dS -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/mtl_KMpng31YRYc5JfMWFZ3FCU -optl-Wl,-rpath,/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/ghc-7.10.2/trans_3eG64VdP2vzGjP6wJiCp5X -this-package-key pipes_E83Gh9X08vG1gU7tlpfBH7 -no-auto-link-packages -no-user-package-db -package-db dist/package.conf.inplace -package-id base-4.8.1.0-4f7206fd964c629946bb89db72c80011 -package-id mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39 -package-id mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb -package-id transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff dist/build/Pipes.dyn_o dist/build/Pipes/Core.dyn_o dist/build/Pipes/Internal.dyn_o dist/build/Pipes/Lift.dyn_o dist/build/Pipes/Prelude.dyn_o dist/build/Pipes/Tutorial.dyn_o -o dist/build/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7-ghc7.10.2.so In-place registering pipes-4.1.6... /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc-pkg update - --global --no-user-package-db '--package-db=dist/package.conf.inplace' /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/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 -I/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key pipes_E83Gh9X08vG1gU7tlpfBH7 -hide-all-packages -no-user-package-db -package-id base-4.8.1.0-4f7206fd964c629946bb89db72c80011 -package-id mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39 -package-id mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb -package-id transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff -XHaskell2010 Pipes Pipes.Core Pipes.Internal Pipes.Lift Pipes.Prelude Pipes.Tutorial -O2 -Wall Creating package registration file: /tmp/pkgConf-pipes-4.12862892701145357080.6 directory dist/doc/html/pipes does exist: False creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/share/doc/x86_64-linux-ghc-7.10.2/pipes-4.1.6 Installing LICENSE to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/share/doc/x86_64-linux-ghc-7.10.2/pipes-4.1.6/LICENSE Installing library in /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes Installing dist/build/Pipes.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes.hi Installing dist/build/Pipes/Core.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Core.hi Installing dist/build/Pipes/Internal.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Internal.hi Installing dist/build/Pipes/Lift.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Lift.hi Installing dist/build/Pipes/Prelude.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Prelude.hi Installing dist/build/Pipes/Tutorial.hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Tutorial.hi creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes Installing dist/build/Pipes.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes.p_hi Installing dist/build/Pipes/Core.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Core.p_hi Installing dist/build/Pipes/Internal.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Internal.p_hi Installing dist/build/Pipes/Lift.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Lift.p_hi Installing dist/build/Pipes/Prelude.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Prelude.p_hi Installing dist/build/Pipes/Tutorial.p_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Tutorial.p_hi creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes Installing dist/build/Pipes.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes.dyn_hi Installing dist/build/Pipes/Core.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Core.dyn_hi Installing dist/build/Pipes/Internal.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Internal.dyn_hi Installing dist/build/Pipes/Lift.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Lift.dyn_hi Installing dist/build/Pipes/Prelude.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Prelude.dyn_hi Installing dist/build/Pipes/Tutorial.dyn_hi to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/Pipes/Tutorial.dyn_hi creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 Installing dist/build/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7.a to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7.a creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 Installing dist/build/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7_p.a to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7_p.a creating /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7 /usr/bin/strip dist/build/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7-ghc7.10.2.so --strip-unneeded Installing executable dist/build/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7-ghc7.10.2.so to /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/lib/x86_64-linux-ghc-7.10.2/pipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7/libHSpipes-4.1.6-E83Gh9X08vG1gU7tlpfBH7-ghc7.10.2.so /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/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 -I/tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bzip2/bzip2-1.0.6 -optP-include -optPdist/build/autogen/cabal_macros.h -this-package-key pipes_E83Gh9X08vG1gU7tlpfBH7 -hide-all-packages -no-user-package-db -package-id base-4.8.1.0-4f7206fd964c629946bb89db72c80011 -package-id mmorph-1.0.4-dd38bfb9311d09724528d9d040ed8e39 -package-id mtl-2.2.1-5cf332b11edb88a6040af20fd6a58acb -package-id transformers-0.4.2.0-21dcbf13c43f5d8cf6a1f54dee6c5bff -XHaskell2010 Pipes Pipes.Core Pipes.Internal Pipes.Lift Pipes.Prelude Pipes.Tutorial -O2 -Wall Registering pipes-4.1.6... /tmp/kenta/afs/sipb.mit.edu/project/ghc/arch/amd64_ubuntu1404/install/7.10.2/bin/ghc-pkg update - --global --no-user-package-db