*** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/ChasingBottoms-1.2.2 --verbose Configuring ChasingBottoms-1.2.2... Flags chosen: small_base=True Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency QuickCheck >=1.1 && <2: using QuickCheck-1.2.0.0 Dependency base ==3.*: using base-3.0.3.2 Dependency containers >=0.1 && <1: using containers-0.3.0.0 Dependency mtl >=1.1 && <2: using mtl-1.1.1.0 Dependency random ==1.*: using random-1.0.0.2 Using Cabal-1.8.0.2 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/ChasingBottoms-1.2.2/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ChasingBottoms-1.2.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ChasingBottoms-1.2.2 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup build setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ChasingBottoms-1.2.2... Building ChasingBottoms-1.2.2... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc --make -package-name ChasingBottoms-1.2.2 -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 QuickCheck-1.2.0.0-08cb5195630d1e579d81e279b6c206c1 -package-id base-3.0.3.2-260693a92016991a03206b5a55f6a411 -package-id containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 -package-id mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 -package-id random-1.0.0.2-3f4f79037f4383d8a3872916cdac8d3f -O Test.ChasingBottoms Test.ChasingBottoms.Approx Test.ChasingBottoms.ApproxShow Test.ChasingBottoms.ContinuousFunctions Test.ChasingBottoms.IsBottom Test.ChasingBottoms.Nat Test.ChasingBottoms.SemanticOrd Test.ChasingBottoms.TimeOut Test.ChasingBottoms.IsType [1 of 9] Compiling Test.ChasingBottoms.IsType ( Test/ChasingBottoms/IsType.hs, dist/build/Test/ChasingBottoms/IsType.o ) Test/ChasingBottoms/Approx.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead Test/ChasingBottoms/ApproxShow.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead Test/ChasingBottoms/IsType.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. Test/ChasingBottoms/SemanticOrd.hs:1:11: Warning: -fallow-undecidable-instances is deprecated: use -XUndecidableInstances or pragma {-# LANGUAGE UndecidableInstances #-} instead [2 of 9] Compiling Test.ChasingBottoms.TimeOut ( Test/ChasingBottoms/TimeOut.hs, dist/build/Test/ChasingBottoms/TimeOut.o ) Test/ChasingBottoms/TimeOut.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. Test/ChasingBottoms/TimeOut.hs:30:0: Warning: In the use of data constructor `E.DynException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/TimeOut.hs:30:0: Warning: In the use of `E.catch' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/TimeOut.hs:30:0: Warning: In the use of `E.throwDynTo' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/TimeOut.hs:30:0: Warning: In the use of type constructor or class `E.Exception' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." [3 of 9] Compiling Test.ChasingBottoms.Nat ( Test/ChasingBottoms/Nat.hs, dist/build/Test/ChasingBottoms/Nat.o ) Test/ChasingBottoms/Nat.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 9] Compiling Test.ChasingBottoms.IsBottom ( Test/ChasingBottoms/IsBottom.hs, dist/build/Test/ChasingBottoms/IsBottom.o ) Test/ChasingBottoms/IsBottom.hs:18: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. Test/ChasingBottoms/IsBottom.hs:19:26: Warning: In the use of `catch' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `ArithException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `ErrorCall' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `NonTermination' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `DynException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `ArrayException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `AssertionFailed' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `AsyncException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `BlockedOnDeadMVar' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `Deadlock' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `ExitException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `IOException' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `NoMethodError' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `PatternMatchFail' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `RecConError' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `RecSelError' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." Test/ChasingBottoms/IsBottom.hs:19:40: Warning: In the use of data constructor `RecUpdError' (imported from Control.Exception, but defined in base:Control.OldException): Deprecated: "Future versions of base will not support the old exceptions style. Please switch to extensible exceptions." [5 of 9] Compiling Test.ChasingBottoms.ContinuousFunctions ( Test/ChasingBottoms/ContinuousFunctions.hs, dist/build/Test/ChasingBottoms/ContinuousFunctions.o ) Test/ChasingBottoms/ContinuousFunctions.hs:251:4: Not in scope: data constructor `StringConstr' Test/ChasingBottoms/ContinuousFunctions.hs:311:15: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 Test/ChasingBottoms/ContinuousFunctions.hs:313:17: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 Test/ChasingBottoms/ContinuousFunctions.hs:343:16: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 Test/ChasingBottoms/ContinuousFunctions.hs:450:13: Not in scope: data constructor `StringRep' *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=/package/ChasingBottoms-1.2.2 --constraint=base<4 --constraint=parsec<3 --constraint=QuickCheck<2 --verbose Configuring ChasingBottoms-1.2.2... Flags chosen: small_base=True Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency QuickCheck >=1.1 && <2: using QuickCheck-1.2.0.0 Dependency base ==3.*: using base-3.0.3.2 Dependency containers >=0.1 && <1: using containers-0.3.0.0 Dependency mtl >=1.1 && <2: using mtl-1.1.1.0 Dependency random ==1.*: using random-1.0.0.2 Using Cabal-1.8.0.2 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/ChasingBottoms-1.2.2/ghc-6.12.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/ChasingBottoms-1.2.2 Documentation installed in: /usr/local/tmp/archive/install/share/doc/ChasingBottoms-1.2.2 Using alex version 2.3.3 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.16.0 found on system at: /usr/local/bin/c2hs Using cpphs version 1.11 found on system at: /usr/local/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.4.5 found on system at: /usr/bin/gcc Using ghc version 6.12.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.12.3 found on system at: /usr/local/bin/ghc-pkg Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard Using haddock version 2.8.1 found on system at: /usr/local/bin/haddock Using happy version 1.17 found on system at: /usr/local/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.17 found on system at: /usr/local/bin/HsColour Using hugs found on system at: /usr/local/bin/hugs No jhc found Using ld found on system at: /usr/bin/ld No lhc found No lhc-pkg found No nhc98 found Using pkg-config version 0.25 found on system at: /usr/bin/pkg-config Using ranlib found on system at: /usr/bin/ranlib Using strip found on system at: /usr/bin/strip Using tar found on system at: /bin/tar *** setup haddock setup/setup haddock --verbose --html-location=/packages/archive/$pkg/$version/doc/html --hyperlink-source Running Haddock for ChasingBottoms-1.2.2... /usr/local/bin/haddock --use-contents=/package/ChasingBottoms-1.2.2 --ghc-version Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library ChasingBottoms-1.2.2... Running hscolour for ChasingBottoms-1.2.2... Creating dist/doc/html/ChasingBottoms (and its parents) Creating dist/doc/html/ChasingBottoms/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/ChasingBottoms/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms.html Test/ChasingBottoms.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Approx.html Test/ChasingBottoms/Approx.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ApproxShow.html Test/ChasingBottoms/ApproxShow.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-ContinuousFunctions.html Test/ChasingBottoms/ContinuousFunctions.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsBottom.html Test/ChasingBottoms/IsBottom.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-Nat.html Test/ChasingBottoms/Nat.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-SemanticOrd.html Test/ChasingBottoms/SemanticOrd.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-TimeOut.html Test/ChasingBottoms/TimeOut.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/ChasingBottoms/src/Test-ChasingBottoms-IsType.html Test/ChasingBottoms/IsType.hs Warning: The documentation for the following packages are not installed. No links will be generated to these packages: base-3.0.3.2, ffi-1.0, rts-1.0 /usr/local/bin/ghc --print-libdir copy Test/ChasingBottoms.hs to dist/build/tmp9977/Test/ChasingBottoms.hs copy Test/ChasingBottoms/Approx.hs to dist/build/tmp9977/Test/ChasingBottoms/Approx.hs copy Test/ChasingBottoms/ApproxShow.hs to dist/build/tmp9977/Test/ChasingBottoms/ApproxShow.hs copy Test/ChasingBottoms/ContinuousFunctions.hs to dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs copy Test/ChasingBottoms/IsBottom.hs to dist/build/tmp9977/Test/ChasingBottoms/IsBottom.hs copy Test/ChasingBottoms/Nat.hs to dist/build/tmp9977/Test/ChasingBottoms/Nat.hs copy Test/ChasingBottoms/SemanticOrd.hs to dist/build/tmp9977/Test/ChasingBottoms/SemanticOrd.hs copy Test/ChasingBottoms/TimeOut.hs to dist/build/tmp9977/Test/ChasingBottoms/TimeOut.hs copy Test/ChasingBottoms/IsType.hs to dist/build/tmp9977/Test/ChasingBottoms/IsType.hs Creating dist/doc/html/ChasingBottoms/ (and its parents) /usr/local/bin/haddock --use-contents=/package/ChasingBottoms-1.2.2 --prologue=dist/doc/html/ChasingBottoms/haddock-prolog9977.txt --dump-interface=dist/doc/html/ChasingBottoms/ChasingBottoms.haddock --optghc=-package-name --optghc=ChasingBottoms-1.2.2 --hide=Test.ChasingBottoms.IsType --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --verbosity=1 --html --read-interface=/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=/packages/archive/array/0.3.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/array-0.3.0.1/array.haddock --read-interface=/packages/archive/base/4.2.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/base-4.2.0.2/base.haddock --read-interface=/packages/archive/containers/0.3.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/containers-0.3.0.0/containers.haddock --read-interface=/packages/archive/ghc-prim/0.2.0.0/doc/html,/usr/local/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/ghc-prim.haddock --read-interface=/packages/archive/integer-gmp/0.2.0.1/doc/html,/usr/local/share/doc/ghc/html/libraries/integer-gmp-0.2.0.1/integer-gmp.haddock --read-interface=/packages/archive/mtl/1.1.1.0/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.1.0/html/mtl.haddock --read-interface=/packages/archive/old-locale/1.0.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/old-locale-1.0.0.2/old-locale.haddock --read-interface=/packages/archive/random/1.0.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/random-1.0.0.2/html/random.haddock --read-interface=/packages/archive/syb/0.1.0.2/doc/html,/usr/local/share/doc/ghc/html/libraries/syb-0.1.0.2/syb.haddock --read-interface=/packages/archive/time/1.2.0.3/doc/html,/usr/local/tmp/archive/install/share/doc/time-1.2.0.3/html/time.haddock --odir=dist/doc/html/ChasingBottoms/ --title=ChasingBottoms-1.2.2: For testing partial and infinite values. --optghc=-hide-all-packages --optghc=-fbuilding-cabal-package --optghc=-i --optghc=-idist/build --optghc=-i. --optghc=-idist/build/autogen --optghc=-Idist/build/autogen --optghc=-Idist/build --optghc=-optP-include --optghc=-optPdist/build/autogen/cabal_macros.h --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build --optghc=-stubdir --optghc=dist/build --optghc=-package-id --optghc=QuickCheck-1.2.0.0-08cb5195630d1e579d81e279b6c206c1 --optghc=-package-id --optghc=base-3.0.3.2-260693a92016991a03206b5a55f6a411 --optghc=-package-id --optghc=containers-0.3.0.0-ee442470d8dcc9e45f31677c400c5379 --optghc=-package-id --optghc=mtl-1.1.1.0-d036dc304ce29f3ccf77920ec7880651 --optghc=-package-id --optghc=random-1.0.0.2-3f4f79037f4383d8a3872916cdac8d3f --optghc=-O -B/usr/local/lib/ghc-6.12.3 dist/build/tmp9977/Test/ChasingBottoms.hs dist/build/tmp9977/Test/ChasingBottoms/Approx.hs dist/build/tmp9977/Test/ChasingBottoms/ApproxShow.hs dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs dist/build/tmp9977/Test/ChasingBottoms/IsBottom.hs dist/build/tmp9977/Test/ChasingBottoms/Nat.hs dist/build/tmp9977/Test/ChasingBottoms/SemanticOrd.hs dist/build/tmp9977/Test/ChasingBottoms/TimeOut.hs dist/build/tmp9977/Test/ChasingBottoms/IsType.hs dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:251:4: Not in scope: data constructor `StringConstr' dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:311:15: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:313:17: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:343:16: Ambiguous occurrence `partition' It could refer to either `Test.ChasingBottoms.ContinuousFunctions.partition', defined at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:340:0 or `Seq.partition', imported from Data.Sequence at dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:151:0-26 dist/build/tmp9977/Test/ChasingBottoms/ContinuousFunctions.hs:450:13: Not in scope: data constructor `StringRep'