*** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/package/pandoc-0.45 --verbose Configuring pandoc-0.45... Flags chosen: splitbase=True Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base >=3: using base-4.1.0.0 Dependency containers -any: using containers-0.2.0.1 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.1.4 Dependency parsec -any: using parsec-3.0.0 Dependency pretty -any: using pretty-1.0.1.0 Dependency regex-compat -any: using regex-compat-0.92 Dependency xhtml -any: using xhtml-3000.2.0.1 Using Cabal-1.6.0.1 compiled by ghc-6.10 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/pandoc-0.45/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/pandoc-0.45 Documentation installed in: /usr/local/tmp/archive/install/share/doc/pandoc-0.45 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.16.0 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 Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard 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 setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Building pandoc-0.45... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name pandoc-0.45 --make -hide-all-packages -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 base-4.1.0.0 -package containers-0.2.0.1 -package mtl-1.1.0.2 -package network-2.2.1.4 -package parsec-3.0.0 -package pretty-1.0.1.0 -package regex-compat-0.92 -package xhtml-3000.2.0.1 -O -O2 Text.Pandoc Text.Pandoc.Blocks Text.Pandoc.Definition Text.Pandoc.CharacterReferences Text.Pandoc.Shared Text.Pandoc.UTF8 Text.Pandoc.ASCIIMathML Text.Pandoc.Readers.HTML Text.Pandoc.Readers.LaTeX Text.Pandoc.Readers.Markdown Text.Pandoc.Readers.RST Text.Pandoc.Readers.TeXMath Text.Pandoc.Writers.DefaultHeaders Text.Pandoc.Writers.Docbook Text.Pandoc.Writers.HTML Text.Pandoc.Writers.LaTeX Text.Pandoc.Writers.ConTeXt Text.Pandoc.Writers.Man Text.Pandoc.Writers.Markdown Text.Pandoc.Writers.RST Text.Pandoc.Writers.RTF Text.Pandoc.Writers.S5 [ 3 of 22] Compiling Text.Pandoc.CharacterReferences ( Text/Pandoc/CharacterReferences.hs, dist/build/Text/Pandoc/CharacterReferences.o ) [ 5 of 22] Compiling Text.Pandoc.Shared ( Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [ 6 of 22] Compiling Text.Pandoc.Readers.HTML ( Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [ 7 of 22] Compiling Text.Pandoc.Readers.LaTeX ( Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [ 8 of 22] Compiling Text.Pandoc.Readers.Markdown ( Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [ 9 of 22] Compiling Text.Pandoc.Readers.RST ( Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [10 of 22] Compiling Text.Pandoc.Readers.TeXMath ( Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [11 of 22] Compiling Text.Pandoc.Writers.Docbook ( Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [12 of 22] Compiling Text.Pandoc.Writers.HTML ( Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) Text/Pandoc/Writers/HTML.hs:42:0: Warning: In the use of `start' (imported from Text.XHtml.Transitional, but defined in xhtml-3000.2.0.1:Text.XHtml.Transitional.Attributes): Deprecated: "This attribute is deprecated in XHTML 1.0" [13 of 22] Compiling Text.Pandoc.Writers.LaTeX ( Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [14 of 22] Compiling Text.Pandoc.Writers.ConTeXt ( Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [15 of 22] Compiling Text.Pandoc.Writers.Man ( Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [16 of 22] Compiling Text.Pandoc.Writers.RTF ( Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [17 of 22] Compiling Text.Pandoc.Writers.S5 ( Text/Pandoc/Writers/S5.hs, dist/build/Text/Pandoc/Writers/S5.o ) [20 of 22] Compiling Text.Pandoc.Writers.Markdown ( Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [21 of 22] Compiling Text.Pandoc.Writers.RST ( Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [22 of 22] Compiling Text.Pandoc ( Text/Pandoc.hs, dist/build/Text/Pandoc.o ) Linking... /usr/bin/ar q dist/build/libHSpandoc-0.45.a dist/build/Text/Pandoc.o dist/build/Text/Pandoc/Blocks.o dist/build/Text/Pandoc/Definition.o dist/build/Text/Pandoc/CharacterReferences.o dist/build/Text/Pandoc/Shared.o dist/build/Text/Pandoc/UTF8.o dist/build/Text/Pandoc/ASCIIMathML.o dist/build/Text/Pandoc/Readers/HTML.o dist/build/Text/Pandoc/Readers/LaTeX.o dist/build/Text/Pandoc/Readers/Markdown.o dist/build/Text/Pandoc/Readers/RST.o dist/build/Text/Pandoc/Readers/TeXMath.o dist/build/Text/Pandoc/Writers/DefaultHeaders.o dist/build/Text/Pandoc/Writers/Docbook.o dist/build/Text/Pandoc/Writers/HTML.o dist/build/Text/Pandoc/Writers/LaTeX.o dist/build/Text/Pandoc/Writers/ConTeXt.o dist/build/Text/Pandoc/Writers/Man.o dist/build/Text/Pandoc/Writers/Markdown.o dist/build/Text/Pandoc/Writers/RST.o dist/build/Text/Pandoc/Writers/RTF.o dist/build/Text/Pandoc/Writers/S5.o /usr/bin/ar: creating dist/build/libHSpandoc-0.45.a /usr/bin/ld -x -r -o dist/build/HSpandoc-0.45.o.tmp dist/build/Text/Pandoc.o dist/build/Text/Pandoc/Blocks.o dist/build/Text/Pandoc/Definition.o dist/build/Text/Pandoc/CharacterReferences.o dist/build/Text/Pandoc/Shared.o dist/build/Text/Pandoc/UTF8.o dist/build/Text/Pandoc/ASCIIMathML.o dist/build/Text/Pandoc/Readers/HTML.o dist/build/Text/Pandoc/Readers/LaTeX.o dist/build/Text/Pandoc/Readers/Markdown.o dist/build/Text/Pandoc/Readers/RST.o dist/build/Text/Pandoc/Readers/TeXMath.o dist/build/Text/Pandoc/Writers/DefaultHeaders.o dist/build/Text/Pandoc/Writers/Docbook.o dist/build/Text/Pandoc/Writers/HTML.o dist/build/Text/Pandoc/Writers/LaTeX.o dist/build/Text/Pandoc/Writers/ConTeXt.o dist/build/Text/Pandoc/Writers/Man.o dist/build/Text/Pandoc/Writers/Markdown.o dist/build/Text/Pandoc/Writers/RST.o dist/build/Text/Pandoc/Writers/RTF.o dist/build/Text/Pandoc/Writers/S5.o Building executable: pandoc... Creating dist/build/pandoc (and its parents) Creating dist/build/pandoc/pandoc-tmp (and its parents) /usr/local/bin/ghc -o dist/build/pandoc/pandoc --make -hide-all-packages -i -idist/build/pandoc/pandoc-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/pandoc/pandoc-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/pandoc/pandoc-tmp -hidir dist/build/pandoc/pandoc-tmp -stubdir dist/build/pandoc/pandoc-tmp -package base-4.1.0.0 -package containers-0.2.0.1 -package mtl-1.1.0.2 -package network-2.2.1.4 -package parsec-3.0.0 -package pretty-1.0.1.0 -package regex-compat-0.92 -package xhtml-3000.2.0.1 -O -O2 ./Main.hs [ 3 of 23] Compiling Text.Pandoc.CharacterReferences ( Text/Pandoc/CharacterReferences.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/CharacterReferences.o ) [ 5 of 23] Compiling Text.Pandoc.Shared ( Text/Pandoc/Shared.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Shared.o ) [ 6 of 23] Compiling Text.Pandoc.Readers.HTML ( Text/Pandoc/Readers/HTML.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/HTML.o ) [ 7 of 23] Compiling Text.Pandoc.Readers.LaTeX ( Text/Pandoc/Readers/LaTeX.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/LaTeX.o ) [ 8 of 23] Compiling Text.Pandoc.Readers.Markdown ( Text/Pandoc/Readers/Markdown.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/Markdown.o ) [ 9 of 23] Compiling Text.Pandoc.Readers.RST ( Text/Pandoc/Readers/RST.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/RST.o ) [10 of 23] Compiling Text.Pandoc.Readers.TeXMath ( Text/Pandoc/Readers/TeXMath.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/TeXMath.o ) [11 of 23] Compiling Text.Pandoc.Writers.Docbook ( Text/Pandoc/Writers/Docbook.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Docbook.o ) [12 of 23] Compiling Text.Pandoc.Writers.HTML ( Text/Pandoc/Writers/HTML.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/HTML.o ) Text/Pandoc/Writers/HTML.hs:42:0: Warning: In the use of `start' (imported from Text.XHtml.Transitional, but defined in xhtml-3000.2.0.1:Text.XHtml.Transitional.Attributes): Deprecated: "This attribute is deprecated in XHTML 1.0" [13 of 23] Compiling Text.Pandoc.Writers.LaTeX ( Text/Pandoc/Writers/LaTeX.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/LaTeX.o ) [14 of 23] Compiling Text.Pandoc.Writers.ConTeXt ( Text/Pandoc/Writers/ConTeXt.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/ConTeXt.o ) [15 of 23] Compiling Text.Pandoc.Writers.Man ( Text/Pandoc/Writers/Man.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Man.o ) [16 of 23] Compiling Text.Pandoc.Writers.RTF ( Text/Pandoc/Writers/RTF.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/RTF.o ) [17 of 23] Compiling Text.Pandoc.Writers.S5 ( Text/Pandoc/Writers/S5.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/S5.o ) [20 of 23] Compiling Text.Pandoc.Writers.Markdown ( Text/Pandoc/Writers/Markdown.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Markdown.o ) [21 of 23] Compiling Text.Pandoc.Writers.RST ( Text/Pandoc/Writers/RST.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/RST.o ) [22 of 23] Compiling Text.Pandoc ( Text/Pandoc.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc.o ) [23 of 23] Compiling Main ( Main.hs, dist/build/pandoc/pandoc-tmp/Main.o ) Linking dist/build/pandoc/pandoc ... *** setup haddock setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Creating dist/doc/html/pandoc (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Running hscolour for pandoc-0.45... Creating dist/doc/html/pandoc/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/pandoc/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc.html Text/Pandoc.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Blocks.html Text/Pandoc/Blocks.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Definition.html Text/Pandoc/Definition.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-CharacterReferences.html Text/Pandoc/CharacterReferences.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Shared.html Text/Pandoc/Shared.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-UTF8.html Text/Pandoc/UTF8.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-ASCIIMathML.html Text/Pandoc/ASCIIMathML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-HTML.html Text/Pandoc/Readers/HTML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX.html Text/Pandoc/Readers/LaTeX.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-Markdown.html Text/Pandoc/Readers/Markdown.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-RST.html Text/Pandoc/Readers/RST.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-TeXMath.html Text/Pandoc/Readers/TeXMath.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-DefaultHeaders.html Text/Pandoc/Writers/DefaultHeaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Docbook.html Text/Pandoc/Writers/Docbook.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-HTML.html Text/Pandoc/Writers/HTML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-LaTeX.html Text/Pandoc/Writers/LaTeX.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-ConTeXt.html Text/Pandoc/Writers/ConTeXt.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Man.html Text/Pandoc/Writers/Man.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Markdown.html Text/Pandoc/Writers/Markdown.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-RST.html Text/Pandoc/Writers/RST.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-RTF.html Text/Pandoc/Writers/RTF.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-S5.html Text/Pandoc/Writers/S5.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/pandoc (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Running Haddock for pandoc-0.45... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/pandoc-0.45 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/pandoc-0.45 --html --odir=dist/doc/html/pandoc --title=pandoc-0.45: Conversion between markup formats --dump-interface=dist/doc/html/pandoc/pandoc.haddock --prologue=dist/pandoc-0.45-haddock-prolog27636.txt --optghc=-package-name --optghc=pandoc-0.45 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.4/doc/html,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/network/2.2.1.4/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.4/html/network.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/pretty/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/pretty/pretty.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-base/0.93.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.1/html/regex-base.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-compat/0.92/doc/html,/usr/local/tmp/archive/install/share/doc/regex-compat-0.92/html/regex-compat.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-posix/0.94.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-posix-0.94.1/html/regex-posix.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=http://hackage.haskell.org/packages/archive/xhtml/3000.2.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/xhtml-3000.2.0.1/html/xhtml.haddock -B/usr/local/lib/ghc-6.10.2/. --optghc=-hide-all-packages --optghc=-package --optghc=base-4.1.0.0 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=network-2.2.1.4 --optghc=-package --optghc=parsec-3.0.0 --optghc=-package --optghc=pretty-1.0.1.0 --optghc=-package --optghc=regex-compat-0.92 --optghc=-package --optghc=xhtml-3000.2.0.1 --optghc=-i --optghc=-O2 --optghc=-i. --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 Text.Pandoc Text.Pandoc.Blocks Text.Pandoc.Definition Text.Pandoc.CharacterReferences Text.Pandoc.Shared Text.Pandoc.UTF8 Text.Pandoc.ASCIIMathML Text.Pandoc.Readers.HTML Text.Pandoc.Readers.LaTeX Text.Pandoc.Readers.Markdown Text.Pandoc.Readers.RST Text.Pandoc.Readers.TeXMath Text.Pandoc.Writers.DefaultHeaders Text.Pandoc.Writers.Docbook Text.Pandoc.Writers.HTML Text.Pandoc.Writers.LaTeX Text.Pandoc.Writers.ConTeXt Text.Pandoc.Writers.Man Text.Pandoc.Writers.Markdown Text.Pandoc.Writers.RST Text.Pandoc.Writers.RTF Text.Pandoc.Writers.S5 Text/Pandoc/Definition.hs:92:32: parse error on input `-- ^ Link target (URL, title)' *** Trying again with preferred-versions *** setup configure setup/setup configure --ghc --user --prefix=/usr/local/tmp/archive/install --haddock-option=--use-contents=http://hackage.haskell.org/package/pandoc-0.45 --constraint=base<4 --constraint=parsec<3 --constraint=HaXml==1.13.* --constraint=QuickCheck<2 --verbose Configuring pandoc-0.45... Flags chosen: splitbase=True Warning: No 'build-type' specified. If you do not need a custom Setup.hs or ./configure script then use 'build-type: Simple'. Dependency base ==3.*: using base-3.0.3.1 Dependency containers -any: using containers-0.2.0.1 Dependency mtl -any: using mtl-1.1.0.2 Dependency network -any: using network-2.2.1.4 Dependency parsec -any && <3: using parsec-2.1.0.1 Dependency pretty -any: using pretty-1.0.1.0 Dependency regex-compat -any: using regex-compat-0.92 Dependency xhtml -any: using xhtml-3000.2.0.1 Warning: This package indirectly depends on multiple versions of the same package. This is highly likely to cause a compile failure. package pandoc-0.45 requires parsec-2.1.0.1 package network-2.2.1.4 requires parsec-3.0.0 Using Cabal-1.6.0.1 compiled by ghc-6.10 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/pandoc-0.45/ghc-6.10.2 Private binaries installed in: /usr/local/tmp/archive/install/libexec Data files installed in: /usr/local/tmp/archive/install/share/pandoc-0.45 Documentation installed in: /usr/local/tmp/archive/install/share/doc/pandoc-0.45 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.16.0 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 Using greencard found on system at: /usr/local/tmp/archive/install/bin/greencard 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 setup/setup build --verbose Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Building pandoc-0.45... Building library... Creating dist/build (and its parents) /usr/local/bin/ghc -package-name pandoc-0.45 --make -hide-all-packages -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 base-3.0.3.1 -package containers-0.2.0.1 -package mtl-1.1.0.2 -package network-2.2.1.4 -package parsec-2.1.0.1 -package pretty-1.0.1.0 -package regex-compat-0.92 -package xhtml-3000.2.0.1 -O -O2 Text.Pandoc Text.Pandoc.Blocks Text.Pandoc.Definition Text.Pandoc.CharacterReferences Text.Pandoc.Shared Text.Pandoc.UTF8 Text.Pandoc.ASCIIMathML Text.Pandoc.Readers.HTML Text.Pandoc.Readers.LaTeX Text.Pandoc.Readers.Markdown Text.Pandoc.Readers.RST Text.Pandoc.Readers.TeXMath Text.Pandoc.Writers.DefaultHeaders Text.Pandoc.Writers.Docbook Text.Pandoc.Writers.HTML Text.Pandoc.Writers.LaTeX Text.Pandoc.Writers.ConTeXt Text.Pandoc.Writers.Man Text.Pandoc.Writers.Markdown Text.Pandoc.Writers.RST Text.Pandoc.Writers.RTF Text.Pandoc.Writers.S5 [ 3 of 22] Compiling Text.Pandoc.CharacterReferences ( Text/Pandoc/CharacterReferences.hs, dist/build/Text/Pandoc/CharacterReferences.o ) [ 5 of 22] Compiling Text.Pandoc.Shared ( Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [ 6 of 22] Compiling Text.Pandoc.Readers.HTML ( Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [ 7 of 22] Compiling Text.Pandoc.Readers.LaTeX ( Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [ 8 of 22] Compiling Text.Pandoc.Readers.Markdown ( Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [ 9 of 22] Compiling Text.Pandoc.Readers.RST ( Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [10 of 22] Compiling Text.Pandoc.Readers.TeXMath ( Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [11 of 22] Compiling Text.Pandoc.Writers.Docbook ( Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [12 of 22] Compiling Text.Pandoc.Writers.HTML ( Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) Text/Pandoc/Writers/HTML.hs:42:0: Warning: In the use of `start' (imported from Text.XHtml.Transitional, but defined in xhtml-3000.2.0.1:Text.XHtml.Transitional.Attributes): Deprecated: "This attribute is deprecated in XHTML 1.0" [13 of 22] Compiling Text.Pandoc.Writers.LaTeX ( Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [14 of 22] Compiling Text.Pandoc.Writers.ConTeXt ( Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [15 of 22] Compiling Text.Pandoc.Writers.Man ( Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [16 of 22] Compiling Text.Pandoc.Writers.RTF ( Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [17 of 22] Compiling Text.Pandoc.Writers.S5 ( Text/Pandoc/Writers/S5.hs, dist/build/Text/Pandoc/Writers/S5.o ) [20 of 22] Compiling Text.Pandoc.Writers.Markdown ( Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [21 of 22] Compiling Text.Pandoc.Writers.RST ( Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [22 of 22] Compiling Text.Pandoc ( Text/Pandoc.hs, dist/build/Text/Pandoc.o ) Linking... /usr/bin/ar q dist/build/libHSpandoc-0.45.a dist/build/Text/Pandoc.o dist/build/Text/Pandoc/Blocks.o dist/build/Text/Pandoc/Definition.o dist/build/Text/Pandoc/CharacterReferences.o dist/build/Text/Pandoc/Shared.o dist/build/Text/Pandoc/UTF8.o dist/build/Text/Pandoc/ASCIIMathML.o dist/build/Text/Pandoc/Readers/HTML.o dist/build/Text/Pandoc/Readers/LaTeX.o dist/build/Text/Pandoc/Readers/Markdown.o dist/build/Text/Pandoc/Readers/RST.o dist/build/Text/Pandoc/Readers/TeXMath.o dist/build/Text/Pandoc/Writers/DefaultHeaders.o dist/build/Text/Pandoc/Writers/Docbook.o dist/build/Text/Pandoc/Writers/HTML.o dist/build/Text/Pandoc/Writers/LaTeX.o dist/build/Text/Pandoc/Writers/ConTeXt.o dist/build/Text/Pandoc/Writers/Man.o dist/build/Text/Pandoc/Writers/Markdown.o dist/build/Text/Pandoc/Writers/RST.o dist/build/Text/Pandoc/Writers/RTF.o dist/build/Text/Pandoc/Writers/S5.o /usr/bin/ar: creating dist/build/libHSpandoc-0.45.a /usr/bin/ld -x -r -o dist/build/HSpandoc-0.45.o.tmp dist/build/Text/Pandoc.o dist/build/Text/Pandoc/Blocks.o dist/build/Text/Pandoc/Definition.o dist/build/Text/Pandoc/CharacterReferences.o dist/build/Text/Pandoc/Shared.o dist/build/Text/Pandoc/UTF8.o dist/build/Text/Pandoc/ASCIIMathML.o dist/build/Text/Pandoc/Readers/HTML.o dist/build/Text/Pandoc/Readers/LaTeX.o dist/build/Text/Pandoc/Readers/Markdown.o dist/build/Text/Pandoc/Readers/RST.o dist/build/Text/Pandoc/Readers/TeXMath.o dist/build/Text/Pandoc/Writers/DefaultHeaders.o dist/build/Text/Pandoc/Writers/Docbook.o dist/build/Text/Pandoc/Writers/HTML.o dist/build/Text/Pandoc/Writers/LaTeX.o dist/build/Text/Pandoc/Writers/ConTeXt.o dist/build/Text/Pandoc/Writers/Man.o dist/build/Text/Pandoc/Writers/Markdown.o dist/build/Text/Pandoc/Writers/RST.o dist/build/Text/Pandoc/Writers/RTF.o dist/build/Text/Pandoc/Writers/S5.o Building executable: pandoc... Creating dist/build/pandoc (and its parents) Creating dist/build/pandoc/pandoc-tmp (and its parents) /usr/local/bin/ghc -o dist/build/pandoc/pandoc --make -hide-all-packages -i -idist/build/pandoc/pandoc-tmp -i. -idist/build/autogen -Idist/build/autogen -Idist/build/pandoc/pandoc-tmp -optP-include -optPdist/build/autogen/cabal_macros.h -odir dist/build/pandoc/pandoc-tmp -hidir dist/build/pandoc/pandoc-tmp -stubdir dist/build/pandoc/pandoc-tmp -package base-3.0.3.1 -package containers-0.2.0.1 -package mtl-1.1.0.2 -package network-2.2.1.4 -package parsec-2.1.0.1 -package pretty-1.0.1.0 -package regex-compat-0.92 -package xhtml-3000.2.0.1 -O -O2 ./Main.hs [ 3 of 23] Compiling Text.Pandoc.CharacterReferences ( Text/Pandoc/CharacterReferences.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/CharacterReferences.o ) [ 5 of 23] Compiling Text.Pandoc.Shared ( Text/Pandoc/Shared.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Shared.o ) [ 6 of 23] Compiling Text.Pandoc.Readers.HTML ( Text/Pandoc/Readers/HTML.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/HTML.o ) [ 7 of 23] Compiling Text.Pandoc.Readers.LaTeX ( Text/Pandoc/Readers/LaTeX.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/LaTeX.o ) [ 8 of 23] Compiling Text.Pandoc.Readers.Markdown ( Text/Pandoc/Readers/Markdown.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/Markdown.o ) [ 9 of 23] Compiling Text.Pandoc.Readers.RST ( Text/Pandoc/Readers/RST.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/RST.o ) [10 of 23] Compiling Text.Pandoc.Readers.TeXMath ( Text/Pandoc/Readers/TeXMath.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Readers/TeXMath.o ) [11 of 23] Compiling Text.Pandoc.Writers.Docbook ( Text/Pandoc/Writers/Docbook.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Docbook.o ) [12 of 23] Compiling Text.Pandoc.Writers.HTML ( Text/Pandoc/Writers/HTML.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/HTML.o ) Text/Pandoc/Writers/HTML.hs:42:0: Warning: In the use of `start' (imported from Text.XHtml.Transitional, but defined in xhtml-3000.2.0.1:Text.XHtml.Transitional.Attributes): Deprecated: "This attribute is deprecated in XHTML 1.0" [13 of 23] Compiling Text.Pandoc.Writers.LaTeX ( Text/Pandoc/Writers/LaTeX.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/LaTeX.o ) [14 of 23] Compiling Text.Pandoc.Writers.ConTeXt ( Text/Pandoc/Writers/ConTeXt.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/ConTeXt.o ) [15 of 23] Compiling Text.Pandoc.Writers.Man ( Text/Pandoc/Writers/Man.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Man.o ) [16 of 23] Compiling Text.Pandoc.Writers.RTF ( Text/Pandoc/Writers/RTF.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/RTF.o ) [17 of 23] Compiling Text.Pandoc.Writers.S5 ( Text/Pandoc/Writers/S5.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/S5.o ) [20 of 23] Compiling Text.Pandoc.Writers.Markdown ( Text/Pandoc/Writers/Markdown.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/Markdown.o ) [21 of 23] Compiling Text.Pandoc.Writers.RST ( Text/Pandoc/Writers/RST.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc/Writers/RST.o ) [22 of 23] Compiling Text.Pandoc ( Text/Pandoc.hs, dist/build/pandoc/pandoc-tmp/Text/Pandoc.o ) [23 of 23] Compiling Main ( Main.hs, dist/build/pandoc/pandoc-tmp/Main.o ) Linking dist/build/pandoc/pandoc ... *** setup haddock setup/setup haddock --verbose --html-location=http://hackage.haskell.org/packages/archive/$pkg/$version/doc/html --hyperlink-source Creating dist/doc/html/pandoc (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Running hscolour for pandoc-0.45... Creating dist/doc/html/pandoc/src (and its parents) /usr/local/bin/HsColour -print-css -odist/doc/html/pandoc/src/hscolour.css /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc.html Text/Pandoc.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Blocks.html Text/Pandoc/Blocks.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Definition.html Text/Pandoc/Definition.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-CharacterReferences.html Text/Pandoc/CharacterReferences.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Shared.html Text/Pandoc/Shared.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-UTF8.html Text/Pandoc/UTF8.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-ASCIIMathML.html Text/Pandoc/ASCIIMathML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-HTML.html Text/Pandoc/Readers/HTML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-LaTeX.html Text/Pandoc/Readers/LaTeX.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-Markdown.html Text/Pandoc/Readers/Markdown.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-RST.html Text/Pandoc/Readers/RST.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Readers-TeXMath.html Text/Pandoc/Readers/TeXMath.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-DefaultHeaders.html Text/Pandoc/Writers/DefaultHeaders.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Docbook.html Text/Pandoc/Writers/Docbook.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-HTML.html Text/Pandoc/Writers/HTML.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-LaTeX.html Text/Pandoc/Writers/LaTeX.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-ConTeXt.html Text/Pandoc/Writers/ConTeXt.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Man.html Text/Pandoc/Writers/Man.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-Markdown.html Text/Pandoc/Writers/Markdown.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-RST.html Text/Pandoc/Writers/RST.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-RTF.html Text/Pandoc/Writers/RTF.hs /usr/local/bin/HsColour -css -anchor -odist/doc/html/pandoc/src/Text-Pandoc-Writers-S5.html Text/Pandoc/Writers/S5.hs Creating dist/build/tmp (and its parents) Creating dist/doc/html/pandoc (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... Running Haddock for pandoc-0.45... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/pandoc-0.45 --ghc-version /usr/local/bin/ghc --print-libdir Creating dist/build (and its parents) Creating dist/build/autogen (and its parents) Preprocessing library pandoc-0.45... Preprocessing executables for pandoc-0.45... /usr/local/bin/haddock --use-contents=http://hackage.haskell.org/package/pandoc-0.45 --html --odir=dist/doc/html/pandoc --title=pandoc-0.45: Conversion between markup formats --dump-interface=dist/doc/html/pandoc/pandoc.haddock --prologue=dist/pandoc-0.45-haddock-prolog27791.txt --optghc=-package-name --optghc=pandoc-0.45 --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --read-interface=http://hackage.haskell.org/packages/archive/array/0.2.0.0/doc/html,/usr/local/share/doc/ghc/libraries/array/array.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/3.0.3.1/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/base/4.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/base/base.haddock --read-interface=http://hackage.haskell.org/packages/archive/bytestring/0.9.1.4/doc/html,/usr/local/share/doc/ghc/libraries/bytestring/bytestring.haddock --read-interface=http://hackage.haskell.org/packages/archive/containers/0.2.0.1/doc/html,/usr/local/share/doc/ghc/libraries/containers/containers.haddock --read-interface=http://hackage.haskell.org/packages/archive/ghc-prim/0.1.0.0/doc/html,/usr/local/share/doc/ghc/libraries/ghc-prim/ghc-prim.haddock --read-interface=http://hackage.haskell.org/packages/archive/integer/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/integer/integer.haddock --read-interface=http://hackage.haskell.org/packages/archive/mtl/1.1.0.2/doc/html,/usr/local/tmp/archive/install/share/doc/mtl-1.1.0.2/html/mtl.haddock --read-interface=http://hackage.haskell.org/packages/archive/network/2.2.1.4/doc/html,/usr/local/tmp/archive/install/share/doc/network-2.2.1.4/html/network.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/2.1.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-2.1.0.1/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/parsec/3.0.0/doc/html,/usr/local/tmp/archive/install/share/doc/parsec-3.0.0/html/parsec.haddock --read-interface=http://hackage.haskell.org/packages/archive/pretty/1.0.1.0/doc/html,/usr/local/share/doc/ghc/libraries/pretty/pretty.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-base/0.93.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-base-0.93.1/html/regex-base.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-compat/0.92/doc/html,/usr/local/tmp/archive/install/share/doc/regex-compat-0.92/html/regex-compat.haddock --read-interface=http://hackage.haskell.org/packages/archive/regex-posix/0.94.1/doc/html,/usr/local/tmp/archive/install/share/doc/regex-posix-0.94.1/html/regex-posix.haddock --read-interface=http://hackage.haskell.org/packages/archive/syb/0.1.0.1/doc/html,/usr/local/share/doc/ghc/libraries/syb/syb.haddock --read-interface=http://hackage.haskell.org/packages/archive/xhtml/3000.2.0.1/doc/html,/usr/local/tmp/archive/install/share/doc/xhtml-3000.2.0.1/html/xhtml.haddock -B/usr/local/lib/ghc-6.10.2/. --optghc=-hide-all-packages --optghc=-package --optghc=base-3.0.3.1 --optghc=-package --optghc=containers-0.2.0.1 --optghc=-package --optghc=mtl-1.1.0.2 --optghc=-package --optghc=network-2.2.1.4 --optghc=-package --optghc=parsec-2.1.0.1 --optghc=-package --optghc=pretty-1.0.1.0 --optghc=-package --optghc=regex-compat-0.92 --optghc=-package --optghc=xhtml-3000.2.0.1 --optghc=-i --optghc=-O2 --optghc=-i. --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 Text.Pandoc Text.Pandoc.Blocks Text.Pandoc.Definition Text.Pandoc.CharacterReferences Text.Pandoc.Shared Text.Pandoc.UTF8 Text.Pandoc.ASCIIMathML Text.Pandoc.Readers.HTML Text.Pandoc.Readers.LaTeX Text.Pandoc.Readers.Markdown Text.Pandoc.Readers.RST Text.Pandoc.Readers.TeXMath Text.Pandoc.Writers.DefaultHeaders Text.Pandoc.Writers.Docbook Text.Pandoc.Writers.HTML Text.Pandoc.Writers.LaTeX Text.Pandoc.Writers.ConTeXt Text.Pandoc.Writers.Man Text.Pandoc.Writers.Markdown Text.Pandoc.Writers.RST Text.Pandoc.Writers.RTF Text.Pandoc.Writers.S5 Text/Pandoc/Definition.hs:92:32: parse error on input `-- ^ Link target (URL, title)'