*** setup configure Configuring arrows-0.4... Dependency Stream -any: using Stream-0.4.1 Dependency base >=2.0 && <3.1: using base-3.0.3.2 Using Cabal-1.8.0.6 compiled by ghc-6.12 Using compiler: ghc-6.12.3 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/arrows-0.4/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/arrows-0.4 Documentation installed in: /usr/local/tmp/archive/install/share/doc/arrows-0.4 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.18.5 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library arrows-0.4... Building arrows-0.4... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name arrows-0.4 -hide-all-packages -fbuilding-cabal-package -i -idist/build -i. -idist/build/autogen -Idist/build/autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build -hidir dist/build -stubdir dist/build -package-id Stream-0.4.1-93c9034d128a8786e258eeaea87273f5 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -O -XMultiParamTypeClasses -XFunctionalDependencies -XUndecidableInstances Control.Arrow.Operations Control.Arrow.Transformer.Automaton Control.Arrow.Transformer.CoState Control.Arrow.Transformer.Error Control.Arrow.Transformer.State Control.Arrow.Transformer.Static Control.Arrow.Transformer.Stream Control.Arrow.Transformer.Writer Control.Arrow.Transformer.Reader Control.Arrow.Transformer.All Control.Arrow.Transformer Control.Arrow.Internals [ 3 of 12] Compiling Control.Arrow.Internals ( Control/Arrow/Internals.hs, dist/build/Control/Arrow/Internals.o ) Control/Arrow/Internals.hs:1:0: Warning: Module `Prelude' is deprecated: You are using the old package `base' version 3.x. Future GHC versions will not support base version 3.x. You should update your code to use the new base version 4.x. [ 4 of 12] Compiling Control.Arrow.Transformer.Automaton ( Control/Arrow/Transformer/Automaton.hs, dist/build/Control/Arrow/Transformer/Automaton.o ) Control/Arrow/Transformer/Automaton.hs:24:29: Module `Control.Arrow' does not export `pure'