*** setup configure Configuring frag-1.1... Dependency GLUT -any: using GLUT-2.1.1.2 Dependency OpenGL >=2.0: using OpenGL-2.2.1.1 Dependency array -any: using array-0.2.0.0 Dependency base -any: using base-4.1.0.0 Dependency haskell98 -any: using haskell98-1.0.1.0 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/frag-1.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/frag-1.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/frag-1.1 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.2 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.9 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 nhc98 found Using pkg-config version 0.22 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 frag-1.1... Preprocessing executables for frag-1.1... Building frag-1.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name frag-1.1 --make -hide-all-packages -i -idist/build -isrc -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 GLUT-2.1.1.2 -package OpenGL-2.2.1.1 -package array-0.2.0.0 -package base-4.1.0.0 -package haskell98-1.0.1.0 -O AFRPAffineSpace AFRPDiagnostics AFRPEvent AFRPForceable AFRPGeometry AFRP AFRPInternals AFRPMiscellany AFRPPoint2 AFRPPoint3 AFRPTask AFRPUtilities AFRPVector2 AFRPVector3 AFRPVectorSpace BitSet BSP Camera Collision Command Curves Diagnostics Frustum Game HGL IdentityList MapCfg Matrix MD3 ObjectBehavior Object Parser PhysicalDimensions Quaternion Raybox ReadImage Render RenderObject TextureFonts Textures TGA Visibility [ 1 of 42] Compiling TGA ( src/TGA.hs, dist/build/TGA.o ) [ 2 of 42] Compiling Textures ( src/Textures.hs, dist/build/Textures.o ) [ 3 of 42] Compiling TextureFonts ( src/TextureFonts.hs, dist/build/TextureFonts.o ) [ 4 of 42] Compiling ReadImage ( src/ReadImage.hs, dist/build/ReadImage.o ) [ 5 of 42] Compiling Quaternion ( src/Quaternion.hs, dist/build/Quaternion.o ) [ 6 of 42] Compiling MD3 ( src/MD3.hs, dist/build/MD3.o ) [ 7 of 42] Compiling Matrix ( src/Matrix.hs, dist/build/Matrix.o ) [ 8 of 42] Compiling Raybox ( src/Raybox.hs, dist/build/Raybox.o ) [ 9 of 42] Compiling IdentityList ( src/IdentityList.hs, dist/build/IdentityList.o ) [10 of 42] Compiling Frustum ( src/Frustum.hs, dist/build/Frustum.o ) [11 of 42] Compiling Diagnostics ( src/Diagnostics.hs, dist/build/Diagnostics.o ) [12 of 42] Compiling Curves ( src/Curves.hs, dist/build/Curves.o ) [13 of 42] Compiling Command ( src/Command.hs, dist/build/Command.o ) [14 of 42] Compiling BitSet ( src/BitSet.hs, dist/build/BitSet.o ) [15 of 42] Compiling BSP ( src/BSP.hs, dist/build/BSP.o ) [16 of 42] Compiling AFRPVectorSpace ( src/AFRPVectorSpace.hs, dist/build/AFRPVectorSpace.o ) [17 of 42] Compiling AFRPMiscellany ( src/AFRPMiscellany.hs, dist/build/AFRPMiscellany.o ) [18 of 42] Compiling AFRPForceable ( src/AFRPForceable.hs, dist/build/AFRPForceable.o ) [19 of 42] Compiling AFRPVector2 ( src/AFRPVector2.hs, dist/build/AFRPVector2.o ) [20 of 42] Compiling AFRPVector3 ( src/AFRPVector3.hs, dist/build/AFRPVector3.o ) [21 of 42] Compiling AFRPDiagnostics ( src/AFRPDiagnostics.hs, dist/build/AFRPDiagnostics.o ) [22 of 42] Compiling AFRPEvent ( src/AFRPEvent.hs, dist/build/AFRPEvent.o ) [23 of 42] Compiling AFRPInternals ( src/AFRPInternals.hs, dist/build/AFRPInternals.o ) [24 of 42] Compiling AFRP ( src/AFRP.hs, dist/build/AFRP.o ) src/AFRP.hs:363:4: `>>>' is not a (visible) method of class `Arrow' *** Trying again with preferred-versions *** setup configure Configuring frag-1.1... Dependency GLUT -any: using GLUT-2.1.1.2 Dependency OpenGL >=2.0: using OpenGL-2.2.1.1 Dependency array -any: using array-0.2.0.0 Dependency base -any && <4: using base-3.0.3.1 Dependency haskell98 -any: using haskell98-1.0.1.0 Using Cabal-1.6.0.1 compiled by ghc-6.8 Using compiler: ghc-6.10.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/frag-1.1/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/frag-1.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/frag-1.1 Using alex version 2.2 found on system at: /usr/bin/alex Using ar found on system at: /usr/bin/ar Using c2hs version 0.15.1 found on system at: /usr/local/bin/c2hs Using cpphs version 0.7 found on system at: /usr/bin/cpphs Using ffihugs found on system at: /usr/local/bin/ffihugs Using gcc version 4.3.3 found on system at: /usr/bin/gcc Using ghc version 6.10.2 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.10.2 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.4.2 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.9 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 nhc98 found Using pkg-config version 0.22 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 frag-1.1... Preprocessing executables for frag-1.1... Building frag-1.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name frag-1.1 --make -hide-all-packages -i -idist/build -isrc -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 GLUT-2.1.1.2 -package OpenGL-2.2.1.1 -package array-0.2.0.0 -package base-3.0.3.1 -package haskell98-1.0.1.0 -O AFRPAffineSpace AFRPDiagnostics AFRPEvent AFRPForceable AFRPGeometry AFRP AFRPInternals AFRPMiscellany AFRPPoint2 AFRPPoint3 AFRPTask AFRPUtilities AFRPVector2 AFRPVector3 AFRPVectorSpace BitSet BSP Camera Collision Command Curves Diagnostics Frustum Game HGL IdentityList MapCfg Matrix MD3 ObjectBehavior Object Parser PhysicalDimensions Quaternion Raybox ReadImage Render RenderObject TextureFonts Textures TGA Visibility [ 1 of 42] Compiling TGA ( src/TGA.hs, dist/build/TGA.o ) [ 2 of 42] Compiling Textures ( src/Textures.hs, dist/build/Textures.o ) [ 3 of 42] Compiling TextureFonts ( src/TextureFonts.hs, dist/build/TextureFonts.o ) [ 4 of 42] Compiling ReadImage ( src/ReadImage.hs, dist/build/ReadImage.o ) [ 6 of 42] Compiling MD3 ( src/MD3.hs, dist/build/MD3.o ) [12 of 42] Compiling Curves ( src/Curves.hs, dist/build/Curves.o ) [15 of 42] Compiling BSP ( src/BSP.hs, dist/build/BSP.o ) [24 of 42] Compiling AFRP ( src/AFRP.hs, dist/build/AFRP.o ) src/AFRP.hs:363:4: `>>>' is not a (visible) method of class `Arrow'