*** setup configure Configuring tfp-0.3... Flags chosen: build-test=False Dependency QuickCheck >=1.2.0.0: using QuickCheck-2.4.1.1 Dependency base >=3.0 && <5: using base-4.4.1.0 Dependency template-haskell >=2.0: using template-haskell-2.6.0.0 Using Cabal-1.12.0 compiled by ghc-7.2 Using compiler: ghc-7.2.2 Using install prefix: /usr/local/tmp/archive/install Binaries installed in: /usr/local/tmp/archive/install/bin Libraries installed in: /usr/local/tmp/archive/install/lib/tfp-0.3/ghc-7.2.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/tfp-0.3 Documentation installed in: /usr/local/tmp/archive/install/share/doc/tfp-0.3 Using alex version 2.3.5 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/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.6 found on system at: /usr/bin/gcc Using ghc version 7.2.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 7.2.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.9.4 found on system at: /usr/local/bin/haddock Using happy version 1.18.6 found on system at: /usr/bin/happy No hmake found Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs Using hscolour version 1.19 found on system at: /usr/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.26 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 Using tfp-test found on system at: dist/build/tfp-test/tfp-test No uhc found *** setup build creating dist/build creating dist/build/autogen Building tfp-0.3... Preprocessing library tfp-0.3... Building library... creating dist/build /usr/local/bin/ghc --make -package-name tfp-0.3 -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-2.4.1.1-b2d79caa28a696004d23fdc87b285ce2 -package-id base-4.4.1.0-1f81e4e7baf87af8ebbcf52b7bec2254 -package-id template-haskell-2.6.0.0-5f0c06d6d50c5496d4d3f82d5fd7ebda -O -XHaskell98 -XTypeFamilies -XUndecidableInstances -XTypeOperators -XEmptyDataDecls -XDeriveDataTypeable -XScopedTypeVariables -XFlexibleInstances -XTemplateHaskell -XTypeSynonymInstances -XMultiParamTypeClasses -XGeneralizedNewtypeDeriving -XRank2Types -XFlexibleContexts Data.SizedInt Data.SizedWord Types Types.Base Types.Data.Bool Types.Data.Num Types.Data.Num.Ops Types.Data.Num.Decimal Types.Data.Num.Decimal.Literals Types.Data.Num.Decimal.Literals.TH Types.Data.Num.Decimal.Digits Types.Data.List Types.Data.Ord Types.Data.Num.Decimal.Ops [ 1 of 14] Compiling Types.Data.Bool ( Types/Data/Bool.hs, dist/build/Types/Data/Bool.o ) [ 2 of 14] Compiling Types.Data.List ( Types/Data/List.hs, dist/build/Types/Data/List.o ) [ 3 of 14] Compiling Types.Data.Ord ( Types/Data/Ord.hs, dist/build/Types/Data/Ord.o ) [ 4 of 14] Compiling Types.Data.Num.Ops ( Types/Data/Num/Ops.hs, dist/build/Types/Data/Num/Ops.o ) [ 5 of 14] Compiling Types.Data.Num.Decimal.Digits ( Types/Data/Num/Decimal/Digits.hs, dist/build/Types/Data/Num/Decimal/Digits.o ) [ 6 of 14] Compiling Types.Data.Num.Decimal.Literals.TH ( Types/Data/Num/Decimal/Literals/TH.hs, dist/build/Types/Data/Num/Decimal/Literals/TH.o ) [ 7 of 14] Compiling Types.Data.Num.Decimal.Literals ( Types/Data/Num/Decimal/Literals.hs, dist/build/Types/Data/Num/Decimal/Literals.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package extensible-exceptions-0.1.1.3 ... linking ... done. Loading package old-locale-1.0.0.3 ... linking ... done. Loading package time-1.2.0.5 ... linking ... done. Loading package random-1.0.1.0 ... linking ... done. Loading package array-0.3.0.3 ... linking ... done. Loading package containers-0.4.1.0 ... linking ... done. Loading package pretty-1.1.0.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package QuickCheck-2.4.1.1 ... linking ... done. Loading package ffi-1.0 ... linking ... done. [ 8 of 14] Compiling Types.Base ( Types/Base.hs, dist/build/Types/Base.o ) [ 9 of 14] Compiling Types.Data.Num.Decimal.Ops ( Types/Data/Num/Decimal/Ops.hs, dist/build/Types/Data/Num/Decimal/Ops.o ) [10 of 14] Compiling Types.Data.Num.Decimal ( Types/Data/Num/Decimal.hs, dist/build/Types/Data/Num/Decimal.o ) [11 of 14] Compiling Types.Data.Num ( Types/Data/Num.hs, dist/build/Types/Data/Num.o ) Types/Data/Num.hs:26:18: Cannot deal with a type function under a forall type: forall s. (IntegerT s, Repr s ~ Decimal) => s -> a0 In the return type of a call of `reifyIntegral' Probable cause: `reifyIntegral' is applied to too few arguments In the expression: reifyIntegral decimal In an equation for `reifyIntegralD': reifyIntegralD = reifyIntegral decimal Types/Data/Num.hs:27:18: Cannot deal with a type function under a forall type: forall s. (PositiveT s, Repr s ~ Decimal) => s -> a0 In the return type of a call of `reifyPositive' Probable cause: `reifyPositive' is applied to too few arguments In the expression: reifyPositive decimal In an equation for `reifyPositiveD': reifyPositiveD = reifyPositive decimal Types/Data/Num.hs:28:18: Cannot deal with a type function under a forall type: forall s. (NegativeT s, Repr s ~ Decimal) => s -> a0 In the return type of a call of `reifyNegative' Probable cause: `reifyNegative' is applied to too few arguments In the expression: reifyNegative decimal In an equation for `reifyNegativeD': reifyNegativeD = reifyNegative decimal