*** setup configure Configuring haskell-src-exts-0.2.1... Flags chosen: splitbase=True Warning: 'license: BSD4' is not a recognised license. Dependency base>=3: using base-3.0.2.0 Dependency array>=0.1: using array-0.1.0.0 Dependency pretty>=1.0: using pretty-1.0.0.0 Dependency base-any: using base-3.0.2.0 Using compiler: ghc-6.8.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/haskell-src-exts-0.2.1/ghc-6.8.3 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/haskell-src-exts-0.2.1 Documentation installed in: /usr/local/tmp/archive/install/share/doc/haskell-src-exts-0.2.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 ghc version 6.8.3 found on system at: /usr/local/bin/ghc Using ghc-pkg version 6.8.3 found on system at: /usr/local/bin/ghc-pkg No greencard found Using haddock version 2.3.0 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.66-ghc 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 haskell-src-exts-0.2.1... Creating dist/build/Language/Haskell/Hsx (and its parents) /usr/local/bin/happy -agc -o dist/build/Language/Haskell/Hsx/Parser.hs Language/Haskell/Hsx/Parser.ly shift/reduce conflicts: 5 Building haskell-src-exts-0.2.1... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name haskell-src-exts-0.2.1 --make -hide-all-packages -i -idist/build/autogen -idist/build -i. -Idist/build -odir dist/build -hidir dist/build -stubdir dist/build -package base-3.0.2.0 -package array-0.1.0.0 -package pretty-1.0.0.0 -package base-3.0.2.0 -O Language.Haskell.Hsx Language.Haskell.Hsx.Parser Language.Haskell.Hsx.Pretty Language.Haskell.Hsx.Transform Language.Haskell.Hsx.Syntax Language.Haskell.Hsx.Build Language.Haskell.Hsx.ParseMonad Language.Haskell.Hsx.Lexer Language.Haskell.Hsx.ParseUtils [1 of 9] Compiling Language.Haskell.Hsx.Syntax ( Language/Haskell/Hsx/Syntax.hs, dist/build/Language/Haskell/Hsx/Syntax.o ) [2 of 9] Compiling Language.Haskell.Hsx.Build ( Language/Haskell/Hsx/Build.hs, dist/build/Language/Haskell/Hsx/Build.o ) [3 of 9] Compiling Language.Haskell.Hsx.Pretty ( Language/Haskell/Hsx/Pretty.hs, dist/build/Language/Haskell/Hsx/Pretty.o ) [4 of 9] Compiling Language.Haskell.Hsx.Transform ( Language/Haskell/Hsx/Transform.hs, dist/build/Language/Haskell/Hsx/Transform.o ) [5 of 9] Compiling Language.Haskell.Hsx.ParseMonad ( Language/Haskell/Hsx/ParseMonad.hs, dist/build/Language/Haskell/Hsx/ParseMonad.o ) [6 of 9] Compiling Language.Haskell.Hsx.Lexer ( Language/Haskell/Hsx/Lexer.hs, dist/build/Language/Haskell/Hsx/Lexer.o ) [7 of 9] Compiling Language.Haskell.Hsx.ParseUtils ( Language/Haskell/Hsx/ParseUtils.hs, dist/build/Language/Haskell/Hsx/ParseUtils.o ) [8 of 9] Compiling Language.Haskell.Hsx.Parser ( dist/build/Language/Haskell/Hsx/Parser.hs, dist/build/Language/Haskell/Hsx/Parser.o ) dist/build/Language/Haskell/Hsx/Parser.hs:5024:1: Warning: Pattern match(es) are overlapped In a case alternative: _ -> ... [9 of 9] Compiling Language.Haskell.Hsx ( Language/Haskell/Hsx.hs, dist/build/Language/Haskell/Hsx.o ) Linking... /usr/bin/ar q dist/build/libHShaskell-src-exts-0.2.1.a dist/build/Language/Haskell/Hsx.o dist/build/Language/Haskell/Hsx/Parser.o dist/build/Language/Haskell/Hsx/Pretty.o dist/build/Language/Haskell/Hsx/Transform.o dist/build/Language/Haskell/Hsx/Syntax.o dist/build/Language/Haskell/Hsx/Build.o dist/build/Language/Haskell/Hsx/ParseMonad.o dist/build/Language/Haskell/Hsx/Lexer.o dist/build/Language/Haskell/Hsx/ParseUtils.o /usr/bin/ar: creating dist/build/libHShaskell-src-exts-0.2.1.a /usr/bin/ld -x -r -o dist/build/HShaskell-src-exts-0.2.1.o.tmp dist/build/Language/Haskell/Hsx.o dist/build/Language/Haskell/Hsx/Parser.o dist/build/Language/Haskell/Hsx/Pretty.o dist/build/Language/Haskell/Hsx/Transform.o dist/build/Language/Haskell/Hsx/Syntax.o dist/build/Language/Haskell/Hsx/Build.o dist/build/Language/Haskell/Hsx/ParseMonad.o dist/build/Language/Haskell/Hsx/Lexer.o dist/build/Language/Haskell/Hsx/ParseUtils.o *** setup haddock Creating dist/doc/html/haskell-src-exts (and its parents) Preprocessing library haskell-src-exts-0.2.1... Running hscolour for haskell-src-exts-0.2.1... Creating dist/doc/html/haskell-src-exts/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/haskell-src-exts/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx.html Language/Haskell/Hsx.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Parser.html dist/build/Language/Haskell/Hsx/Parser.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Pretty.html Language/Haskell/Hsx/Pretty.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Transform.html Language/Haskell/Hsx/Transform.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Syntax.html Language/Haskell/Hsx/Syntax.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Build.html Language/Haskell/Hsx/Build.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-ParseMonad.html Language/Haskell/Hsx/ParseMonad.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-Lexer.html Language/Haskell/Hsx/Lexer.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/haskell-src-exts/src/Language-Haskell-Hsx-ParseUtils.html Language/Haskell/Hsx/ParseUtils.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/haskell-src-exts (and its parents) Preprocessing library haskell-src-exts-0.2.1... Running Haddock for haskell-src-exts-0.2.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.2.1 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library haskell-src-exts-0.2.1... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.2.1 --html --odir=dist/doc/html/haskell-src-exts --title=haskell-src-exts-0.2.1: Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer --dump-interface=dist/doc/html/haskell-src-exts/haskell-src-exts.haddock --prologue=dist/haskell-src-exts-0.2.1-haddock-prolog30740.txt --optghc=-package-name --optghc=haskell-src-exts-0.2.1 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.2.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/array/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/pretty/1.0.0.0/doc/html,/usr/local/share/doc/ghc/libraries/pretty/pretty.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.2.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --use-contents=http://hackage.haskell.org/cgi-bin/hackage-scripts/package/haskell-src-exts-0.2.1 --hide=Language.Haskell.Hsx.ParseMonad --hide=Language.Haskell.Hsx.Lexer --hide=Language.Haskell.Hsx.ParseUtils -B/usr/local/lib/ghc-6.8.3 --optghc=-hide-all-packages --optghc=-package --optghc=base-3.0.2.0 --optghc=-package --optghc=array-0.1.0.0 --optghc=-package --optghc=pretty-1.0.0.0 --optghc=-package --optghc=base-3.0.2.0 --optghc=-i --optghc=-idist/build/autogen --optghc=-i. --optghc=-idist/build --optghc=-odir --optghc=dist/build --optghc=-hidir --optghc=dist/build Language.Haskell.Hsx Language.Haskell.Hsx.Parser Language.Haskell.Hsx.Pretty Language.Haskell.Hsx.Transform Language.Haskell.Hsx.Syntax Language.Haskell.Hsx.Build Language.Haskell.Hsx.ParseMonad Language.Haskell.Hsx.Lexer Language.Haskell.Hsx.ParseUtils Language/Haskell/Hsx/Parser.hs:3:0: parse error in doc string haddock: Failed to create dependecy graph