Build #4 for Obsidian-0.1.0.0

[all reports]

Package Obsidian-0.1.0.0
Install DependencyFailed cuda-0.5.1.1
Docs NotTried
Tests NotTried
Time submitted 2015-09-27 20:18:21.483611 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies vector-0.11.0.0, value-supply-0.6, text-1.2.1.3, rdtsc-1.3.0.0, process-1.3.0.0, mwc-random-0.13.3.2, mtl-2.2.1, mainland-pretty-0.2.7.2, language-c-quote-0.7.7, cuda-0.5.1.1, containers-0.5.6.2, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-19421/cuda-0.5.1.1/dist/setup/setup.hs, /tmp/cabal-tmp-19421/cuda-0.5.1.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-19421/cuda-0.5.1.1/dist/setup/setup ...
Configuring cuda-0.5.1.1...
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for nvcc... no
WARNING: Cannot find the CUDA compiler 'nvcc'. This is likely to cause problems.
checking ghc architecture... x86_64
checking for Apple Blocks extension... no
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking cuda.h usability... no
checking cuda.h presence... no
checking for cuda.h... no
configure: error: could not find CUDA headers
********************************************************************************

The configuration process failed to locate your CUDA installation. Ensure that
you have installed both the developer driver and toolkit, available from:

  http://developer.nvidia.com/cuda-downloads

and make sure that "nvcc" is available in your PATH. Check the above output log
and run the command directly to ensure it can be located.

If you have a non-standard installation, you can add additional search paths
using --extra-include-dirs and --extra-lib-dirs. Note that 64-bit Linux flavours
often require both "lib64" and "lib" library paths, in that order.

********************************************************************************
Failed to install cuda-0.5.1.1
Configuring filepath-1.3.0.1...
Building filepath-1.3.0.1...
Preprocessing library filepath-1.3.0.1...
[1 of 3] Compiling System.FilePath.Windows ( System/FilePath/Windows.hs, dist/build/System/FilePath/Windows.o )
[2 of 3] Compiling System.FilePath.Posix ( System/FilePath/Posix.hs, dist/build/System/FilePath/Posix.o )
[3 of 3] Compiling System.FilePath  ( System/FilePath.hs, dist/build/System/FilePath.o )
In-place registering filepath-1.3.0.1...
Running Haddock for filepath-1.3.0.1...
Running hscolour for filepath-1.3.0.1...
Preprocessing library filepath-1.3.0.1...
Preprocessing library filepath-1.3.0.1...
Haddock coverage:
 100% ( 57 / 57) in 'System.FilePath.Windows'
 100% ( 57 / 57) in 'System.FilePath.Posix'
 100% (  2 /  2) in 'System.FilePath'
Documentation created: dist/doc/html/filepath/index.html,
dist/doc/html/filepath/filepath.txt
Creating package registration file:
/tmp/pkgConf-filepath-1.3.011015139291801979802.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/filepath-1.3.0.1-A0ShU8E4xGyA19EI3CqHII
Registering filepath-1.3.0.1...
Installed filepath-1.3.0.1
Configuring mtl-2.2.1...
Building mtl-2.2.1...
Preprocessing library mtl-2.2.1...
[ 1 of 22] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o )
[ 2 of 22] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o )
[ 3 of 22] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o )
[ 4 of 22] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o )
[ 5 of 22] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o )
[ 6 of 22] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o )
[ 7 of 22] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o )
[ 8 of 22] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o )
[ 9 of 22] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o )
[10 of 22] Compiling Control.Monad.Except ( Control/Monad/Except.hs, dist/build/Control/Monad/Except.o )
[11 of 22] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o )
[12 of 22] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o )
[13 of 22] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o )
[14 of 22] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o )
[15 of 22] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o )
[16 of 22] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o )
[17 of 22] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o )
[18 of 22] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o )
[19 of 22] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o )
[20 of 22] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o )
[21 of 22] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o )
[22 of 22] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o )
In-place registering mtl-2.2.1...
Running Haddock for mtl-2.2.1...
Running hscolour for mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Preprocessing library mtl-2.2.1...
Haddock coverage:
  75% (  3 /  4) in 'Control.Monad.Writer.Class'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
 100% (  5 /  5) in 'Control.Monad.State.Class'
 100% (  3 /  3) in 'Control.Monad.Reader.Class'
  80% (  4 /  5) in 'Control.Monad.RWS.Class'
  Missing documentation for:
    MonadRWS (Control/Monad/RWS/Class.hs:44)
 100% (  4 /  4) in 'Control.Monad.Identity'
 100% (  3 /  3) in 'Control.Monad.Error.Class'
  50% (  1 /  2) in 'Control.Monad.Cont.Class'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
 100% (  3 /  3) in 'Control.Monad.Trans'
  93% ( 14 / 15) in 'Control.Monad.Error'
  Missing documentation for:
    runErrorT
 100% ( 19 / 19) in 'Control.Monad.Except'
 100% (  5 /  5) in 'Control.Monad.List'
  95% ( 21 / 22) in 'Control.Monad.RWS.Lazy'
  Missing documentation for:
    runRWST
 100% (  2 /  2) in 'Control.Monad.RWS'
  96% ( 22 / 23) in 'Control.Monad.Reader'
  Missing documentation for:
    runReaderT
  95% ( 21 / 22) in 'Control.Monad.RWS.Strict'
  Missing documentation for:
    runRWST
  96% ( 24 / 25) in 'Control.Monad.State.Lazy'
  Missing documentation for:
    runStateT
 100% (  2 /  2) in 'Control.Monad.State'
  96% ( 24 / 25) in 'Control.Monad.State.Strict'
  Missing documentation for:
    runStateT
  89% ( 17 / 19) in 'Control.Monad.Writer.Lazy'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
    runWriterT
 100% (  2 /  2) in 'Control.Monad.Writer'
  94% ( 17 / 18) in 'Control.Monad.Writer.Strict'
  Missing documentation for:
    MonadWriter (Control/Monad/Writer/Class.hs:62)
  91% ( 20 / 22) in 'Control.Monad.Cont'
  Missing documentation for:
    MonadCont (Control/Monad/Cont/Class.hs:73)
    runContT
Documentation created: dist/doc/html/mtl/index.html, dist/doc/html/mtl/mtl.txt
Creating package registration file: /tmp/pkgConf-mtl-2.2402724286593209441.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mtl-2.2.1-KMpng31YRYc5JfMWFZ3FCU
Registering mtl-2.2.1...
Installed mtl-2.2.1
Configuring nats-1...
Building nats-1...
Preprocessing library nats-1...
In-place registering nats-1...
Running Haddock for nats-1...
Running hscolour for nats-1...
Preprocessing library nats-1...
Preprocessing library nats-1...
haddock: No input file(s).
Creating package registration file: /tmp/pkgConf-nats-1661761152474613996
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/nats-1-Fmk0Emc1i6fF1ZuCqfyZlm
Registering nats-1...
Installed nats-1
Configuring old-locale-1.0.0.7...
Building old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
[1 of 1] Compiling System.Locale    ( System/Locale.hs, dist/build/System/Locale.o )
In-place registering old-locale-1.0.0.7...
Running Haddock for old-locale-1.0.0.7...
Running hscolour for old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Preprocessing library old-locale-1.0.0.7...
Haddock coverage:
  60% (  3 /  5) in 'System.Locale'
  Missing documentation for:
    TimeLocale (System/Locale.hs:36)
    defaultTimeLocale (System/Locale.hs:49)
Documentation created: dist/doc/html/old-locale/index.html,
dist/doc/html/old-locale/old-locale.txt
Creating package registration file:
/tmp/pkgConf-old-locale-1.0.01498617647669908538.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-locale-1.0.0.7-D6X1KPq5Sui5XjrHMwvFwK
Registering old-locale-1.0.0.7...
Installed old-locale-1.0.0.7
Configuring primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o )
[ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o )
[ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o )
[ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o )
[ 9 of 10] Compiling Data.Primitive   ( Data/Primitive.hs, dist/build/Data/Primitive.o )
[10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o )
In-place registering primitive-0.6.1.0...
Running Haddock for primitive-0.6.1.0...
Running hscolour for primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...

Control/Monad/Primitive.hs:41:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: Warning:
    In the use of type constructor or class ‘Error’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:100:47: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.113696027261630634994.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring rdtsc-1.3.0.0...
Building rdtsc-1.3.0.0...
Preprocessing library rdtsc-1.3.0.0...
[1 of 1] Compiling System.CPUTime.Rdtsc ( System/CPUTime/Rdtsc.hs, dist/build/System/CPUTime/Rdtsc.o )
In-place registering rdtsc-1.3.0.0...
Running Haddock for rdtsc-1.3.0.0...
Running hscolour for rdtsc-1.3.0.0...
Preprocessing library rdtsc-1.3.0.0...
Preprocessing library rdtsc-1.3.0.0...
Haddock coverage:
 100% (  2 /  2) in 'System.CPUTime.Rdtsc'
Documentation created: dist/doc/html/rdtsc/index.html,
dist/doc/html/rdtsc/rdtsc.txt
Creating package registration file:
/tmp/pkgConf-rdtsc-1.3.0937558955629593614.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/rdtsc-1.3.0.0-4HG6zYxfMqe0ZlCsuhpjTC
Registering rdtsc-1.3.0.0...
Installed rdtsc-1.3.0.0
Configuring safe-0.3.9...
Building safe-0.3.9...
Preprocessing library safe-0.3.9...
[1 of 4] Compiling Safe.Util        ( Safe/Util.hs, dist/build/Safe/Util.o )
[2 of 4] Compiling Safe.Exact       ( Safe/Exact.hs, dist/build/Safe/Exact.o )
[3 of 4] Compiling Safe.Foldable    ( Safe/Foldable.hs, dist/build/Safe/Foldable.o )
[4 of 4] Compiling Safe             ( Safe.hs, dist/build/Safe.o )
In-place registering safe-0.3.9...
Running Haddock for safe-0.3.9...
Running hscolour for safe-0.3.9...
Preprocessing library safe-0.3.9...
Preprocessing library safe-0.3.9...
Haddock coverage:
  14% (  1 /  7) in 'Safe.Util'
  Missing documentation for:
    .^ (Safe/Util.hs:8)
    .^^ (Safe/Util.hs:11)
    liftMay (Safe/Util.hs:14)
    fromNoteModule (Safe/Util.hs:17)
    fromNoteEitherModule (Safe/Util.hs:21)
    eitherToMaybe (Safe/Util.hs:25)
  35% (  8 / 23) in 'Safe.Exact'
  Missing documentation for:
    takeExactMay (Safe/Exact.hs:93)
    takeExactNote (Safe/Exact.hs:90)
    takeExactDef (Safe/Exact.hs:96)
    dropExactMay (Safe/Exact.hs:102)
    dropExactNote (Safe/Exact.hs:99)
    dropExactDef (Safe/Exact.hs:105)
    splitAtExactMay (Safe/Exact.hs:112)
    splitAtExactNote (Safe/Exact.hs:108)
    splitAtExactDef (Safe/Exact.hs:116)
    zipExactMay (Safe/Exact.hs:140)
    zipExactNote (Safe/Exact.hs:137)
    zipExactDef (Safe/Exact.hs:143)
    zipWithExactMay (Safe/Exact.hs:149)
    zipWithExactNote (Safe/Exact.hs:146)
    zipWithExactDef (Safe/Exact.hs:152)
  18% (  5 / 28) in 'Safe.Foldable'
  Missing documentation for:
    foldl1May (Safe/Foldable.hs:38)
    foldl1Def (Safe/Foldable.hs:46)
    foldl1Note (Safe/Foldable.hs:42)
    foldr1May (Safe/Foldable.hs:38)
    foldr1Def (Safe/Foldable.hs:46)
    foldr1Note (Safe/Foldable.hs:42)
    findJustDef (Safe/Foldable.hs:79)
    findJustNote (Safe/Foldable.hs:82)
    minimumMay (Safe/Foldable.hs:50)
    minimumDef (Safe/Foldable.hs:54)
    minimumNote (Safe/Foldable.hs:58)
    maximumMay (Safe/Foldable.hs:50)
    maximumDef (Safe/Foldable.hs:54)
    maximumNote (Safe/Foldable.hs:58)
    minimumByMay (Safe/Foldable.hs:62)
    minimumByDef (Safe/Foldable.hs:66)
    minimumByNote (Safe/Foldable.hs:70)
    maximumByMay (Safe/Foldable.hs:62)
    maximumByDef (Safe/Foldable.hs:66)
    maximumByNote (Safe/Foldable.hs:70)
    foldl1Safe (Safe/Foldable.hs:90)
    foldr1Safe (Safe/Foldable.hs:94)
    findJustSafe (Safe/Foldable.hs:99)
  20% ( 14 / 71) in 'Safe'
  Missing documentation for:
    initMay (Safe.hs:114)
    initDef (Safe.hs:117)
    initNote (Safe.hs:120)
    initSafe (Safe.hs:123)
    headMay (Safe.hs:128)
    headDef (Safe.hs:132)
    headNote (Safe.hs:136)
    lastMay (Safe.hs:128)
    lastDef (Safe.hs:132)
    lastNote (Safe.hs:136)
    minimumMay (Safe.hs:140)
    minimumDef (Safe.hs:144)
    minimumNote (Safe.hs:148)
    maximumMay (Safe.hs:140)
    maximumDef (Safe.hs:144)
    maximumNote (Safe.hs:148)
    minimumByMay (Safe.hs:152)
    minimumByDef (Safe.hs:156)
    minimumByNote (Safe.hs:160)
    maximumByMay (Safe.hs:152)
    maximumByDef (Safe.hs:156)
    maximumByNote (Safe.hs:160)
    foldr1May (Safe.hs:165)
    foldr1Def (Safe.hs:170)
    foldr1Note (Safe.hs:175)
    foldl1May (Safe.hs:165)
    foldl1Def (Safe.hs:170)
    foldl1Note (Safe.hs:175)
    foldl1May' (Safe.hs:165)
    foldl1Def' (Safe.hs:170)
    foldl1Note' (Safe.hs:175)
    scanl1May (Safe.hs:180)
    scanl1Def (Safe.hs:184)
    scanl1Note (Safe.hs:188)
    scanr1May (Safe.hs:180)
    scanr1Def (Safe.hs:184)
    scanr1Note (Safe.hs:188)
    fromJustNote (Safe.hs:197)
    assertNote (Safe.hs:200)
    atMay (Safe.hs:209)
    atDef (Safe.hs:212)
    atNote (Safe.hs:215)
    readMay (Safe.hs:219)
    readDef (Safe.hs:222)
    readNote (Safe.hs:225)
    lookupJustDef (Safe.hs:233)
    lookupJustNote (Safe.hs:236)
    findJustDef (Safe.hs:244)
    findJustNote (Safe.hs:247)
    elemIndexJustDef (Safe.hs:255)
    elemIndexJustNote (Safe.hs:258)
    findIndexJustDef (Safe.hs:266)
    findIndexJustNote (Safe.hs:269)
    toEnumMay (Safe.hs:274)
    toEnumDef (Safe.hs:283)
    toEnumNote (Safe.hs:286)
    toEnumSafe (Safe.hs:289)
Documentation created: dist/doc/html/safe/index.html,
dist/doc/html/safe/safe.txt
Creating package registration file: /tmp/pkgConf-safe-0.3952062949577721120.9
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/safe-0.3.9-BXSoeRP9IFG6t9s3abNgVi
Registering safe-0.3.9...
Installed safe-0.3.9
Configuring srcloc-0.4.1...
Building srcloc-0.4.1...
Preprocessing library srcloc-0.4.1...
[1 of 1] Compiling Data.Loc         ( Data/Loc.hs, dist/build/Data/Loc.o )
In-place registering srcloc-0.4.1...
Running Haddock for srcloc-0.4.1...
Running hscolour for srcloc-0.4.1...
Preprocessing library srcloc-0.4.1...
Preprocessing library srcloc-0.4.1...
Haddock coverage:
  82% ( 18 / 22) in 'Data.Loc'
  Missing documentation for:
    startPos (Data/Loc.hs:90)
    linePos (Data/Loc.hs:93)
    advancePos (Data/Loc.hs:96)
    unLoc (Data/Loc.hs:220)
Documentation created: dist/doc/html/srcloc/index.html,
dist/doc/html/srcloc/srcloc.txt
Creating package registration file:
/tmp/pkgConf-srcloc-0.414352181891135771559.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/srcloc-0.4.1-GUwd5fRuzakC3DcI6dP2D1
Registering srcloc-0.4.1...
Installed srcloc-0.4.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.418130801541579068977.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/stm-2.4.4-C1kFMnPqFjvDhFjgMZGUpr
Registering stm-2.4.4...
Installed stm-2.4.4
Configuring syb-0.4.4...
Building syb-0.4.4...
Preprocessing library syb-0.4.4...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
In-place registering syb-0.4.4...
Running Haddock for syb-0.4.4...
Running hscolour for syb-0.4.4...
Preprocessing library syb-0.4.4...
Preprocessing library syb-0.4.4...
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 16 / 16) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0.42058907361190113083.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.4.4-HXdJjHFXhlk7hr6SnBkoe9
Registering syb-0.4.4...
Installed syb-0.4.4
Configuring symbol-0.2.4...
Building symbol-0.2.4...
Preprocessing library symbol-0.2.4...
[1 of 2] Compiling Data.Symbol.Unsafe ( Data/Symbol/Unsafe.hs, dist/build/Data/Symbol/Unsafe.o )
[2 of 2] Compiling Data.Symbol      ( Data/Symbol.hs, dist/build/Data/Symbol.o )
In-place registering symbol-0.2.4...
Running Haddock for symbol-0.2.4...
Running hscolour for symbol-0.2.4...
Preprocessing library symbol-0.2.4...
Preprocessing library symbol-0.2.4...
Haddock coverage:
  75% (  3 /  4) in 'Data.Symbol.Unsafe'
  Missing documentation for:
    Symbol (Data/Symbol/Unsafe.hs:27)
  75% (  3 /  4) in 'Data.Symbol'
  Missing documentation for:
    Symbol (Data/Symbol/Unsafe.hs:27)
Documentation created: dist/doc/html/symbol/index.html,
dist/doc/html/symbol/symbol.txt
Creating package registration file:
/tmp/pkgConf-symbol-0.2177332700305564045.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/symbol-0.2.4-9Zd5gB8hFha6F0V5Pi0xOW
Registering symbol-0.2.4...
Installed symbol-0.2.4
Configuring text-1.2.1.3...
Building text-1.2.1.3...
Preprocessing library text-1.2.1.3...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 44] Compiling Data.Text.Internal.Encoding.Utf32 ( Data/Text/Internal/Encoding/Utf32.hs, dist/build/Data/Text/Internal/Encoding/Utf32.o )
[ 3 of 44] Compiling Data.Text.Internal.Builder.RealFloat.Functions ( Data/Text/Internal/Builder/RealFloat/Functions.hs, dist/build/Data/Text/Internal/Builder/RealFloat/Functions.o )
[ 4 of 44] Compiling Data.Text.Internal.Builder.Int.Digits ( Data/Text/Internal/Builder/Int/Digits.hs, dist/build/Data/Text/Internal/Builder/Int/Digits.o )
[ 5 of 44] Compiling Data.Text.Encoding.Error ( Data/Text/Encoding/Error.hs, dist/build/Data/Text/Encoding/Error.o )

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!
[ 6 of 44] Compiling Data.Text.Internal.Unsafe.Shift ( Data/Text/Internal/Unsafe/Shift.hs, dist/build/Data/Text/Internal/Unsafe/Shift.o )
[ 7 of 44] Compiling Data.Text.Internal.Encoding.Utf16 ( Data/Text/Internal/Encoding/Utf16.hs, dist/build/Data/Text/Internal/Encoding/Utf16.o )
[ 8 of 44] Compiling Data.Text.Internal.Functions ( Data/Text/Internal/Functions.hs, dist/build/Data/Text/Internal/Functions.o )
[ 9 of 44] Compiling Data.Text.Internal.Unsafe ( Data/Text/Internal/Unsafe.hs, dist/build/Data/Text/Internal/Unsafe.o )
[10 of 44] Compiling Data.Text.Array  ( Data/Text/Array.hs, dist/build/Data/Text/Array.o )
[11 of 44] Compiling Data.Text.Internal.Unsafe.Char ( Data/Text/Internal/Unsafe/Char.hs, dist/build/Data/Text/Internal/Unsafe/Char.o )
[12 of 44] Compiling Data.Text.Internal ( Data/Text/Internal.hs, dist/build/Data/Text/Internal.o )
[13 of 44] Compiling Data.Text.Internal.Fusion.Size ( Data/Text/Internal/Fusion/Size.hs, dist/build/Data/Text/Internal/Fusion/Size.o )
[14 of 44] Compiling Data.Text.Internal.Fusion.Types ( Data/Text/Internal/Fusion/Types.hs, dist/build/Data/Text/Internal/Fusion/Types.o )
[15 of 44] Compiling Data.Text.Internal.Fusion.CaseMapping ( Data/Text/Internal/Fusion/CaseMapping.hs, dist/build/Data/Text/Internal/Fusion/CaseMapping.o )
[16 of 44] Compiling Data.Text.Internal.Fusion.Common ( Data/Text/Internal/Fusion/Common.hs, dist/build/Data/Text/Internal/Fusion/Common.o )
[17 of 44] Compiling Data.Text.Unsafe ( Data/Text/Unsafe.hs, dist/build/Data/Text/Unsafe.o )
[18 of 44] Compiling Data.Text.Internal.Private ( Data/Text/Internal/Private.hs, dist/build/Data/Text/Internal/Private.o )
[19 of 44] Compiling Data.Text.Internal.Fusion ( Data/Text/Internal/Fusion.hs, dist/build/Data/Text/Internal/Fusion.o )
[20 of 44] Compiling Data.Text.Show   ( Data/Text/Show.hs, dist/build/Data/Text/Show.o )
[21 of 44] Compiling Data.Text.Internal.Encoding.Fusion.Common ( Data/Text/Internal/Encoding/Fusion/Common.hs, dist/build/Data/Text/Internal/Encoding/Fusion/Common.o )
[22 of 44] Compiling Data.Text.Internal.Encoding.Utf8 ( Data/Text/Internal/Encoding/Utf8.hs, dist/build/Data/Text/Internal/Encoding/Utf8.o )
[23 of 44] Compiling Data.Text.Internal.Encoding.Fusion ( Data/Text/Internal/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Encoding/Fusion.o )
[24 of 44] Compiling Data.Text.Encoding ( Data/Text/Encoding.hs, dist/build/Data/Text/Encoding.o )
[25 of 44] Compiling Data.Text.Internal.Lazy.Encoding.Fusion ( Data/Text/Internal/Lazy/Encoding/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Encoding/Fusion.o )
[26 of 44] Compiling Data.Text.Internal.Search ( Data/Text/Internal/Search.hs, dist/build/Data/Text/Internal/Search.o )
[27 of 44] Compiling Data.Text.Foreign ( Data/Text/Foreign.hs, dist/build/Data/Text/Foreign.o )
[28 of 44] Compiling Data.Text        ( Data/Text.hs, dist/build/Data/Text.o )
[29 of 44] Compiling Data.Text.Internal.IO ( Data/Text/Internal/IO.hs, dist/build/Data/Text/Internal/IO.o )
[30 of 44] Compiling Data.Text.IO     ( Data/Text/IO.hs, dist/build/Data/Text/IO.o )
[31 of 44] Compiling Data.Text.Internal.Lazy ( Data/Text/Internal/Lazy.hs, dist/build/Data/Text/Internal/Lazy.o )
[32 of 44] Compiling Data.Text.Internal.Lazy.Fusion ( Data/Text/Internal/Lazy/Fusion.hs, dist/build/Data/Text/Internal/Lazy/Fusion.o )
[33 of 44] Compiling Data.Text.Internal.Lazy.Search ( Data/Text/Internal/Lazy/Search.hs, dist/build/Data/Text/Internal/Lazy/Search.o )
[34 of 44] Compiling Data.Text.Lazy.Internal ( Data/Text/Lazy/Internal.hs, dist/build/Data/Text/Lazy/Internal.o )
[35 of 44] Compiling Data.Text.Lazy.Encoding ( Data/Text/Lazy/Encoding.hs, dist/build/Data/Text/Lazy/Encoding.o )

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[36 of 44] Compiling Data.Text.Lazy   ( Data/Text/Lazy.hs, dist/build/Data/Text/Lazy.o )
[37 of 44] Compiling Data.Text.Internal.Builder ( Data/Text/Internal/Builder.hs, dist/build/Data/Text/Internal/Builder.o )

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[38 of 44] Compiling Data.Text.Lazy.Builder ( Data/Text/Lazy/Builder.hs, dist/build/Data/Text/Lazy/Builder.o )
[39 of 44] Compiling Data.Text.Internal.Builder.Functions ( Data/Text/Internal/Builder/Functions.hs, dist/build/Data/Text/Internal/Builder/Functions.o )

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()
[41 of 44] Compiling Data.Text.Lazy.IO ( Data/Text/Lazy/IO.hs, dist/build/Data/Text/Lazy/IO.o )
[42 of 44] Compiling Data.Text.Lazy.Read ( Data/Text/Lazy/Read.hs, dist/build/Data/Text/Lazy/Read.o )

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[43 of 44] Compiling Data.Text.Lazy.Builder.RealFloat ( Data/Text/Lazy/Builder/RealFloat.hs, dist/build/Data/Text/Lazy/Builder/RealFloat.o )
[44 of 44] Compiling Data.Text.Read   ( Data/Text/Read.hs, dist/build/Data/Text/Read.o )

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
In-place registering text-1.2.1.3...
Running Haddock for text-1.2.1.3...
Running hscolour for text-1.2.1.3...
Preprocessing library text-1.2.1.3...
Preprocessing library text-1.2.1.3...

Data/Text/Internal/Read.hs:21:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Text/Encoding/Error.hs:3:14: Warning:
    ‘Data.Text.Encoding.Error’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Encoding.hs:65:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder.hs:61:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Internal/Builder/Functions.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:24:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Text/Lazy/Builder/Int.hs:30:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Lazy/Builder/Int.hs:32:1: Warning:
    The import of ‘GHC.Num’ is redundant
      except perhaps to import instances from ‘GHC.Num’
    To import instances alone, use: import GHC.Num()

Data/Text/Lazy/Read.hs:3:14: Warning:
    ‘Data.Text.Lazy.Read’ is marked as Trustworthy but has been inferred as safe!

Data/Text/Lazy/Read.hs:32:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Text/Read.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
Haddock coverage:
  14% (  1 /  7) in 'Data.Text.Internal.Read'
  Missing documentation for:
    IReader (Data/Text/Internal/Read.hs:26)
    IParser (Data/Text/Internal/Read.hs:28)
    T (Data/Text/Internal/Read.hs:48)
    digitToInt (Data/Text/Internal/Read.hs:61)
    hexDigitToInt (Data/Text/Internal/Read.hs:55)
    perhaps (Data/Text/Internal/Read.hs:50)
  50% (  1 /  2) in 'Data.Text.Internal.Encoding.Utf32'
  Missing documentation for:
    validate (Data/Text/Internal/Encoding/Utf32.hs:24)
  50% (  1 /  2) in 'Data.Text.Internal.Builder.RealFloat.Functions'
  Missing documentation for:
    roundTo (Data/Text/Internal/Builder/RealFloat/Functions.hs:17)
   0% (  0 /  2) in 'Data.Text.Internal.Builder.Int.Digits'
  Missing documentation for:
    Module header
    digits (Data/Text/Internal/Builder/Int/Digits.hs:21)
 100% ( 12 / 12) in 'Data.Text.Encoding.Error'
 100% (  2 /  2) in 'Data.Text.Internal.Unsafe.Shift'
  25% (  1 /  4) in 'Data.Text.Internal.Encoding.Utf16'
  Missing documentation for:
    chr2 (Data/Text/Internal/Encoding/Utf16.hs:29)
    validate1 (Data/Text/Internal/Encoding/Utf16.hs:38)
    validate2 (Data/Text/Internal/Encoding/Utf16.hs:42)
 100% (  2 /  2) in 'Data.Text.Internal.Functions'
 100% (  3 /  3) in 'Data.Text.Internal.Unsafe'
 100% ( 16 / 16) in 'Data.Text.Array'
  33% (  2 /  6) in 'Data.Text.Internal.Unsafe.Char'
  Missing documentation for:
    ord (Data/Text/Internal/Unsafe/Char.hs:39)
    unsafeChr (Data/Text/Internal/Unsafe/Char.hs:43)
    unsafeChr8 (Data/Text/Internal/Unsafe/Char.hs:47)
    unsafeChr32 (Data/Text/Internal/Unsafe/Char.hs:51)
  95% ( 19 / 20) in 'Data.Text.Internal'
  Missing documentation for:
    textP (Data/Text/Internal.hs:97)
  38% (  5 / 13) in 'Data.Text.Internal.Fusion.Size'
  Missing documentation for:
    Size (Data/Text/Internal/Fusion/Size.hs:40)
    exactly (Data/Text/Internal/Fusion/Size.hs:44)
    exactSize (Data/Text/Internal/Fusion/Size.hs:49)
    maxSize (Data/Text/Internal/Fusion/Size.hs:57)
    betweenSize (Data/Text/Internal/Fusion/Size.hs:65)
    unknownSize (Data/Text/Internal/Fusion/Size.hs:74)
    compareSize (Data/Text/Internal/Fusion/Size.hs:143)
    isEmpty (Data/Text/Internal/Fusion/Size.hs:151)
  88% (  7 /  8) in 'Data.Text.Internal.Fusion.Types'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
   0% (  0 /  5) in 'Data.Text.Internal.Fusion.CaseMapping'
  Missing documentation for:
    Module header
    upperMapping (Data/Text/Internal/Fusion/CaseMapping.hs:13)
    lowerMapping (Data/Text/Internal/Fusion/CaseMapping.hs:220)
    titleMapping (Data/Text/Internal/Fusion/CaseMapping.hs:225)
    foldMapping (Data/Text/Internal/Fusion/CaseMapping.hs:324)
  89% ( 63 / 71) in 'Data.Text.Internal.Fusion.Common'
  Missing documentation for:
    singleton (Data/Text/Internal/Fusion/Common.hs:119)
    streamList (Data/Text/Internal/Fusion/Common.hs:125)
    unstreamList (Data/Text/Internal/Fusion/Common.hs:131)
    intercalate (Data/Text/Internal/Fusion/Common.hs:577)
    justifyLeftI (Data/Text/Internal/Fusion/Common.hs:479)
    scanl (Data/Text/Internal/Fusion/Common.hs:656)
    replicateCharI (Data/Text/Internal/Fusion/Common.hs:671)
    replicateI (Data/Text/Internal/Fusion/Common.hs:682)
  93% ( 13 / 14) in 'Data.Text.Unsafe'
  Missing documentation for:
    Iter (Data/Text/Unsafe.hs:62)
  33% (  1 /  3) in 'Data.Text.Internal.Private'
  Missing documentation for:
    runText (Data/Text/Internal/Private.hs:33)
    span_ (Data/Text/Internal/Private.hs:23)
  91% ( 20 / 22) in 'Data.Text.Internal.Fusion'
  Missing documentation for:
    Stream (Data/Text/Internal/Fusion/Types.hs:83)
    length (Data/Text/Internal/Fusion.hs:127)
 100% (  4 /  4) in 'Data.Text.Show'
  33% (  2 /  6) in 'Data.Text.Internal.Encoding.Fusion.Common'
  Missing documentation for:
    restreamUtf16LE (Data/Text/Internal/Encoding/Fusion/Common.hs:63)
    restreamUtf16BE (Data/Text/Internal/Encoding/Fusion/Common.hs:39)
    restreamUtf32LE (Data/Text/Internal/Encoding/Fusion/Common.hs:106)
    restreamUtf32BE (Data/Text/Internal/Encoding/Fusion/Common.hs:87)
  17% (  2 / 12) in 'Data.Text.Internal.Encoding.Utf8'
  Missing documentation for:
    ord2 (Data/Text/Internal/Encoding/Utf8.hs:58)
    ord3 (Data/Text/Internal/Encoding/Utf8.hs:69)
    ord4 (Data/Text/Internal/Encoding/Utf8.hs:81)
    chr2 (Data/Text/Internal/Encoding/Utf8.hs:94)
    chr3 (Data/Text/Internal/Encoding/Utf8.hs:103)
    chr4 (Data/Text/Internal/Encoding/Utf8.hs:114)
    validate1 (Data/Text/Internal/Encoding/Utf8.hs:128)
    validate2 (Data/Text/Internal/Encoding/Utf8.hs:132)
    validate3 (Data/Text/Internal/Encoding/Utf8.hs:136)
    validate4 (Data/Text/Internal/Encoding/Utf8.hs:153)
  91% ( 10 / 11) in 'Data.Text.Internal.Encoding.Fusion'
  Missing documentation for:
    streamASCII (Data/Text/Internal/Encoding/Fusion.hs:57)
 100% ( 33 / 33) in 'Data.Text.Encoding'
 100% ( 10 / 10) in 'Data.Text.Internal.Lazy.Encoding.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Search'
 100% ( 18 / 18) in 'Data.Text.Foreign'
 100% (126 /126) in 'Data.Text'
 100% (  3 /  3) in 'Data.Text.Internal.IO'
 100% ( 20 / 20) in 'Data.Text.IO'
  93% ( 14 / 15) in 'Data.Text.Internal.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
 100% (  8 /  8) in 'Data.Text.Internal.Lazy.Fusion'
 100% (  2 /  2) in 'Data.Text.Internal.Lazy.Search'
 100% (  2 /  2) in 'Data.Text.Lazy.Internal'
  89% ( 24 / 27) in 'Data.Text.Lazy.Encoding'
  Missing documentation for:
    encodeUtf8 (Data/Text/Lazy/Encoding.hs:148)
    encodeUtf8Builder (Data/Text/Lazy/Encoding.hs:162)
    encodeUtf8BuilderEscaped (Data/Text/Lazy/Encoding.hs:167)
  99% (127 /128) in 'Data.Text.Lazy'
  Missing documentation for:
    Text (Data/Text/Internal/Lazy.hs:47)
  94% ( 16 / 17) in 'Data.Text.Internal.Builder'
  Missing documentation for:
    append' (Data/Text/Internal/Builder.hs:288)
 100% ( 12 / 12) in 'Data.Text.Lazy.Builder'
 100% (  3 /  3) in 'Data.Text.Internal.Builder.Functions'
   0% (  0 /  3) in 'Data.Text.Lazy.Builder.Int'
  Missing documentation for:
    Module header
    decimal (Data/Text/Lazy/Builder/Int.hs:52)
    hexadecimal (Data/Text/Lazy/Builder/Int.hs:162)
 100% ( 19 / 19) in 'Data.Text.Lazy.IO'
 100% (  7 /  7) in 'Data.Text.Lazy.Read'
  75% (  3 /  4) in 'Data.Text.Lazy.Builder.RealFloat'
  Missing documentation for:
    formatRealFloat (Data/Text/Lazy/Builder/RealFloat.hs:46)
 100% (  7 /  7) in 'Data.Text.Read'
Warning: Data.Text.Internal.Fusion.Common: could not find link destinations for:
    findIndicesI
Warning: Data.Text.Unsafe: could not find link destinations for:
    bracket
Warning: Data.Text: could not find link destinations for:
    replicateChar countChar
Warning: Data.Text.Internal.IO: could not find link destinations for:
    Handle__
Warning: Data.Text.Lazy: could not find link destinations for:
    replicateChar dropWords splitAtWord countChar
Warning: Data.Text.Internal.Builder: could not find link destinations for:
    empty append
Warning: Data.Text.Lazy.Builder.RealFloat: could not find link destinations for:
    floatToDigits
Documentation created: dist/doc/html/text/index.html,
dist/doc/html/text/text.txt
Creating package registration file:
/tmp/pkgConf-text-1.2.116426631981153263590.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/text-1.2.1.3-1l1AN4I48k37RaQ6fm6CEh
Registering text-1.2.1.3...
Installed text-1.2.1.3
Configuring th-lift-0.7.2...
Building th-lift-0.7.2...
Preprocessing library th-lift-0.7.2...
[1 of 1] Compiling Language.Haskell.TH.Lift ( src/Language/Haskell/TH/Lift.hs, dist/build/Language/Haskell/TH/Lift.o )
In-place registering th-lift-0.7.2...
Running Haddock for th-lift-0.7.2...
Running hscolour for th-lift-0.7.2...
Preprocessing library th-lift-0.7.2...
Preprocessing library th-lift-0.7.2...
Haddock coverage:
  50% (  3 /  6) in 'Language.Haskell.TH.Lift'
  Missing documentation for:
    Module header
    deriveLiftMany' (src/Language/Haskell/TH/Lift.hs:51)
    Lift
Documentation created: dist/doc/html/th-lift/index.html,
dist/doc/html/th-lift/th-lift.txt
Creating package registration file:
/tmp/pkgConf-th-lift-0.71326297801744161708.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-lift-0.7.2-GbE2jWs2LBYD2hKBn9VM4A
Registering th-lift-0.7.2...
Installed th-lift-0.7.2
Configuring value-supply-0.6...
Building value-supply-0.6...
Preprocessing library value-supply-0.6...
[1 of 1] Compiling Data.Supply      ( Data/Supply.hs, dist/build/Data/Supply.o )
In-place registering value-supply-0.6...
Running Haddock for value-supply-0.6...
Running hscolour for value-supply-0.6...
Preprocessing library value-supply-0.6...
Preprocessing library value-supply-0.6...
Haddock coverage:
 100% ( 17 / 17) in 'Data.Supply'
Documentation created: dist/doc/html/value-supply/index.html,
dist/doc/html/value-supply/value-supply.txt
Creating package registration file:
/tmp/pkgConf-value-supply-01571825916405341089.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/value-supply-0.6-6FTHZuhL89zGCMmrMWNSei
Registering value-supply-0.6...
Installed value-supply-0.6
Configuring directory-1.2.4.0...
checking for gcc... /usr/bin/gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc accepts -g... yes
checking for /usr/bin/gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for utimensat... yes
configure: creating ./config.status
config.status: creating include/HsDirectoryConfig.h
Building directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
[1 of 6] Compiling System.Directory.Internal.Windows ( dist/build/System/Directory/Internal/Windows.hs, dist/build/System/Directory/Internal/Windows.o )
[2 of 6] Compiling System.Directory.Internal.Posix ( dist/build/System/Directory/Internal/Posix.hs, dist/build/System/Directory/Internal/Posix.o )
[3 of 6] Compiling System.Directory.Internal.C_utimensat ( dist/build/System/Directory/Internal/C_utimensat.hs, dist/build/System/Directory/Internal/C_utimensat.o )
[4 of 6] Compiling System.Directory.Internal.Config ( System/Directory/Internal/Config.hs, dist/build/System/Directory/Internal/Config.o )
[5 of 6] Compiling System.Directory.Internal ( dist/build/System/Directory/Internal.hs, dist/build/System/Directory/Internal.o )
[6 of 6] Compiling System.Directory ( System/Directory.hs, dist/build/System/Directory.o )
In-place registering directory-1.2.4.0...
Running Haddock for directory-1.2.4.0...
Running hscolour for directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
Preprocessing library directory-1.2.4.0...
Haddock coverage:
   0% (  0 /  1) in 'System.Directory.Internal.Windows'
  Missing documentation for:
    Module header
   0% (  0 /  5) in 'System.Directory.Internal.Posix'
  Missing documentation for:
    Module header
    c_free (System/Directory/Internal/Posix.hsc:16)
    c_PATH_MAX (System/Directory/Internal/Posix.hsc:18)
    c_realpath (System/Directory/Internal/Posix.hsc:28)
    withRealpath (System/Directory/Internal/Posix.hsc:31)
   0% (  0 /  7) in 'System.Directory.Internal.C_utimensat'
  Missing documentation for:
    Module header
    CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20)
     (System/Directory/Internal/C_utimensat.hsc:22)
    c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33)
    utimeOmit (System/Directory/Internal/C_utimensat.hsc:36)
    toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39)
    c_utimensat (System/Directory/Internal/C_utimensat.hsc:45)
  50% (  1 /  2) in 'System.Directory.Internal.Config'
  Missing documentation for:
    Module header
   8% (  1 / 12) in 'System.Directory.Internal'
  Missing documentation for:
    Module header
    CTimeSpec (System/Directory/Internal/C_utimensat.hsc:20)
     (System/Directory/Internal/C_utimensat.hsc:22)
    c_AT_FDCWD (System/Directory/Internal/C_utimensat.hsc:33)
    utimeOmit (System/Directory/Internal/C_utimensat.hsc:36)
    toCTimeSpec (System/Directory/Internal/C_utimensat.hsc:39)
    c_utimensat (System/Directory/Internal/C_utimensat.hsc:45)
    c_free (System/Directory/Internal/Posix.hsc:16)
    c_PATH_MAX (System/Directory/Internal/Posix.hsc:18)
    c_realpath (System/Directory/Internal/Posix.hsc:28)
    withRealpath (System/Directory/Internal/Posix.hsc:31)
  81% ( 46 / 57) in 'System.Directory'
  Missing documentation for:
    Permissions (System/Directory.hs:213)
    emptyPermissions (System/Directory.hs:219)
    readable (System/Directory.hs:215)
    writable (System/Directory.hs:215)
    executable (System/Directory.hs:216)
    searchable (System/Directory.hs:216)
    setOwnerReadable (System/Directory.hs:227)
    setOwnerWritable (System/Directory.hs:230)
    setOwnerExecutable (System/Directory.hs:233)
    setOwnerSearchable (System/Directory.hs:236)
    copyPermissions (System/Directory.hs:343)
Warning: System.Directory: could not find link destinations for:
    InappropriateType NotDirectory Directory DirectoryLink removePathRecursive removeContentsRecursive
Documentation created: dist/doc/html/directory/index.html,
dist/doc/html/directory/directory.txt
Creating package registration file:
/tmp/pkgConf-directory-1.2.410843847951214790563.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/directory-1.2.4.0-JtYQPkJAV6443KwzETqw0n
Registering directory-1.2.4.0...
Installed directory-1.2.4.0
Configuring old-time-1.1.0.3...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking for gettimeofday... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... (cached) yes
checking whether altzone is declared... no
configure: creating ./config.status
config.status: creating include/HsTimeConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
[1 of 1] Compiling System.Time      ( dist/build/System/Time.hs, dist/build/System/Time.o )
In-place registering old-time-1.1.0.3...
Running Haddock for old-time-1.1.0.3...
Running hscolour for old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Preprocessing library old-time-1.1.0.3...
Haddock coverage:
  95% ( 20 / 21) in 'System.Time'
  Missing documentation for:
    getClockTime (System/Time.hsc:232)
Documentation created: dist/doc/html/old-time/index.html,
dist/doc/html/old-time/old-time.txt
Creating package registration file:
/tmp/pkgConf-old-time-1.1.011728950381557686227.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/old-time-1.1.0.3-FBWJJDS5FKr7UKFScBcUW2
Registering old-time-1.1.0.3...
Installed old-time-1.1.0.3
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )

Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering vector-0.11.0.0...
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Fusion/Util.hs:19:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

Data/Vector/Fusion/Stream/Monadic.hs:93:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle/Monadic.hs:105:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Fusion/Bundle.hs:114:1: Warning: Tab character
Haddock coverage:
  25% (  1 /  4) in 'Data.Vector.Storable.Internal'
  Missing documentation for:
    getPtr (Data/Vector/Storable/Internal.hs:22)
    setPtr (Data/Vector/Storable/Internal.hs:26)
    updPtr (Data/Vector/Storable/Internal.hs:30)
 100% (  2 /  2) in 'Data.Vector.Generic.Mutable.Base'
 100% (  3 /  3) in 'Data.Vector.Generic.Base'
 100% (  5 /  5) in 'Data.Vector.Fusion.Util'
 100% (  8 /  8) in 'Data.Vector.Fusion.Bundle.Size'
  11% (  1 /  9) in 'Data.Vector.Internal.Check'
  Missing documentation for:
    Checks (Data/Vector/Internal/Check.hs:51)
    doChecks (Data/Vector/Internal/Check.hs:75)
    error (Data/Vector/Internal/Check.hs:84)
    internalError (Data/Vector/Internal/Check.hs:89)
    check (Data/Vector/Internal/Check.hs:105)
    checkIndex (Data/Vector/Internal/Check.hs:119)
    checkLength (Data/Vector/Internal/Check.hs:133)
    checkSlice (Data/Vector/Internal/Check.hs:147)
  82% (103 /125) in 'Data.Vector.Fusion.Stream.Monadic'
  Missing documentation for:
    generate (Data/Vector/Fusion/Stream/Monadic.hs:184)
    unbox (Data/Vector/Fusion/Stream/Monadic.hs:436)
    concatMap (Data/Vector/Fusion/Stream/Monadic.hs:996)
    zipWithM_ (Data/Vector/Fusion/Stream/Monadic.hs:512)
    zipWith3M (Data/Vector/Fusion/Stream/Monadic.hs:516)
    zipWith4M (Data/Vector/Fusion/Stream/Monadic.hs:544)
    zipWith5M (Data/Vector/Fusion/Stream/Monadic.hs:551)
    zipWith6M (Data/Vector/Fusion/Stream/Monadic.hs:558)
    zipWith (Data/Vector/Fusion/Stream/Monadic.hs:566)
    zipWith3 (Data/Vector/Fusion/Stream/Monadic.hs:570)
    zipWith4 (Data/Vector/Fusion/Stream/Monadic.hs:575)
    zipWith5 (Data/Vector/Fusion/Stream/Monadic.hs:581)
    zipWith6 (Data/Vector/Fusion/Stream/Monadic.hs:587)
    zip (Data/Vector/Fusion/Stream/Monadic.hs:593)
    zip3 (Data/Vector/Fusion/Stream/Monadic.hs:597)
    zip4 (Data/Vector/Fusion/Stream/Monadic.hs:601)
    zip5 (Data/Vector/Fusion/Stream/Monadic.hs:606)
    zip6 (Data/Vector/Fusion/Stream/Monadic.hs:611)
    and (Data/Vector/Fusion/Stream/Monadic.hs:970)
    or (Data/Vector/Fusion/Stream/Monadic.hs:983)
    concatMapM (Data/Vector/Fusion/Stream/Monadic.hs:1000)
    unfoldrN (Data/Vector/Fusion/Stream/Monadic.hs:1062)
  79% (106 /135) in 'Data.Vector.Fusion.Bundle.Monadic'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    generate (Data/Vector/Fusion/Bundle/Monadic.hs:190)
    unbox (Data/Vector/Fusion/Bundle/Monadic.hs:301)
    concatMap (Data/Vector/Fusion/Bundle/Monadic.hs:595)
    zipWithM_ (Data/Vector/Fusion/Bundle/Monadic.hs:332)
    zipWith3M (Data/Vector/Fusion/Bundle/Monadic.hs:336)
    zipWith4M (Data/Vector/Fusion/Bundle/Monadic.hs:343)
    zipWith5M (Data/Vector/Fusion/Bundle/Monadic.hs:350)
    zipWith6M (Data/Vector/Fusion/Bundle/Monadic.hs:357)
    zipWith (Data/Vector/Fusion/Bundle/Monadic.hs:365)
    zipWith3 (Data/Vector/Fusion/Bundle/Monadic.hs:369)
    zipWith4 (Data/Vector/Fusion/Bundle/Monadic.hs:374)
    zipWith5 (Data/Vector/Fusion/Bundle/Monadic.hs:380)
    zipWith6 (Data/Vector/Fusion/Bundle/Monadic.hs:386)
    zip (Data/Vector/Fusion/Bundle/Monadic.hs:392)
    zip3 (Data/Vector/Fusion/Bundle/Monadic.hs:396)
    zip4 (Data/Vector/Fusion/Bundle/Monadic.hs:400)
    zip5 (Data/Vector/Fusion/Bundle/Monadic.hs:405)
    zip6 (Data/Vector/Fusion/Bundle/Monadic.hs:410)
    and (Data/Vector/Fusion/Bundle/Monadic.hs:587)
    or (Data/Vector/Fusion/Bundle/Monadic.hs:591)
    concatMapM (Data/Vector/Fusion/Bundle/Monadic.hs:599)
    fromVector (Data/Vector/Fusion/Bundle/Monadic.hs:1009)
    reVector (Data/Vector/Fusion/Bundle/Monadic.hs:1085)
    fromVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1028)
    concatVectors (Data/Vector/Fusion/Bundle/Monadic.hs:1054)
    fromStream (Data/Vector/Fusion/Bundle/Monadic.hs:119)
    chunks (Data/Vector/Fusion/Bundle/Monadic.hs:126)
    elements (Data/Vector/Fusion/Bundle/Monadic.hs:130)
  81% ( 88 /109) in 'Data.Vector.Fusion.Bundle'
  Missing documentation for:
    Chunk (Data/Vector/Fusion/Bundle/Monadic.hs:110)
    inplace (Data/Vector/Fusion/Bundle.hs:113)
    concatMap (Data/Vector/Fusion/Bundle.hs:265)
    unbox (Data/Vector/Fusion/Bundle.hs:261)
    zipWith4 (Data/Vector/Fusion/Bundle.hs:293)
    zipWith5 (Data/Vector/Fusion/Bundle.hs:299)
    zipWith6 (Data/Vector/Fusion/Bundle.hs:305)
    zip (Data/Vector/Fusion/Bundle.hs:311)
    zip3 (Data/Vector/Fusion/Bundle.hs:315)
    zip4 (Data/Vector/Fusion/Bundle.hs:319)
    zip5 (Data/Vector/Fusion/Bundle.hs:324)
    zip6 (Data/Vector/Fusion/Bundle.hs:329)
    and (Data/Vector/Fusion/Bundle.hs:415)
    or (Data/Vector/Fusion/Bundle.hs:419)
    unsafeFromList (Data/Vector/Fusion/Bundle.hs:609)
    fromVector (Data/Vector/Fusion/Bundle.hs:613)
    reVector (Data/Vector/Fusion/Bundle.hs:617)
    fromVectors (Data/Vector/Fusion/Bundle.hs:621)
    concatVectors (Data/Vector/Fusion/Bundle.hs:625)
    zipWithM (Data/Vector/Fusion/Bundle.hs:520)
    zipWithM_ (Data/Vector/Fusion/Bundle.hs:524)
  66% ( 48 / 73) in 'Data.Vector.Generic.Mutable'
  Missing documentation for:
    init (Data/Vector/Generic/Mutable.hs:536)
    tail (Data/Vector/Generic/Mutable.hs:540)
    take (Data/Vector/Generic/Mutable.hs:515)
    drop (Data/Vector/Generic/Mutable.hs:519)
    splitAt (Data/Vector/Generic/Mutable.hs:527)
    unsafeInit (Data/Vector/Generic/Mutable.hs:554)
    unsafeTail (Data/Vector/Generic/Mutable.hs:558)
    unsafeTake (Data/Vector/Generic/Mutable.hs:562)
    unsafeDrop (Data/Vector/Generic/Mutable.hs:566)
    growFront (Data/Vector/Generic/Mutable.hs:626)
    unsafeGrowFront (Data/Vector/Generic/Mutable.hs:665)
    mstream (Data/Vector/Generic/Mutable.hs:244)
    mstreamR (Data/Vector/Generic/Mutable.hs:274)
    transform (Data/Vector/Generic/Mutable.hs:268)
    transformR (Data/Vector/Generic/Mutable.hs:303)
    fill (Data/Vector/Generic/Mutable.hs:255)
    fillR (Data/Vector/Generic/Mutable.hs:287)
    unsafeAccum (Data/Vector/Generic/Mutable.hs:848)
    accum (Data/Vector/Generic/Mutable.hs:824)
    unsafeUpdate (Data/Vector/Generic/Mutable.hs:861)
    update (Data/Vector/Generic/Mutable.hs:837)
    reverse (Data/Vector/Generic/Mutable.hs:872)
    unstablePartition (Data/Vector/Generic/Mutable.hs:881)
    unstablePartitionBundle (Data/Vector/Generic/Mutable.hs:910)
    partitionBundle (Data/Vector/Generic/Mutable.hs:938)
   5% (  1 / 20) in 'Data.Vector.Generic.New'
  Missing documentation for:
    New (Data/Vector/Generic/New.hs:40)
    create (Data/Vector/Generic/New.hs:42)
    run (Data/Vector/Generic/New.hs:46)
    runPrim (Data/Vector/Generic/New.hs:50)
    apply (Data/Vector/Generic/New.hs:54)
    modify (Data/Vector/Generic/New.hs:58)
    modifyWithBundle (Data/Vector/Generic/New.hs:62)
    unstream (Data/Vector/Generic/New.hs:67)
    transform (Data/Vector/Generic/New.hs:71)
    unstreamR (Data/Vector/Generic/New.hs:93)
    transformR (Data/Vector/Generic/New.hs:97)
    slice (Data/Vector/Generic/New.hs:119)
    init (Data/Vector/Generic/New.hs:123)
    tail (Data/Vector/Generic/New.hs:127)
    take (Data/Vector/Generic/New.hs:131)
    drop (Data/Vector/Generic/New.hs:135)
    unsafeSlice (Data/Vector/Generic/New.hs:139)
    unsafeInit (Data/Vector/Generic/New.hs:143)
    unsafeTail (Data/Vector/Generic/New.hs:147)
  93% (223 /240) in 'Data.Vector.Generic'
  Missing documentation for:
    zipWith4 (Data/Vector/Generic.hs:1069)
    zipWith5 (Data/Vector/Generic.hs:1078)
    zipWith6 (Data/Vector/Generic.hs:1090)
    izipWith3 (Data/Vector/Generic.hs:1112)
    izipWith4 (Data/Vector/Generic.hs:1120)
    izipWith5 (Data/Vector/Generic.hs:1129)
    izipWith6 (Data/Vector/Generic.hs:1141)
    zip3 (Data/Vector/Generic.hs:1159)
    zip4 (Data/Vector/Generic.hs:1164)
    zip5 (Data/Vector/Generic.hs:1169)
    zip6 (Data/Vector/Generic.hs:1175)
    unzip3 (Data/Vector/Generic.hs:1225)
    unzip4 (Data/Vector/Generic.hs:1232)
    unzip5 (Data/Vector/Generic.hs:1241)
    unzip6 (Data/Vector/Generic.hs:1251)
    dataCast (Data/Vector/Generic.hs:2080)
    mkType (Data/Vector/Generic.hs:2075)
  79% ( 41 / 52) in 'Data.Vector.Primitive.Mutable'
  Missing documen
Data/Vector/Primitive.hs:167:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Storable.hs:172:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector/Unboxed/Base.hs:33:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Vector/Unboxed.hs:189:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

Data/Vector.hs:190:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    TFCo:R:VectorBool V_Bool TFCo:R:VectorChar V_Char TFCo:R:VectorDouble V_Double TFCo:R:VectorFloat V_Float TFCo:R:VectorInt V_Int TFCo:R:VectorInt8 V_Int8 TFCo:R:VectorInt16 V_Int16 TFCo:R:VectorInt32 V_Int32 TFCo:R:VectorInt64 V_Int64 TFCo:R:VectorWord V_Word TFCo:R:VectorWord8 V_Word8 TFCo:R:VectorWord16 V_Word16 TFCo:R:VectorWord32 V_Word32 TFCo:R:VectorWord64 V_Word64 TFCo:R:Vector() V_Unit TFCo:R:VectorComplex V_Complex TFCo:R:Vector(,) V_2 TFCo:R:Vector(,,) V_3 TFCo:R:Vector(,,,) V_4 TFCo:R:Vector(,,,,) V_5 TFCo:R:Vector(,,,,,) V_6 TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    TFCo:R:MVectorsBool MV_Bool TFCo:R:MVectorsChar MV_Char TFCo:R:MVectorsDouble MV_Double TFCo:R:MVectorsFloat MV_Float TFCo:R:MVectorsWord64 MV_Word64 TFCo:R:MVectorsWord32 MV_Word32 TFCo:R:MVectorsWord16 MV_Word16 TFCo:R:MVectorsWord8 MV_Word8 TFCo:R:MVectorsWord MV_Word TFCo:R:MVectorsInt64 MV_Int64 TFCo:R:MVectorsInt32 MV_Int32 TFCo:R:MVectorsInt16 MV_Int16 TFCo:R:MVectorsInt8 MV_Int8 TFCo:R:MVectorsInt MV_Int TFCo:R:MVectors() MV_Unit TFCo:R:MVectorsComplex MV_Complex TFCo:R:MVectors(,) MV_2 TFCo:R:MVectors(,,) MV_3 TFCo:R:MVectors(,,,) MV_4 TFCo:R:MVectors(,,,,) MV_5 TFCo:R:MVectors(,,,,,) MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.016106708061438638589.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/vector-0.11.0.0-A9qWf1eecPQGJD12EBZIxF
Registering vector-0.11.0.0...
Installed vector-0.11.0.0
Configuring exception-transformers-0.3.0.4...
Building exception-transformers-0.3.0.4...
Preprocessing library exception-transformers-0.3.0.4...
[1 of 1] Compiling Control.Monad.Exception ( Control/Monad/Exception.hs, dist/build/Control/Monad/Exception.o )

Control/Monad/Exception.hs:90:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering exception-transformers-0.3.0.4...
Running Haddock for exception-transformers-0.3.0.4...
Running hscolour for exception-transformers-0.3.0.4...
Preprocessing library exception-transformers-0.3.0.4...
Preprocessing library exception-transformers-0.3.0.4...

Control/Monad/Exception.hs:90:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
  64% (  7 / 11) in 'Control.Monad.Exception'
  Missing documentation for:
    MonadException (Control/Monad/Exception.hs:103)
    MonadAsyncException (Control/Monad/Exception.hs:135)
    ExceptionT (Control/Monad/Exception.hs:172)
    mapExceptionT (Control/Monad/Exception.hs:175)
Documentation created: dist/doc/html/exception-transformers/index.html,
dist/doc/html/exception-transformers/exception-transformers.txt
Creating package registration file:
/tmp/pkgConf-exception-transformers-0.3.019843139701004642738.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exception-transformers-0.3.0.4-GAEvdNR0kRHKNTI69rbiLt
Registering exception-transformers-0.3.0.4...
Installed exception-transformers-0.3.0.4
Configuring th-expand-syns-0.3.0.6...
Building th-expand-syns-0.3.0.6...
Preprocessing library th-expand-syns-0.3.0.6...
[1 of 1] Compiling Language.Haskell.TH.ExpandSyns ( Language/Haskell/TH/ExpandSyns.hs, dist/build/Language/Haskell/TH/ExpandSyns.o )
In-place registering th-expand-syns-0.3.0.6...
Running Haddock for th-expand-syns-0.3.0.6...
Running hscolour for th-expand-syns-0.3.0.6...
Preprocessing library th-expand-syns-0.3.0.6...
Preprocessing library th-expand-syns-0.3.0.6...
Haddock coverage:
  88% (  7 /  8) in 'Language.Haskell.TH.ExpandSyns'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/th-expand-syns/index.html,
dist/doc/html/th-expand-syns/th-expand-syns.txt
Creating package registration file:
/tmp/pkgConf-th-expand-syns-0.3.065339680316554595.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-expand-syns-0.3.0.6-CnnMfSMXd143Rb2U7k39O8
Registering th-expand-syns-0.3.0.6...
Installed th-expand-syns-0.3.0.6
Configuring mainland-pretty-0.2.7.2...
Building mainland-pretty-0.2.7.2...
Preprocessing library mainland-pretty-0.2.7.2...
[1 of 1] Compiling Text.PrettyPrint.Mainland ( Text/PrettyPrint/Mainland.hs, dist/build/Text/PrettyPrint/Mainland.o )
In-place registering mainland-pretty-0.2.7.2...
Running Haddock for mainland-pretty-0.2.7.2...
Running hscolour for mainland-pretty-0.2.7.2...
Preprocessing library mainland-pretty-0.2.7.2...
Preprocessing library mainland-pretty-0.2.7.2...
Haddock coverage:
  88% ( 81 / 92) in 'Text.PrettyPrint.Mainland'
  Missing documentation for:
    Doc (Text/PrettyPrint/Mainland.hs:95)
    column (Text/PrettyPrint/Mainland.hs:157)
    nesting (Text/PrettyPrint/Mainland.hs:160)
    softline (Text/PrettyPrint/Mainland.hs:163)
    softbreak (Text/PrettyPrint/Mainland.hs:166)
    group (Text/PrettyPrint/Mainland.hs:169)
    <+> (Text/PrettyPrint/Mainland.hs:186)
    </> (Text/PrettyPrint/Mainland.hs:189)
    <+/> (Text/PrettyPrint/Mainland.hs:192)
    <//> (Text/PrettyPrint/Mainland.hs:195)
    Pretty (Text/PrettyPrint/Mainland.hs:643)
Documentation created: dist/doc/html/mainland-pretty/index.html,
dist/doc/html/mainland-pretty/mainland-pretty.txt
Creating package registration file:
/tmp/pkgConf-mainland-pretty-0.2.71542537541969069027.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mainland-pretty-0.2.7.2-HFWiyFCMKPT6esLGLWQGrW
Registering mainland-pretty-0.2.7.2...
Installed mainland-pretty-0.2.7.2
Configuring polyparse-1.11...
Building polyparse-1.11...
Preprocessing library polyparse-1.11...
[ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o )

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character
[ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o )

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character
[ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o )

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character
[ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o )

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character
[ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o )

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character
[ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o )

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character
[ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o )

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character
[ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o )

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character
[ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o )
[10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o )
[11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o )

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character
[12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o )
[13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o )
[14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o )

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character
[15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o )
[16 of 18] Compiling Text.Parse       ( src/Text/Parse.hs, dist/build/Text/Parse.o )

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
[17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o )
[18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o )
In-place registering polyparse-1.11...
Running Haddock for polyparse-1.11...
Running hscolour for polyparse-1.11...
Preprocessing library polyparse-1.11...
Preprocessing library polyparse-1.11...

src/Text/ParserCombinators/Poly/Result.hs:3:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:3:19: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:8:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:11:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:13:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:15:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:18:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:19:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:20:10: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:21:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:22:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Base.hs:23:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:13:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:17:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Parser.hs:79:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:8:9: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:9:8: Warning: Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:11:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lazy.hs:15:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:7:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:8:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:10:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:11:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:12:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:19:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateParser.hs:82:18: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:10:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/State.hs:16:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:4:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:5:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:6:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:8:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:9:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:10:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:12:16: Warning:
    Tab character

src/Text/ParserCombinators/Poly/StateLazy.hs:18:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Lex.hs:89:18: Warning:
    Tab character

src/Text/Parse/ByteString.hs:5:15: Warning: Tab character

src/Text/Parse/ByteString.hs:6:14: Warning: Tab character

src/Text/Parse/ByteString.hs:7:1: Warning: Tab character

src/Text/Parse/ByteString.hs:8:16: Warning: Tab character

src/Text/Parse/ByteString.hs:12:9: Warning: Tab character

src/Text/Parse/ByteString.hs:13:11: Warning: Tab character

src/Text/Parse/ByteString.hs:14:12: Warning: Tab character

src/Text/Parse/ByteString.hs:15:19: Warning: Tab character

src/Text/Parse/ByteString.hs:16:11: Warning: Tab character

src/Text/Parse/ByteString.hs:17:10: Warning: Tab character

src/Text/Parse/ByteString.hs:74:32: Warning: Tab character

src/Text/Parse/ByteString.hs:419:31: Warning: Tab character

src/Text/Parse/ByteString.hs:429:1: Warning: Tab character

src/Text/ParserCombinators/Poly/Plain.hs:3:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:4:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:5:14: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:7:9: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:8:8: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:9:12: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:10:15: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:11:11: Warning:
    Tab character

src/Text/ParserCombinators/Poly/Plain.hs:14:12: Warning:
    Tab character

src/Text/Parse.hs:4:15: Warning: Tab character

src/Text/Parse.hs:5:14: Warning: Tab character

src/Text/Parse.hs:6:1: Warning: Tab character

src/Text/Parse.hs:7:16: Warning: Tab character

src/Text/Parse.hs:11:9: Warning: Tab character

src/Text/Parse.hs:12:11: Warning: Tab character

src/Text/Parse.hs:13:12: Warning: Tab character

src/Text/Parse.hs:14:19: Warning: Tab character

src/Text/Parse.hs:15:11: Warning: Tab character

src/Text/Parse.hs:16:10: Warning: Tab character

src/Text/Parse.hs:67:32: Warning: Tab character

src/Text/Parse.hs:389:1: Warning: Tab character
Haddock coverage:
  75% (  3 /  4) in 'Text.ParserCombinators.Poly.Result'
  Missing documentation for:
    Module header
  96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base'
  Missing documentation for:
    Module header
 100% ( 12 / 12) in 'Text.ParserCombinators.Poly.Parser'
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Lazy'
  Missing documentation for:
    Module header
 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser'
  95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State'
  Missing documentation for:
    Module header
  90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy'
  Missing documentation for:
    Module header
    manyFinally (src/Text/ParserCombinators/Poly/StateLazy.hs:139)
 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex'
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString'
  Missing documentation for:
    Module header
  94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar'
  Missing documentation for:
    Module header
  97% ( 30 / 31) in 'Text.Parse.ByteString'
  Missing documentation for:
    Module header
  94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text'
  Missing documentation for:
    Module header
  95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText'
  Missing documentation for:
    Module header
  94% ( 15 / 16) in 'Text.ParserCombinators.Poly.Plain'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Text.ParserCombinators.Poly'
  Missing documentation for:
    Module header
  72% ( 21 / 29) in 'Text.Parse'
  Missing documentation for:
    Module header
    parseSigned (src/Text/Parse.hs:226)
    parseInt (src/Text/Parse.hs:231)
    parseDec (src/Text/Parse.hs:239)
    parseOct (src/Text/Parse.hs:239)
    parseHex (src/Text/Parse.hs:239)
    parseFloat (src/Text/Parse.hs:244)
    parseLitChar (src/Text/Parse.hs:265)
  77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace'
  Missing documentation for:
    Parser (src/Text/ParserCombinators/HuttonMeijerWallace.hs:66)
    chainl (src/Text/ParserCombinators/HuttonMeijerWallace.hs:220)
    chainl1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:224)
    chainr (src/Text/ParserCombinators/HuttonMeijerWallace.hs:230)
    chainr1 (src/Text/ParserCombinators/HuttonMeijerWallace.hs:234)
    ops (src/Text/ParserCombinators/HuttonMeijerWallace.hs:243)
    bracket (src/Text/ParserCombinators/HuttonMeijerWallace.hs:246)
   6% (  2 / 36) in 'Text.ParserCombinators.HuttonMeijer'
  Missing documentation for:
    item (src/Text/ParserCombinators/HuttonMeijer.hs:83)
    first (src/Text/ParserCombinators/HuttonMeijer.hs:88)
    papply (src/Text/ParserCombinators/HuttonMeijer.hs:93)
    +++ (src/Text/ParserCombinators/HuttonMeijer.hs:100)
    sat (src/Text/ParserCombinators/HuttonMeijer.hs:103)
    many (src/Text/ParserCombinators/HuttonMeijer.hs:109)
    many1 (src/Text/ParserCombinators/HuttonMeijer.hs:113)
    sepby (src/Text/ParserCombinators/HuttonMeijer.hs:116)
    sepby1 (src/Text/ParserCombinators/HuttonMeijer.hs:119)
    chainl (src/Text/ParserCombinators/HuttonMeijer.hs:122)
    chainl1 (src/Text/ParserCombinators/HuttonMeijer.hs:125)
    chainr (src/Text/ParserCombinators/HuttonMeijer.hs:131)
    chainr1 (src/Text/ParserCombinators/HuttonMeijer.hs:134)
    ops (src/Text/ParserCombinators/HuttonMeijer.hs:140)
    bracket (src/Text/ParserCombinators/HuttonMeijer.hs:143)
    char (src/Text/ParserCombinators/HuttonMeijer.hs:150)
    digit (src/Text/ParserCombinators/HuttonMeijer.hs:153)
    lower (src/Text/ParserCombinators/HuttonMeijer.hs:156)
    upper (src/Text/ParserCombinators/HuttonMeijer.hs:159)
    letter (src/Text/ParserCombinators/HuttonMeijer.hs:162)
    alphanum (src/Text/ParserCombinators/HuttonMeijer.hs:165)
    string (src/Text/ParserCombinators/HuttonMeijer.hs:168)
    ident (src/Text/ParserCombinators/HuttonMeijer.hs:172)
    nat (src/Text/ParserCombinators/HuttonMeijer.hs:175)
    int (src/Text/ParserCombinators/HuttonMeijer.hs:180)
    spaces (src/Text/ParserCombinators/HuttonMeijer.hs:187)
    comment (src/Text/ParserCombinators/HuttonMeijer.hs:190)
    junk (src/Text/ParserCombinators/HuttonMeijer.hs:200)
    skip (src/Text/ParserCombinators/HuttonMeijer.hs:203)
    token (src/Text/ParserCombinators/HuttonMeijer.hs:206)
    natural (src/Text/ParserCombinators/HuttonMeijer.hs:213)
    integer (src/Text/ParserCombinators/HuttonMeijer.hs:216)
    symbol (src/Text/ParserCombinators/HuttonMeijer.hs:219)
    identifier (src/Text/ParserCombinators/HuttonMeijer.hs:222)
Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for:
    ParseResult
Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for:
    Token
Documentation created: dist/doc/html/polyparse/index.html,
dist/doc/html/polyparse/polyparse.txt
Creating package registration file:
/tmp/pkgConf-polyparse-119484324832076334055.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/polyparse-1.11-5gbM4m6k3rhGIQyEboR1bR
Registering polyparse-1.11...
Installed polyparse-1.11
Configuring process-1.3.0.0...
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for setitimer... yes
checking for sysconf... yes
checking value of SIG_DFL... -1
checking value of SIG_IGN... -1
configure: creating ./config.status
config.status: creating include/HsProcessConfig.h
configure: WARNING: unrecognized options: --with-compiler, --with-gcc
Building process-1.3.0.0...
Preprocessing library process-1.3.0.0...
[1 of 3] Compiling System.Process.Internals ( System/Process/Internals.hs, dist/build/System/Process/Internals.o )
[2 of 3] Compiling System.Process   ( dist/build/System/Process.hs, dist/build/System/Process.o )
[3 of 3] Compiling System.Cmd       ( System/Cmd.hs, dist/build/System/Cmd.o )
In-place registering process-1.3.0.0...
Running Haddock for process-1.3.0.0...
Running hscolour for process-1.3.0.0...
Preprocessing library process-1.3.0.0...
Preprocessing library process-1.3.0.0...
Haddock coverage:
  17% (  4 / 24) in 'System.Process.Internals'
  Missing documentation for:
    ProcessHandle (System/Process/Internals.hs:113)
    PHANDLE (System/Process/Internals.hs:129)
    closePHANDLE (System/Process/Internals.hs:136)
    mkProcessHandle (System/Process/Internals.hs:131)
    modifyProcessHandle (System/Process/Internals.hs:115)
    withProcessHandle (System/Process/Internals.hs:121)
    CreateProcess (System/Process/Internals.hs:171)
    CmdSpec (System/Process/Internals.hs:198)
    StdStream (System/Process/Internals.hs:231)
    runGenProcess_ (System/Process/Internals.hs:751)
    startDelegateControlC (System/Process/Internals.hs:351)
    endDelegateControlC (System/Process/Internals.hs:388)
    stopDelegateControlC (System/Process/Internals.hs:371)
    pPrPr_disableITimers
    c_execvpe
    ignoreSignal (System/Process/Internals.hs:424)
    defaultSignal (System/Process/Internals.hs:424)
    withFilePathException (System/Process/Internals.hs:727)
    withCEnvironment (System/Process/Internals.hs:733)
    translate (System/Process/Internals.hs:699)
  89% ( 33 / 37) in 'System.Process'
  Missing documentation for:
    CreateProcess (System/Process/Internals.hs:171)
    CmdSpec (System/Process/Internals.hs:198)
    StdStream (System/Process/Internals.hs:231)
    ProcessHandle (System/Process/Internals.hs:113)
 100% (  3 /  3) in 'System.Cmd'
Warning: System.Process.Internals: could not find link destinations for:
    FD
Documentation created: dist/doc/html/process/index.html,
dist/doc/html/process/process.txt
Creating package registration file:
/tmp/pkgConf-process-1.3.0159177679063473287.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/process-1.3.0.0-76BIVAWQyyC1HCLTOd2ciK
Registering process-1.3.0.0...
Installed process-1.3.0.0
Configuring mwc-random-0.13.3.2...
Building mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
[1 of 3] Compiling System.Random.MWC ( System/Random/MWC.hs, dist/build/System/Random/MWC.o )

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant
[2 of 3] Compiling System.Random.MWC.Distributions ( System/Random/MWC/Distributions.hs, dist/build/System/Random/MWC/Distributions.o )

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
[3 of 3] Compiling System.Random.MWC.CondensedTable ( System/Random/MWC/CondensedTable.hs, dist/build/System/Random/MWC/CondensedTable.o )
In-place registering mwc-random-0.13.3.2...
Running Haddock for mwc-random-0.13.3.2...
Running hscolour for mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...
Preprocessing library mwc-random-0.13.3.2...

System/Random/MWC.hs:106:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant

System/Random/MWC.hs:113:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

System/Random/MWC/Distributions.hs:44:1: Warning:
    The import of ‘Traversable’
    from module ‘Data.Traversable’ is redundant
Haddock coverage:
 100% ( 24 / 24) in 'System.Random.MWC'
 100% ( 23 / 23) in 'System.Random.MWC.Distributions'
 100% ( 15 / 15) in 'System.Random.MWC.CondensedTable'
Documentation created: dist/doc/html/mwc-random/index.html,
dist/doc/html/mwc-random/mwc-random.txt
Creating package registration file:
/tmp/pkgConf-mwc-random-0.13.31424771149872358697.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mwc-random-0.13.3.2-JVyn3ImnzxfJ7trgXNSC6H
Registering mwc-random-0.13.3.2...
Installed mwc-random-0.13.3.2
Configuring exception-mtl-0.3.0.5...
Building exception-mtl-0.3.0.5...
Preprocessing library exception-mtl-0.3.0.5...
[1 of 1] Compiling Control.Monad.Exception.Instances ( Control/Monad/Exception/Instances.hs, dist/build/Control/Monad/Exception/Instances.o )
In-place registering exception-mtl-0.3.0.5...
Running Haddock for exception-mtl-0.3.0.5...
Running hscolour for exception-mtl-0.3.0.5...
Preprocessing library exception-mtl-0.3.0.5...
Preprocessing library exception-mtl-0.3.0.5...
Haddock coverage:
  17% (  1 /  6) in 'Control.Monad.Exception.Instances'
  Missing documentation for:
     (Control/Monad/Exception/Instances.hs:28)
     (Control/Monad/Exception/Instances.hs:33)
     (Control/Monad/Exception/Instances.hs:35)
     (Control/Monad/Exception/Instances.hs:39)
     (Control/Monad/Exception/Instances.hs:43)
Documentation created: dist/doc/html/exception-mtl/index.html,
dist/doc/html/exception-mtl/exception-mtl.txt
Creating package registration file:
/tmp/pkgConf-exception-mtl-0.3.012102154501324901554.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/exception-mtl-0.3.0.5-IpXMr7uBVL25wNeaePRinz
Registering exception-mtl-0.3.0.5...
Installed exception-mtl-0.3.0.5
Configuring th-reify-many-0.1.3...
Building th-reify-many-0.1.3...
Preprocessing library th-reify-many-0.1.3...
[1 of 2] Compiling Language.Haskell.TH.ReifyMany.Internal ( src/Language/Haskell/TH/ReifyMany/Internal.hs, dist/build/Language/Haskell/TH/ReifyMany/Internal.o )
[2 of 2] Compiling Language.Haskell.TH.ReifyMany ( src/Language/Haskell/TH/ReifyMany.hs, dist/build/Language/Haskell/TH/ReifyMany.o )

src/Language/Haskell/TH/ReifyMany.hs:100:9: Warning:
    In the use of ‘report’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
In-place registering th-reify-many-0.1.3...
Running Haddock for th-reify-many-0.1.3...
Running hscolour for th-reify-many-0.1.3...
Preprocessing library th-reify-many-0.1.3...
Preprocessing library th-reify-many-0.1.3...

src/Language/Haskell/TH/ReifyMany.hs:100:9: Warning:
    In the use of ‘report’
    (imported from Language.Haskell.TH, but defined in Language.Haskell.TH.Syntax):
    Deprecated: "Use reportError or reportWarning instead"
Haddock coverage:
  92% ( 11 / 12) in 'Language.Haskell.TH.ReifyMany.Internal'
  Missing documentation for:
    Module header
 100% (  4 /  4) in 'Language.Haskell.TH.ReifyMany'
Documentation created: dist/doc/html/th-reify-many/index.html,
dist/doc/html/th-reify-many/th-reify-many.txt
Creating package registration file:
/tmp/pkgConf-th-reify-many-0.113455545291008057661.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-reify-many-0.1.3-47LeCYEKahR3Ww8FaxUDiW
Registering th-reify-many-0.1.3...
Installed th-reify-many-0.1.3
Configuring cpphs-1.19.3...
Building cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
[ 1 of 11] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o )
[ 2 of 11] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o )
[ 3 of 11] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o )
[ 4 of 11] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 11] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o )
[ 6 of 11] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 11] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 11] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 9 of 11] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o )
[10 of 11] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 11] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o )
In-place registering cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
[ 1 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o )
[ 2 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o )
[ 3 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o )
[ 4 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o )
[ 5 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o )
[ 6 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o )
[ 7 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o )
[ 8 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o )
[ 9 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o )
[10 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o )
[11 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o )
[12 of 12] Compiling Main             ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o )
Linking dist/build/cpphs/cpphs ...
Running Haddock for cpphs-1.19.3...
Running hscolour for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Preprocessing library cpphs-1.19.3...
Haddock coverage:
  83% (  5 /  6) in 'Language.Preprocessor.Cpphs.HashDefine'
  Missing documentation for:
    HashDefine (Language/Preprocessor/Cpphs/HashDefine.hs:25)
  33% (  3 /  9) in 'Language.Preprocessor.Cpphs.SymTab'
  Missing documentation for:
    emptyST (Language/Preprocessor/Cpphs/SymTab.hs:30)
    insertST (Language/Preprocessor/Cpphs/SymTab.hs:31)
    deleteST (Language/Preprocessor/Cpphs/SymTab.hs:32)
    lookupST (Language/Preprocessor/Cpphs/SymTab.hs:33)
    definedST (Language/Preprocessor/Cpphs/SymTab.hs:34)
    flattenST (Language/Preprocessor/Cpphs/SymTab.hs:35)
 100% (  2 /  2) in 'Language.Preprocessor.Unlit'
 100% (  7 /  7) in 'Language.Preprocessor.Cpphs.Options'
 100% ( 15 / 15) in 'Language.Preprocessor.Cpphs.Position'
  86% (  6 /  7) in 'Language.Preprocessor.Cpphs.Tokenise'
  Missing documentation for:
    deWordStyle (Language/Preprocessor/Cpphs/Tokenise.hs:71)
 100% (  5 /  5) in 'Language.Preprocessor.Cpphs.MacroPass'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.ReadFirst'
 100% (  2 /  2) in 'Language.Preprocessor.Cpphs.CppIfdef'
   0% (  0 /  5) in 'Language.Preprocessor.Cpphs.RunCpphs'
  Missing documentation for:
    Module header
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
  86% ( 25 / 29) in 'Language.Preprocessor.Cpphs'
  Missing documentation for:
    runCpphs (Language/Preprocessor/Cpphs/RunCpphs.hs:22)
    runCpphsPass1 (Language/Preprocessor/Cpphs/RunCpphs.hs:27)
    runCpphsPass2 (Language/Preprocessor/Cpphs/RunCpphs.hs:40)
    runCpphsReturningSymTab (Language/Preprocessor/Cpphs/RunCpphs.hs:53)
Warning: Language.Preprocessor.Cpphs: could not find link destinations for:
    HashDefine
Documentation created: dist/doc/html/cpphs/index.html,
dist/doc/html/cpphs/cpphs.txt
Preprocessing executable 'cpphs' for cpphs-1.19.3...
Creating package registration file:
/tmp/pkgConf-cpphs-1.1920362677052120131589.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cpphs-1.19.3-GzfJjrcqlhKH5BouHsCRYH
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering cpphs-1.19.3...
Installed cpphs-1.19.3
Configuring th-orphans-0.12.2...
Building th-orphans-0.12.2...
Preprocessing library th-orphans-0.12.2...
[1 of 1] Compiling Language.Haskell.TH.Instances ( src/Language/Haskell/TH/Instances.hs, dist/build/Language/Haskell/TH/Instances.o )

src/Language/Haskell/TH/Instances.hs:57:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
In-place registering th-orphans-0.12.2...
Running Haddock for th-orphans-0.12.2...
Running hscolour for th-orphans-0.12.2...
Preprocessing library th-orphans-0.12.2...
Preprocessing library th-orphans-0.12.2...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1

src/Language/Haskell/TH/Instances.hs:57:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances'
Documentation created: dist/doc/html/th-orphans/index.html,
dist/doc/html/th-orphans/th-orphans.txt
Creating package registration file:
/tmp/pkgConf-th-orphans-0.1217654170161032636498.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/th-orphans-0.12.2-2BTt66I3Iif2dhlSHofAzP
Registering th-orphans-0.12.2...
Installed th-orphans-0.12.2
Configuring haskell-src-exts-1.16.0.1...
Building haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src/Language/Haskell/Exts/Annotated/Syntax.hs, dist/build/Language/Haskell/Exts/Annotated/Syntax.o )

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src/Language/Haskell/Exts/ParseSyntax.hs, dist/build/Language/Haskell/Exts/ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src/Language/Haskell/Exts/Annotated/Build.hs, dist/build/Language/Haskell/Exts/Annotated/Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src/Language/Haskell/Exts/SrcLoc.hs, dist/build/Language/Haskell/Exts/SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src/Language/Haskell/Exts/Comments.hs, dist/build/Language/Haskell/Exts/Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src/Language/Haskell/Exts/Annotated/ExactPrint.hs, dist/build/Language/Haskell/Exts/Annotated/ExactPrint.o )

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src/Language/Haskell/Exts/Extension.hs, dist/build/Language/Haskell/Exts/Extension.o )

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src/Language/Haskell/Exts/ExtScheme.hs, dist/build/Language/Haskell/Exts/ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src/Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src/Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src/Language/Haskell/Exts/Fixity.hs, dist/build/Language/Haskell/Exts/Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src/Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )

src/Language/Haskell/Exts/ParseMonad.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src/Language/Haskell/Exts/InternalLexer.hs, dist/build/Language/Haskell/Exts/InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src/Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src/Language/Haskell/Exts/Annotated/Simplify.hs, dist/build/Language/Haskell/Exts/Annotated/Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src/Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )

src/Language/Haskell/Exts/Pretty.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src/Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )

src/Language/Haskell/Exts/ParseUtils.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src/Language/Haskell/Exts/Annotated/Fixity.hs, dist/build/Language/Haskell/Exts/Annotated/Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist/build/Language/Haskell/Exts/InternalParser.hs, dist/build/Language/Haskell/Exts/InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src/Language/Haskell/Exts/Annotated.hs, dist/build/Language/Haskell/Exts/Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src/Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-1.16.0.1...
Running Haddock for haskell-src-exts-1.16.0.1...
Running hscolour for haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...
Preprocessing library haskell-src-exts-1.16.0.1...

src/Language/Haskell/Exts/Annotated/Syntax.hs:112:1: Warning:
    The import of ‘Data.Foldable’ is redundant
      except perhaps to import instances from ‘Data.Foldable’
    To import instances alone, use: import Data.Foldable()

src/Language/Haskell/Exts/Annotated/Syntax.hs:113:1: Warning:
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

src/Language/Haskell/Exts/Annotated/ExactPrint.hs:27:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/Extension.hs:42:1: Warning:
    The import of ‘<$>’ from module ‘Control.Applicative’ is redundant
Haddock coverage:
  70% ( 96 /137) in 'Language.Haskell.Exts.Annotated.Syntax'
  Missing documentation for:
    prelude_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:934)
    main_mod (src/Language/Haskell/Exts/Annotated/Syntax.hs:934)
    main_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:938)
    unit_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:941)
    tuple_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:944)
    list_cons_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:947)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:950)
    unit_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:953)
    tuple_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:956)
    unboxed_singleton_con (src/Language/Haskell/Exts/Annotated/Syntax.hs:959)
    as_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    qualified_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    hiding_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    minus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    bang_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    dot_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    star_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:962)
    export_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    safe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    unsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    interruptible_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    threadsafe_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    stdcall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    ccall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    cplusplus_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    dotnet_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    jvm_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    js_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    capi_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    forall_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    family_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:971)
    unit_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
    fun_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
    list_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
    tuple_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:995)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Annotated/Syntax.hs:989)
    unit_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
    fun_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
    list_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
    tuple_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:1004)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Annotated/Syntax.hs:998)
   0% (  0 / 21) in 'Language.Haskell.Exts.ParseSyntax'
  Missing documentation for:
    Module header
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
     (src/Language/Haskell/Exts/ParseSyntax.hs:118)
     (src/Language/Haskell/Exts/ParseSyntax.hs:255)
     (src/Language/Haskell/Exts/ParseSyntax.hs:263)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
     (src/Language/Haskell/Exts/ParseSyntax.hs:282)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
     (src/Language/Haskell/Exts/ParseSyntax.hs:311)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:345)
     (src/Language/Haskell/Exts/ParseSyntax.hs:354)
    unit_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
    fun_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
    list_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:371)
    tuple_tycon (src/Language/Haskell/Exts/ParseSyntax.hs:377)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build'
  73% ( 19 / 26) in 'Language.Haskell.Exts.SrcLoc'
  Missing documentation for:
     (src/Language/Haskell/Exts/SrcLoc.hs:29)
    noLoc (src/Language/Haskell/Exts/SrcLoc.hs:34)
     (src/Language/Haskell/Exts/SrcLoc.hs:47)
    spanSize (src/Language/Haskell/Exts/SrcLoc.hs:82)
     (src/Language/Haskell/Exts/SrcLoc.hs:154)
     (src/Language/Haskell/Exts/SrcLoc.hs:161)
     (src/Language/Haskell/Exts/SrcLoc.hs:168)
  67% (  2 /  3) in 'Language.Haskell.Exts.Comments'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Language.Haskell.Exts.Annotated.ExactPrint'
  Missing documentation for:
    ExactP (src/Language/Haskell/Exts/Annotated/ExactPrint.hs:212)
  65% ( 13 / 20) in 'Language.Haskell.Exts.Extension'
  Missing documentation for:
    Language (src/Language/Haskell/Exts/Extension.hs:81)
    knownLanguages (src/Language/Haskell/Exts/Extension.hs:100)
    classifyLanguage (src/Language/Haskell/Exts/Extension.hs:103)
    prettyLanguage (src/Language/Haskell/Exts/Extension.hs:109)
    KnownExtension (src/Language/Haskell/Exts/Extension.hs:130)
    ghcDefault (src/Language/Haskell/Exts/Extension.hs:586)
    toExtensionList (src/Language/Haskell/Exts/Extension.hs:665)
  14% (  1 /  7) in 'Language.Haskell.Exts.ExtScheme'
  Missing documentation for:
    ExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:20)
    MExtScheme (src/Language/Haskell/Exts/ExtScheme.hs:23)
    Enabled (src/Language/Haskell/Exts/ExtScheme.hs:25)
     (src/Language/Haskell/Exts/ExtScheme.hs:28)
     (src/Language/Haskell/Exts/ExtScheme.hs:31)
     (src/Language/Haskell/Exts/ExtScheme.hs:35)
  67% ( 86 /128) in 'Language.Haskell.Exts.Syntax'
  Missing documentation for:
    Promoted (src/Language/Haskell/Exts/Syntax.hs:429)
    prelude_mod (src/Language/Haskell/Exts/Syntax.hs:769)
    main_mod (src/Language/Haskell/Exts/Syntax.hs:769)
    main_name (src/Language/Haskell/Exts/Syntax.hs:773)
    unit_con_name (src/Language/Haskell/Exts/Syntax.hs:776)
    tuple_con_name (src/Language/Haskell/Exts/Syntax.hs:779)
    list_cons_name (src/Language/Haskell/Exts/Syntax.hs:782)
    unboxed_singleton_con_name (src/Language/Haskell/Exts/Syntax.hs:785)
    unit_con (src/Language/Haskell/Exts/Syntax.hs:788)
    tuple_con (src/Language/Haskell/Exts/Syntax.hs:791)
    unboxed_singleton_con (src/Language/Haskell/Exts/Syntax.hs:794)
    as_name (src/Language/Haskell/Exts/Syntax.hs:797)
    qualified_name (src/Language/Haskell/Exts/Syntax.hs:797)
    hiding_name (src/Language/Haskell/Exts/Syntax.hs:797)
    minus_name (src/Language/Haskell/Exts/Syntax.hs:797)
    bang_name (src/Language/Haskell/Exts/Syntax.hs:797)
    dot_name (src/Language/Haskell/Exts/Syntax.hs:797)
    star_name (src/Language/Haskell/Exts/Syntax.hs:797)
    export_name (src/Language/Haskell/Exts/Syntax.hs:806)
    safe_name (src/Language/Haskell/Exts/Syntax.hs:806)
    unsafe_name (src/Language/Haskell/Exts/Syntax.hs:806)
    interruptible_name (src/Language/Haskell/Exts/Syntax.hs:806)
    threadsafe_name (src/Language/Haskell/Exts/Syntax.hs:806)
    stdcall_name (src/Language/Haskell/Exts/Syntax.hs:806)
    ccall_name (src/Language/Haskell/Exts/Syntax.hs:806)
    cplusplus_name (src/Language/Haskell/Exts/Syntax.hs:806)
    dotnet_name (src/Language/Haskell/Exts/Syntax.hs:806)
    jvm_name (src/Language/Haskell/Exts/Syntax.hs:806)
    js_name (src/Language/Haskell/Exts/Syntax.hs:806)
    capi_name (src/Language/Haskell/Exts/Syntax.hs:806)
    forall_name (src/Language/Haskell/Exts/Syntax.hs:806)
    family_name (src/Language/Haskell/Exts/Syntax.hs:806)
    unit_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
    fun_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
    list_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
    tuple_tycon_name (src/Language/Haskell/Exts/
src/Language/Haskell/Exts/ParseMonad.hs:43:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseMonad.hs:45:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()

src/Language/Haskell/Exts/Pretty.hs:35:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Language/Haskell/Exts/ParseUtils.hs:86:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Syntax.hs:830)
    unboxed_singleton_tycon_name (src/Language/Haskell/Exts/Syntax.hs:824)
    unit_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
    fun_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
    list_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
    tuple_tycon (src/Language/Haskell/Exts/Syntax.hs:839)
    unboxed_singleton_tycon (src/Language/Haskell/Exts/Syntax.hs:833)
 100% ( 49 / 49) in 'Language.Haskell.Exts.Build'
  77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
  33% ( 16 / 48) in 'Language.Haskell.Exts.ParseMonad'
  Missing documentation for:
    atSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:216)
    LexContext (src/Language/Haskell/Exts/ParseMonad.hs:88)
    runParserWithMode (src/Language/Haskell/Exts/ParseMonad.hs:172)
    runParserWithModeComments (src/Language/Haskell/Exts/ParseMonad.hs:187)
    runParser (src/Language/Haskell/Exts/ParseMonad.hs:184)
    getSrcLoc (src/Language/Haskell/Exts/ParseMonad.hs:219)
    pushCurrentContext (src/Language/Haskell/Exts/ParseMonad.hs:243)
    popContext (src/Language/Haskell/Exts/ParseMonad.hs:261)
    getExtensions (src/Language/Haskell/Exts/ParseMonad.hs:282)
    Lex (src/Language/Haskell/Exts/ParseMonad.hs:300)
    getInput (src/Language/Haskell/Exts/ParseMonad.hs:317)
    lexWhile (src/Language/Haskell/Exts/ParseMonad.hs:346)
    alternative (src/Language/Haskell/Exts/ParseMonad.hs:359)
    checkBOL (src/Language/Haskell/Exts/ParseMonad.hs:379)
    setBOL (src/Language/Haskell/Exts/ParseMonad.hs:384)
    startToken (src/Language/Haskell/Exts/ParseMonad.hs:389)
    getOffside (src/Language/Haskell/Exts/ParseMonad.hs:403)
    pushContextL (src/Language/Haskell/Exts/ParseMonad.hs:415)
    popContextL (src/Language/Haskell/Exts/ParseMonad.hs:419)
    getExtensionsL (src/Language/Haskell/Exts/ParseMonad.hs:455)
    pushComment (src/Language/Haskell/Exts/ParseMonad.hs:489)
    getSrcLocL (src/Language/Haskell/Exts/ParseMonad.hs:407)
    setSrcLineL (src/Language/Haskell/Exts/ParseMonad.hs:411)
    ignoreLinePragmasL (src/Language/Haskell/Exts/ParseMonad.hs:478)
    setLineFilenameL (src/Language/Haskell/Exts/ParseMonad.hs:483)
    ExtContext (src/Language/Haskell/Exts/ParseMonad.hs:91)
    pushExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:443)
    popExtContextL (src/Language/Haskell/Exts/ParseMonad.hs:447)
    getExtContext (src/Language/Haskell/Exts/ParseMonad.hs:436)
    pullCtxtFlag (src/Language/Haskell/Exts/ParseMonad.hs:424)
    flagDo (src/Language/Haskell/Exts/ParseMonad.hs:429)
    getModuleName (src/Language/Haskell/Exts/ParseMonad.hs:222)
  20% (  1 /  5) in 'Language.Haskell.Exts.InternalLexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1235)
    lexer (src/Language/Haskell/Exts/InternalLexer.hs:358)
    topLexer (src/Language/Haskell/Exts/InternalLexer.hs:361)
  67% (  4 /  6) in 'Language.Haskell.Exts.Lexer'
  Missing documentation for:
    Token (src/Language/Haskell/Exts/InternalLexer.hs:37)
    showToken (src/Language/Haskell/Exts/InternalLexer.hs:1235)
   4% (  3 / 71) in 'Language.Haskell.Exts.Annotated.Simplify'
  Missing documentation for:
    sTypeEqn (src/Language/Haskell/Exts/Annotated/Simplify.hs:122)
    sAnnotation (src/Language/Haskell/Exts/Annotated/Simplify.hs:125)
    sBooleanFormula (src/Language/Haskell/Exts/Annotated/Simplify.hs:131)
    sModuleName (src/Language/Haskell/Exts/Annotated/Simplify.hs:138)
    sSpecialCon (src/Language/Haskell/Exts/Annotated/Simplify.hs:141)
    sQName (src/Language/Haskell/Exts/Annotated/Simplify.hs:150)
    sName (src/Language/Haskell/Exts/Annotated/Simplify.hs:156)
    sIPName (src/Language/Haskell/Exts/Annotated/Simplify.hs:160)
    sQOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:164)
    sOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:168)
    sCName (src/Language/Haskell/Exts/Annotated/Simplify.hs:172)
    sModuleHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:176)
    sExportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:181)
    sExportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:184)
    sImportDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:192)
    sImportSpecList (src/Language/Haskell/Exts/Annotated/Simplify.hs:196)
    sNamespace (src/Language/Haskell/Exts/Annotated/Simplify.hs:199)
    sImportSpec (src/Language/Haskell/Exts/Annotated/Simplify.hs:204)
    sAssoc (src/Language/Haskell/Exts/Annotated/Simplify.hs:211)
    sDeclHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:217)
    sInstRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:226)
    sInstHead (src/Language/Haskell/Exts/Annotated/Simplify.hs:233)
    sDataOrNew (src/Language/Haskell/Exts/Annotated/Simplify.hs:242)
    sDeriving (src/Language/Haskell/Exts/Annotated/Simplify.hs:246)
    sBinds (src/Language/Haskell/Exts/Annotated/Simplify.hs:249)
    sIPBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:254)
    sMatch (src/Language/Haskell/Exts/Annotated/Simplify.hs:257)
    sQualConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:263)
    sConDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:267)
    sFieldDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:273)
    sGadtDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:276)
    sClassDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:279)
    sRecFields (src/Language/Haskell/Exts/Annotated/Simplify.hs:293)
    sInstDecl (src/Language/Haskell/Exts/Annotated/Simplify.hs:296)
    sBangType (src/Language/Haskell/Exts/Annotated/Simplify.hs:306)
    sRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:311)
    sGuardedRhs (src/Language/Haskell/Exts/Annotated/Simplify.hs:315)
    sType (src/Language/Haskell/Exts/Annotated/Simplify.hs:318)
    sPromoted (src/Language/Haskell/Exts/Annotated/Simplify.hs:336)
    sTyVarBind (src/Language/Haskell/Exts/Annotated/Simplify.hs:346)
    sKind (src/Language/Haskell/Exts/Annotated/Simplify.hs:350)
    sFunDep (src/Language/Haskell/Exts/Annotated/Simplify.hs:361)
    sContext (src/Language/Haskell/Exts/Annotated/Simplify.hs:364)
    sAsst (src/Language/Haskell/Exts/Annotated/Simplify.hs:370)
    sLiteral (src/Language/Haskell/Exts/Annotated/Simplify.hs:379)
    sSign (src/Language/Haskell/Exts/Annotated/Simplify.hs:392)
    sExp (src/Language/Haskell/Exts/Annotated/Simplify.hs:397)
    sXName (src/Language/Haskell/Exts/Annotated/Simplify.hs:453)
    sXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:457)
    sBracket (src/Language/Haskell/Exts/Annotated/Simplify.hs:460)
    sSplice (src/Language/Haskell/Exts/Annotated/Simplify.hs:467)
    sSafety (src/Language/Haskell/Exts/Annotated/Simplify.hs:471)
    sCallConv (src/Language/Haskell/Exts/Annotated/Simplify.hs:476)
    sModulePragma (src/Language/Haskell/Exts/Annotated/Simplify.hs:485)
    sOverlap (src/Language/Haskell/Exts/Annotated/Simplify.hs:491)
    sActivation (src/Language/Haskell/Exts/Annotated/Simplify.hs:497)
    sRule (src/Language/Haskell/Exts/Annotated/Simplify.hs:502)
    sRuleVar (src/Language/Haskell/Exts/Annotated/Simplify.hs:506)
    sWarningText (src/Language/Haskell/Exts/Annotated/Simplify.hs:510)
    sPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:514)
    sPXAttr (src/Language/Haskell/Exts/Annotated/Simplify.hs:539)
    sRPatOp (src/Language/Haskell/Exts/Annotated/Simplify.hs:542)
    sRPat (src/Language/Haskell/Exts/Annotated/Simplify.hs:551)
    sPatField (src/Language/Haskell/Exts/Annotated/Simplify.hs:562)
    sStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:568)
    sQualStmt (src/Language/Haskell/Exts/Annotated/Simplify.hs:575)
    sFieldUpdate (src/Language/Haskell/Exts/Annotated/Simplify.hs:584)
    sAlt (src/Language/Haskell/Exts/Annotated/Simplify.hs:590)
  93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty'
  Missing documentation for:
    Indent (src/Language/Haskell/Exts/Pretty.hs:49)
   4% (  2 / 52) in 'Language.Haskell.Exts.ParseUtils'
  Missing documentation for:
    splitTyConApp (src/Language/Haskell/Exts/ParseUtils.hs:93)
    checkEnabled (src/Language/Haskell/Exts/ParseUtils.hs:108)
    checkEnabledOneOf (src/Language/Haskell/Exts/ParseUtils.hs:113)
    checkToplevel (src/Language/Haskell/Exts/ParseUtils.hs:123)
    checkPatternGuards (src/Language/Haskell/Exts/ParseUtils.hs:119)
    mkRecConstrOrUpdate (src/Language/Haskell/Exts/ParseUtils.hs:891)
    checkPrec (src/Language/Haskell/Exts/ParseUtils.hs:887)
    checkPContext (src/Language/Haskell/Exts/ParseUtils.hs:138)
    checkContext (src/Language/Haskell/Exts/ParseUtils.hs:230)
    checkAssertion (src/Language/Haskell/Exts/ParseUtils.hs:172)
    checkDataHeader (src/Language/Haskell/Exts/ParseUtils.hs:277)
    checkClassHeader (src/Language/Haskell/Exts/ParseUtils.hs:286)
    checkInstHeader (src/Language/Haskell/Exts/ParseUtils.hs:334)
    checkDeriving (src/Language/Haskell/Exts/ParseUtils.hs:363)
    checkPattern (src/Language/Haskell/Exts/ParseUtils.hs:372)
    checkExpr (src/Language/Haskell/Exts/ParseUtils.hs:608)
    checkType (src/Language/Haskell/Exts/ParseUtils.hs:1005)
    checkKind (src/Language/Haskell/Exts/ParseUtils.hs:1059)
    checkValDef (src/Language/Haskell/Exts/ParseUtils.hs:774)
    checkClassBody (src/Language/Haskell/Exts/ParseUtils.hs:828)
    checkInstBody (src/Language/Haskell/Exts/ParseUtils.hs:835)
    checkUnQual (src/Language/Haskell/Exts/ParseUtils.hs:860)
    checkQualOrUnQual (src/Language/Haskell/Exts/ParseUtils.hs:865)
    checkRevDecls (src/Language/Haskell/Exts/ParseUtils.hs:905)
    checkRevClsDecls (src/Language/Haskell/Exts/ParseUtils.hs:929)
    checkRevInstDecls (src/Language/Haskell/Exts/ParseUtils.hs:953)
    checkDataOrNew (src/Language/Haskell/Exts/ParseUtils.hs:982)
    checkDataOrNewG (src/Language/Haskell/Exts/ParseUtils.hs:990)
    checkSimpleType (src/Language/Haskell/Exts/ParseUtils.hs:995)
    checkSigVar (src/Language/Haskell/Exts/ParseUtils.hs:821)
    checkDefSigDef (src/Language/Haskell/Exts/ParseUtils.hs:848)
    getGConName (src/Language/Haskell/Exts/ParseUtils.hs:766)
    mkTyForall (src/Language/Haskell/Exts/ParseUtils.hs:1102)
    checkRPattern (src/Language/Haskell/Exts/ParseUtils.hs:526)
    checkEqNames (src/Language/Haskell/Exts/ParseUtils.hs:872)
    checkPageModule (src/Language/Haskell/Exts/ParseUtils.hs:1071)
    checkHybridModule (src/Language/Haskell/Exts/ParseUtils.hs:1080)
    mkDVar (src/Language/Haskell/Exts/ParseUtils.hs:1094)
    checkRuleExpr (src/Language/Haskell/Exts/ParseUtils.hs:748)
    readTool (src/Language/Haskell/Exts/ParseUtils.hs:751)
    updateQNameLoc (src/Language/Haskell/Exts/ParseUtils.hs:896)
    PExp (src/Language/Haskell/Exts/ParseSyntax.hs:11)
    PFieldUpdate (src/Language/Haskell/Exts/ParseSyntax.hs:109)
    ParseXAttr (src/Language/Haskell/Exts/ParseSyntax.hs:115)
    PType (src/Language/Haskell/Exts/ParseSyntax.hs:290)
    PContext (src/Language/Haskell/Exts/ParseSyntax.hs:276)
    PAsst (src/Language/Haskell/Exts/ParseSyntax.hs:345)
    p_unit_con (src/Language/Haskell/Exts/ParseSyntax.hs:267)
    p_tuple_con (src/Language/Haskell/Exts/ParseSyntax.hs:270)
    p_unboxed_singleton_con (src/Language/Haskell/Exts/ParseSyntax.hs:273)
  75% (  9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity'
  Missing documentation for:
    infix_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixl_ (src/Language/Haskell/Exts/Fixity.hs:168)
    infixr_ (src/Language/Haskell/Exts/Fixity.hs:168)
 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser'
  97% ( 33 / 34) in 'Language.Haskell.Exts.Parser'
  Missing documentation for:
    getTopPragmas (src/Language/Haskell/Exts/Parser.hs:51)
  95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated'
  Missing documentation for:
    parseFileWithComments (src/Language/Haskell/Exts/Annotated.hs:81)
    parseFileContentsWithComments (src/Language/Haskell/Exts/Annotated.hs:106)
 100% ( 23 / 23) in 'Language.Haskell.Exts'
Warning: Language.Haskell.Exts.Annotated.ExactPrint: could not find link destinations for:
    exactP
Warning: Language.Haskell.Exts.Pretty: could not find link destinations for:
    D1Style C1_0Style S1_0_0Style S1_0_1Style S1_0_2Style D1Mode C1_0Mode C1_1Mode C1_2Mode C1_3Mode
Documentation created: dist/doc/html/haskell-src-exts/index.html,
dist/doc/html/haskell-src-exts/haskell-src-exts.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-exts-1.16.0355126162291789062.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-exts-1.16.0.1-ErFeanE9p8NB1aKcQJUOFG
Registering haskell-src-exts-1.16.0.1...
Installed haskell-src-exts-1.16.0.1
Configuring haskell-src-meta-0.6.0.10...
Building haskell-src-meta-0.6.0.10...
Preprocessing library haskell-src-meta-0.6.0.10...
[1 of 6] Compiling Language.Haskell.TH.Instances.Lift ( src/Language/Haskell/TH/Instances/Lift.hs, dist/build/Language/Haskell/TH/Instances/Lift.o )
[2 of 6] Compiling Language.Haskell.Meta.Syntax.Translate ( src/Language/Haskell/Meta/Syntax/Translate.hs, dist/build/Language/Haskell/Meta/Syntax/Translate.o )
[3 of 6] Compiling Language.Haskell.Meta.Parse ( src/Language/Haskell/Meta/Parse.hs, dist/build/Language/Haskell/Meta/Parse.o )
[4 of 6] Compiling Language.Haskell.Meta.Parse.Careful ( src/Language/Haskell/Meta/Parse/Careful.hs, dist/build/Language/Haskell/Meta/Parse/Careful.o )
[5 of 6] Compiling Language.Haskell.Meta ( src/Language/Haskell/Meta.hs, dist/build/Language/Haskell/Meta.o )
[6 of 6] Compiling Language.Haskell.Meta.Utils ( src/Language/Haskell/Meta/Utils.hs, dist/build/Language/Haskell/Meta/Utils.o )
In-place registering haskell-src-meta-0.6.0.10...
Running Haddock for haskell-src-meta-0.6.0.10...
Running hscolour for haskell-src-meta-0.6.0.10...
Preprocessing library haskell-src-meta-0.6.0.10...
Preprocessing library haskell-src-meta-0.6.0.10...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1
Haddock coverage:
 100% (  1 /  1) in 'Language.Haskell.TH.Instances.Lift'
  13% ( 11 / 84) in 'Language.Haskell.Meta.Syntax.Translate'
  Missing documentation for:
    ToName (src/Language/Haskell/Meta/Syntax/Translate.hs:25)
    ToLit (src/Language/Haskell/Meta/Syntax/Translate.hs:26)
    ToType (src/Language/Haskell/Meta/Syntax/Translate.hs:27)
    ToPat (src/Language/Haskell/Meta/Syntax/Translate.hs:28)
    ToExp (src/Language/Haskell/Meta/Syntax/Translate.hs:29)
    ToDecs (src/Language/Haskell/Meta/Syntax/Translate.hs:30)
    ToDec (src/Language/Haskell/Meta/Syntax/Translate.hs:31)
    ToStmt (src/Language/Haskell/Meta/Syntax/Translate.hs:32)
    ToLoc (src/Language/Haskell/Meta/Syntax/Translate.hs:33)
    moduleName (src/Language/Haskell/Meta/Syntax/Translate.hs:36)
    noTH (src/Language/Haskell/Meta/Syntax/Translate.hs:39)
    noTHyet (src/Language/Haskell/Meta/Syntax/Translate.hs:43)
    todo (src/Language/Haskell/Meta/Syntax/Translate.hs:48)
    nonsense (src/Language/Haskell/Meta/Syntax/Translate.hs:52)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:59)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:61)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:63)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:65)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:67)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:71)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:73)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:75)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:77)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:79)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:83)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:85)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:87)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:89)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:91)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:93)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:103)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:106)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:110)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:114)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:126)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:137)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:147)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:171)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:210)
    toFieldExp (src/Language/Haskell/Meta/Syntax/Translate.hs:214)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:220)
    toMatch (src/Language/Haskell/Meta/Syntax/Translate.hs:260)
    toBody (src/Language/Haskell/Meta/Syntax/Translate.hs:263)
    toGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:267)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:278)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:286)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:290)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:293)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:299)
    toKind (src/Language/Haskell/Meta/Syntax/Translate.hs:306)
    toTyVar (src/Language/Haskell/Meta/Syntax/Translate.hs:320)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:324)
    toStrictType (src/Language/Haskell/Meta/Syntax/Translate.hs:344)
    .->. (src/Language/Haskell/Meta/Syntax/Translate.hs:353)
    toCxt (src/Language/Haskell/Meta/Syntax/Translate.hs:356)
    foldAppT (src/Language/Haskell/Meta/Syntax/Translate.hs:370)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:377)
    hsBindsToDecs (src/Language/Haskell/Meta/Syntax/Translate.hs:388)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:393)
    transAct (src/Language/Haskell/Meta/Syntax/Translate.hs:477)
    qualConDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:489)
    conDeclToCon (src/Language/Haskell/Meta/Syntax/Translate.hs:494)
    hsMatchesToFunD (src/Language/Haskell/Meta/Syntax/Translate.hs:505)
    hsMatchToClause (src/Language/Haskell/Meta/Syntax/Translate.hs:510)
    hsRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:518)
    hsGuardedRhsToBody (src/Language/Haskell/Meta/Syntax/Translate.hs:527)
    hsStmtToGuard (src/Language/Haskell/Meta/Syntax/Translate.hs:540)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:549)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:555)
    collectVars (src/Language/Haskell/Meta/Syntax/Translate.hs:572)
    fixForall (src/Language/Haskell/Meta/Syntax/Translate.hs:578)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:583)
     (src/Language/Haskell/Meta/Syntax/Translate.hs:586)
   6% (  1 / 17) in 'Language.Haskell.Meta.Parse'
  Missing documentation for:
    parsePat (src/Language/Haskell/Meta/Parse.hs:42)
    parseExp (src/Language/Haskell/Meta/Parse.hs:45)
    parseType (src/Language/Haskell/Meta/Parse.hs:48)
    parseDecs (src/Language/Haskell/Meta/Parse.hs:51)
    myDefaultParseMode (src/Language/Haskell/Meta/Parse.hs:58)
    myDefaultExtensions (src/Language/Haskell/Meta/Parse.hs:67)
    parseResultToEither (src/Language/Haskell/Meta/Parse.hs:79)
    parseHsModule (src/Language/Haskell/Meta/Parse.hs:85)
    parseHsDecls (src/Language/Haskell/Meta/Parse.hs:88)
    parseHsType (src/Language/Haskell/Meta/Parse.hs:93)
    parseHsExp (src/Language/Haskell/Meta/Parse.hs:97)
    parseHsPat (src/Language/Haskell/Meta/Parse.hs:100)
    pprHsModule (src/Language/Haskell/Meta/Parse.hs:103)
    moduleDecls (src/Language/Haskell/Meta/Parse.hs:107)
    emptySrcLoc (src/Language/Haskell/Meta/Parse.hs:113)
    emptyHsModule (src/Language/Haskell/Meta/Parse.hs:116)
  20% (  1 /  5) in 'Language.Haskell.Meta.Parse.Careful'
  Missing documentation for:
    parsePat (src/Language/Haskell/Meta/Parse/Careful.hs:46)
    parseExp (src/Language/Haskell/Meta/Parse/Careful.hs:49)
    parseType (src/Language/Haskell/Meta/Parse/Careful.hs:52)
    parseDecs (src/Language/Haskell/Meta/Parse/Careful.hs:55)
 100% (  3 /  3) in 'Language.Haskell.Meta'
  21% ( 11 / 53) in 'Language.Haskell.Meta.Utils'
  Missing documentation for:
    cleanNames (src/Language/Haskell/Meta/Utils.hs:27)
    pp (src/Language/Haskell/Meta/Utils.hs:48)
    ppDoc (src/Language/Haskell/Meta/Utils.hs:51)
    gpretty (src/Language/Haskell/Meta/Utils.hs:55)
     (src/Language/Haskell/Meta/Utils.hs:59)
     (src/Language/Haskell/Meta/Utils.hs:60)
     (src/Language/Haskell/Meta/Utils.hs:61)
     (src/Language/Haskell/Meta/Utils.hs:62)
     (src/Language/Haskell/Meta/Utils.hs:63)
     (src/Language/Haskell/Meta/Utils.hs:64)
    nameToRawCodeStr (src/Language/Haskell/Meta/Utils.hs:80)
    |$| (src/Language/Haskell/Meta/Utils.hs:101)
    |.| (src/Language/Haskell/Meta/Utils.hs:105)
    |->| (src/Language/Haskell/Meta/Utils.hs:109)
    unForall (src/Language/Haskell/Meta/Utils.hs:115)
    functionT (src/Language/Haskell/Meta/Utils.hs:119)
    mkVarT (src/Language/Haskell/Meta/Utils.hs:122)
    applyT (src/Language/Haskell/Meta/Utils.hs:187)
    substT (src/Language/Haskell/Meta/Utils.hs:195)
    splitCon (src/Language/Haskell/Meta/Utils.hs:208)
    strictTypeTy (src/Language/Haskell/Meta/Utils.hs:212)
    varStrictTypeTy (src/Language/Haskell/Meta/Utils.hs:215)
    conTypes (src/Language/Haskell/Meta/Utils.hs:219)
    conToConType (src/Language/Haskell/Meta/Utils.hs:226)
    decCons (src/Language/Haskell/Meta/Utils.hs:231)
    decTyVars (src/Language/Haskell/Meta/Utils.hs:237)
    decName (src/Language/Haskell/Meta/Utils.hs:245)
    foreignName (src/Language/Haskell/Meta/Utils.hs:256)
    unwindT (src/Language/Haskell/Meta/Utils.hs:261)
    unwindE (src/Language/Haskell/Meta/Utils.hs:269)
    typeToName (src/Language/Haskell/Meta/Utils.hs:284)
    conName (src/Language/Haskell/Meta/Utils.hs:298)
    recCName (src/Language/Haskell/Meta/Utils.hs:304)
    dataDCons (src/Language/Haskell/Meta/Utils.hs:308)
    fromDataConI (src/Language/Haskell/Meta/Utils.hs:312)
    fromTyConI (src/Language/Haskell/Meta/Utils.hs:321)
    mkFunD (src/Language/Haskell/Meta/Utils.hs:325)
    mkClauseQ (src/Language/Haskell/Meta/Utils.hs:328)
    toPatQ (src/Language/Haskell/Meta/Utils.hs:358)
    showToPatQ (src/Language/Haskell/Meta/Utils.hs:361)
    eitherQ (src/Language/Haskell/Meta/Utils.hs:366)
    normalizeT (src/Language/Haskell/Meta/Utils.hs:374)
Documentation created: dist/doc/html/haskell-src-meta/index.html,
dist/doc/html/haskell-src-meta/haskell-src-meta.txt
Creating package registration file:
/tmp/pkgConf-haskell-src-meta-0.6.02017117507549387536.10
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/haskell-src-meta-0.6.0.10-JIyhvO7ITUX3hOH2bivBsn
Registering haskell-src-meta-0.6.0.10...
Installed haskell-src-meta-0.6.0.10
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-19421/language-c-quote-0.7.7/dist/setup/setup.hs, /tmp/cabal-tmp-19421/language-c-quote-0.7.7/dist/setup/Main.o )
Linking /tmp/cabal-tmp-19421/language-c-quote-0.7.7/dist/setup/setup ...
Configuring language-c-quote-0.7.7...
Building language-c-quote-0.7.7...
Preprocessing library language-c-quote-0.7.7...
unused terminals: 4
[ 1 of 16] Compiling Language.C.Syntax ( Language/C/Syntax.hs, dist/build/Language/C/Syntax.o )

Language/C/Syntax.hs:18:1: Warning:
    The import item ‘Typeable(..)’ suggests that
    ‘Typeable’ has (in-scope) constructors or class methods,
    but it has none
[ 2 of 16] Compiling Language.C.Parser.Tokens ( Language/C/Parser/Tokens.hs, dist/build/Language/C/Parser/Tokens.o )
[ 3 of 16] Compiling Language.C.Parser.Monad ( Language/C/Parser/Monad.hs, dist/build/Language/C/Parser/Monad.o )

Language/C/Parser/Monad.hs:81:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 4 of 16] Compiling Language.C.Parser.Lexer ( dist/build/Language/C/Parser/Lexer.hs, dist/build/Language/C/Parser/Lexer.o )
[ 5 of 16] Compiling Language.C.Pretty ( Language/C/Pretty.hs, dist/build/Language/C/Pretty.o )
[ 6 of 16] Compiling Language.C.Parser.Parser ( dist/build/Language/C/Parser/Parser.hs, dist/build/Language/C/Parser/Parser.o )
[ 7 of 16] Compiling Language.C.Parser ( Language/C/Parser.hs, dist/build/Language/C/Parser.o )
[ 8 of 16] Compiling Language.C.Quote.Base ( Language/C/Quote/Base.hs, dist/build/Language/C/Quote/Base.o )
[ 9 of 16] Compiling Language.C.Quote ( Language/C/Quote.hs, dist/build/Language/C/Quote.o )
[10 of 16] Compiling Language.C.Quote.C ( Language/C/Quote/C.hs, dist/build/Language/C/Quote/C.o )
[11 of 16] Compiling Language.C.Smart ( Language/C/Smart.hs, dist/build/Language/C/Smart.o )
[12 of 16] Compiling Language.C.Quote.CUDA ( Language/C/Quote/CUDA.hs, dist/build/Language/C/Quote/CUDA.o )
[13 of 16] Compiling Language.C.Quote.GCC ( Language/C/Quote/GCC.hs, dist/build/Language/C/Quote/GCC.o )
[14 of 16] Compiling Language.C.Quote.ObjC ( Language/C/Quote/ObjC.hs, dist/build/Language/C/Quote/ObjC.o )
[15 of 16] Compiling Language.C.Quote.OpenCL ( Language/C/Quote/OpenCL.hs, dist/build/Language/C/Quote/OpenCL.o )
[16 of 16] Compiling Language.C       ( Language/C.hs, dist/build/Language/C.o )
In-place registering language-c-quote-0.7.7...
Running Haddock for language-c-quote-0.7.7...
Running hscolour for language-c-quote-0.7.7...
Preprocessing library language-c-quote-0.7.7...
Preprocessing library language-c-quote-0.7.7...
Warning: The documentation for the following packages are not installed. No
links will be generated to these packages: nats-1

Language/C/Syntax.hs:18:1: Warning:
    The import item ‘Typeable(..)’ suggests that
    ‘Typeable’ has (in-scope) constructors or class methods,
    but it has none

Language/C/Parser/Monad.hs:81:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
Haddock coverage:
   2% (  2 / 91) in 'Language.C.Syntax'
  Missing documentation for:
    Extensions (Language/C/Syntax.hs:20)
    Id (Language/C/Syntax.hs:29)
    Storage (Language/C/Syntax.hs:33)
    TypeQual (Language/C/Syntax.hs:45)
    Sign (Language/C/Syntax.hs:71)
    TypeSpec (Language/C/Syntax.hs:75)
    DeclSpec (Language/C/Syntax.hs:93)
    Decl (Language/C/Syntax.hs:110)
    Type (Language/C/Syntax.hs:119)
    Designator (Language/C/Syntax.hs:123)
    Designation (Language/C/Syntax.hs:127)
    Initializer (Language/C/Syntax.hs:130)
    AsmLabel (Language/C/Syntax.hs:136)
    Init (Language/C/Syntax.hs:138)
    Typedef (Language/C/Syntax.hs:141)
    InitGroup (Language/C/Syntax.hs:144)
    Field (Language/C/Syntax.hs:150)
    FieldGroup (Language/C/Syntax.hs:153)
    CEnum (Language/C/Syntax.hs:158)
    Attr (Language/C/Syntax.hs:163)
    Param (Language/C/Syntax.hs:166)
    Params (Language/C/Syntax.hs:171)
    Func (Language/C/Syntax.hs:174)
    Definition (Language/C/Syntax.hs:178)
    ObjCIvarDecl (Language/C/Syntax.hs:199)
    ObjCVisibilitySpec (Language/C/Syntax.hs:204)
    ObjCIfaceDecl (Language/C/Syntax.hs:210)
    ObjCPropAttr (Language/C/Syntax.hs:217)
    ObjCMethodReq (Language/C/Syntax.hs:232)
    ObjCParam (Language/C/Syntax.hs:236)
    ObjCMethodProto (Language/C/Syntax.hs:240)
    Stm (Language/C/Syntax.hs:245)
    BlockItem (Language/C/Syntax.hs:274)
    ObjCCatch (Language/C/Syntax.hs:280)
    funcProto (Language/C/Syntax.hs:283)
    isPtr (Language/C/Syntax.hs:296)
    Signed (Language/C/Syntax.hs:308)
    Const (Language/C/Syntax.hs:312)
    ExeConfig (Language/C/Syntax.hs:334)
    Exp (Language/C/Syntax.hs:343)
    BinOp (Language/C/Syntax.hs:382)
    AssignOp (Language/C/Syntax.hs:402)
    UnOp (Language/C/Syntax.hs:415)
    BlockType (Language/C/Syntax.hs:423)
    ObjCRecv (Language/C/Syntax.hs:430)
    ObjCArg (Language/C/Syntax.hs:436)
     (Language/C/Syntax.hs:440)
     (Language/C/Syntax.hs:444)
     (Language/C/Syntax.hs:456)
     (Language/C/Syntax.hs:479)
     (Language/C/Syntax.hs:483)
     (Language/C/Syntax.hs:501)
     (Language/C/Syntax.hs:506)
     (Language/C/Syntax.hs:511)
     (Language/C/Syntax.hs:520)
     (Language/C/Syntax.hs:524)
     (Language/C/Syntax.hs:528)
     (Language/C/Syntax.hs:531)
     (Language/C/Syntax.hs:537)
     (Language/C/Syntax.hs:540)
     (Language/C/Syntax.hs:543)
     (Language/C/Syntax.hs:549)
     (Language/C/Syntax.hs:552)
     (Language/C/Syntax.hs:557)
     (Language/C/Syntax.hs:562)
     (Language/C/Syntax.hs:565)
     (Language/C/Syntax.hs:570)
     (Language/C/Syntax.hs:573)
     (Language/C/Syntax.hs:577)
     (Language/C/Syntax.hs:597)
     (Language/C/Syntax.hs:601)
     (Language/C/Syntax.hs:607)
     (Language/C/Syntax.hs:613)
     (Language/C/Syntax.hs:627)
     (Language/C/Syntax.hs:631)
     (Language/C/Syntax.hs:634)
     (Language/C/Syntax.hs:637)
     (Language/C/Syntax.hs:662)
     (Language/C/Syntax.hs:668)
     (Language/C/Syntax.hs:671)
     (Language/C/Syntax.hs:693)
     (Language/C/Syntax.hs:696)
     (Language/C/Syntax.hs:733)
     (Language/C/Syntax.hs:738)
     (Language/C/Syntax.hs:744)
    ctypedef (Language/C/Syntax.hs:747)
    cdeclSpec (Language/C/Syntax.hs:751)
    cinitGroup (Language/C/Syntax.hs:755)
    ctypedefGroup (Language/C/Syntax.hs:759)
  20% (  1 /  5) in 'Language.C.Parser.Tokens'
  Missing documentation for:
    Token (Language/C/Parser/Tokens.hs:27)
    ExtensionsInt (Language/C/Parser/Tokens.hs:562)
    keywords (Language/C/Parser/Tokens.hs:451)
    keywordMap (Language/C/Parser/Tokens.hs:564)
   3% (  2 / 58) in 'Language.C.Parser.Monad'
  Missing documentation for:
    P (Language/C/Parser/Monad.hs:131)
    runP (Language/C/Parser/Monad.hs:131)
    evalP (Language/C/Parser/Monad.hs:173)
    PState (Language/C/Parser/Monad.hs:98)
    emptyPState (Language/C/Parser/Monad.hs:108)
    getInput (Language/C/Parser/Monad.hs:179)
    setInput (Language/C/Parser/Monad.hs:182)
    pushLexState (Language/C/Parser/Monad.hs:186)
    popLexState (Language/C/Parser/Monad.hs:190)
    getLexState (Language/C/Parser/Monad.hs:197)
    getCurToken (Language/C/Parser/Monad.hs:200)
    setCurToken (Language/C/Parser/Monad.hs:203)
    addTypedef (Language/C/Parser/Monad.hs:206)
    addClassdef (Language/C/Parser/Monad.hs:210)
    addVariable (Language/C/Parser/Monad.hs:214)
    isTypedef (Language/C/Parser/Monad.hs:220)
    isClassdef (Language/C/Parser/Monad.hs:224)
    pushScope (Language/C/Parser/Monad.hs:228)
    popScope (Language/C/Parser/Monad.hs:232)
    c99Exts (Language/C/Parser/Monad.hs:242)
    c11Exts (Language/C/Parser/Monad.hs:245)
    gccExts (Language/C/Parser/Monad.hs:248)
    cudaExts (Language/C/Parser/Monad.hs:251)
    openCLExts (Language/C/Parser/Monad.hs:254)
    objcExts (Language/C/Parser/Monad.hs:257)
    useExts (Language/C/Parser/Monad.hs:260)
    antiquotationExts (Language/C/Parser/Monad.hs:239)
    useC99Exts (Language/C/Parser/Monad.hs:264)
    useC11Exts (Language/C/Parser/Monad.hs:267)
    useGccExts (Language/C/Parser/Monad.hs:270)
    useCUDAExts (Language/C/Parser/Monad.hs:273)
    useOpenCLExts (Language/C/Parser/Monad.hs:276)
    useObjCExts (Language/C/Parser/Monad.hs:279)
    LexerException (Language/C/Parser/Monad.hs:282)
    ParserException (Language/C/Parser/Monad.hs:291)
    quoteTok (Language/C/Parser/Monad.hs:300)
    failAt (Language/C/Parser/Monad.hs:303)
    lexerError (Language/C/Parser/Monad.hs:307)
    unexpectedEOF (Language/C/Parser/Monad.hs:311)
    emptyCharacterLiteral (Language/C/Parser/Monad.hs:315)
    illegalCharacterLiteral (Language/C/Parser/Monad.hs:319)
    illegalNumericalLiteral (Language/C/Parser/Monad.hs:323)
    parserError (Language/C/Parser/Monad.hs:327)
    unclosed (Language/C/Parser/Monad.hs:331)
    expected (Language/C/Parser/Monad.hs:335)
    expectedAt (Language/C/Parser/Monad.hs:340)
    AlexInput (Language/C/Parser/Monad.hs:358)
    alexGetChar (Language/C/Parser/Monad.hs:365)
    alexGetByte (Language/C/Parser/Monad.hs:375)
    alexInputPrevChar (Language/C/Parser/Monad.hs:381)
    nextChar (Language/C/Parser/Monad.hs:384)
    peekChar (Language/C/Parser/Monad.hs:391)
    maybePeekChar (Language/C/Parser/Monad.hs:398)
    skipChar (Language/C/Parser/Monad.hs:405)
    allowAnti (Language/C/Parser/Monad.hs:420)
    ifExtension (Language/C/Parser/Monad.hs:423)
  50% (  1 /  2) in 'Language.C.Parser.Lexer'
  Missing documentation for:
    lexToken (Language/C/Parser/Lexer.x:524)
   2% (  1 / 61) in 'Language.C.Pretty'
  Missing documentation for:
    pprLoc (Language/C/Pretty.hs:22)
    Fixity (Language/C/Pretty.hs:25)
    Assoc (Language/C/Pretty.hs:28)
    infix_ (Language/C/Pretty.hs:31)
    infixl_ (Language/C/Pretty.hs:34)
    infixr_ (Language/C/Pretty.hs:37)
    infixop (Language/C/Pretty.hs:40)
    parensList (Language/C/Pretty.hs:58)
    bracesList (Language/C/Pretty.hs:61)
    bracesSemiList (Language/C/Pretty.hs:64)
    angleList (Language/C/Pretty.hs:67)
    pprAnti (Language/C/Pretty.hs:70)
    CFixity (Language/C/Pretty.hs:83)
     (Language/C/Pretty.hs:88)
     (Language/C/Pretty.hs:108)
     (Language/C/Pretty.hs:111)
     (Language/C/Pretty.hs:114)
     (Language/C/Pretty.hs:118)
     (Language/C/Pretty.hs:130)
     (Language/C/Pretty.hs:153)
    pprSign (Language/C/Pretty.hs:157)
     (Language/C/Pretty.hs:161)
    pprStructOrUnion (Language/C/Pretty.hs:193)
    pprEnum (Language/C/Pretty.hs:212)
     (Language/C/Pretty.hs:230)
     (Language/C/Pretty.hs:243)
    pprDeclarator (Language/C/Pretty.hs:249)
     (Language/C/Pretty.hs:297)
     (Language/C/Pretty.hs:301)
     (Language/C/Pretty.hs:305)
     (Language/C/Pretty.hs:308)
     (Language/C/Pretty.hs:321)
     (Language/C/Pretty.hs:334)
     (Language/C/Pretty.hs:338)
     (Language/C/Pretty.hs:360)
     (Language/C/Pretty.hs:369)
     (Language/C/Pretty.hs:376)
     (Language/C/Pretty.hs:386)
     (Language/C/Pretty.hs:395)
     (Language/C/Pretty.hs:402)
     (Language/C/Pretty.hs:409)
     (Language/C/Pretty.hs:422)
    pprIfaceBody (Language/C/Pretty.hs:475)
     (Language/C/Pretty.hs:484)
     (Language/C/Pretty.hs:488)
     (Language/C/Pretty.hs:494)
     (Language/C/Pretty.hs:511)
     (Language/C/Pretty.hs:525)
     (Language/C/Pretty.hs:529)
     (Language/C/Pretty.hs:538)
     (Language/C/Pretty.hs:550)
     (Language/C/Pretty.hs:686)
     (Language/C/Pretty.hs:693)
     (Language/C/Pretty.hs:720)
     (Language/C/Pretty.hs:743)
     (Language/C/Pretty.hs:933)
     (Language/C/Pretty.hs:953)
     (Language/C/Pretty.hs:966)
     (Language/C/Pretty.hs:974)
     (Language/C/Pretty.hs:979)
   0% (  1 /1845) in 'Language.C.Parser.Parser'
  Missing documentation for:
    HappyAbsSyn (dist/build/Language/C/Parser/Parser.hs:38)
    HappyAny (dist/build/Language/C/Parser/Parser.hs:40)
    happyIn17 (dist/build/Language/C/Parser/Parser.hs:44)
    happyOut17 (dist/build/Language/C/Parser/Parser.hs:47)
    happyIn18 (dist/build/Language/C/Parser/Parser.hs:50)
    happyOut18 (dist/build/Language/C/Parser/Parser.hs:53)
    happyIn19 (dist/build/Language/C/Parser/Parser.hs:56)
    happyOut19 (dist/build/Language/C/Parser/Parser.hs:59)
    happyIn20 (dist/build/Language/C/Parser/Parser.hs:62)
    happyOut20 (dist/build/Language/C/Parser/Parser.hs:65)
    happyIn21 (dist/build/Language/C/Parser/Parser.hs:68)
    happyOut21 (dist/build/Language/C/Parser/Parser.hs:71)
    happyIn22 (dist/build/Language/C/Parser/Parser.hs:74)
    happyOut22 (dist/build/Language/C/Parser/Parser.hs:77)
    happyIn23 (dist/build/Language/C/Parser/Parser.hs:80)
    happyOut23 (dist/build/Language/C/Parser/Parser.hs:83)
    happyIn24 (dist/build/Language/C/Parser/Parser.hs:86)
    happyOut24 (dist/build/Language/C/Parser/Parser.hs:89)
    happyIn25 (dist/build/Language/C/Parser/Parser.hs:92)
    happyOut25 (dist/build/Language/C/Parser/Parser.hs:95)
    happyIn26 (dist/build/Language/C/Parser/Parser.hs:98)
    happyOut26 (dist/build/Language/C/Parser/Parser.hs:101)
    happyIn27 (dist/build/Language/C/Parser/Parser.hs:104)
    happyOut27 (dist/build/Language/C/Parser/Parser.hs:107)
    happyIn28 (dist/build/Language/C/Parser/Parser.hs:110)
    happyOut28 (dist/build/Language/C/Parser/Parser.hs:113)
    happyIn29 (dist/build/Language/C/Parser/Parser.hs:116)
    happyOut29 (dist/build/Language/C/Parser/Parser.hs:119)
    happyIn30 (dist/build/Language/C/Parser/Parser.hs:122)
    happyOut30 (dist/build/Language/C/Parser/Parser.hs:125)
    happyIn31 (dist/build/Language/C/Parser/Parser.hs:128)
    happyOut31 (dist/build/Language/C/Parser/Parser.hs:131)
    happyIn32 (dist/build/Language/C/Parser/Parser.hs:134)
    happyOut32 (dist/build/Language/C/Parser/Parser.hs:137)
    happyIn33 (dist/build/Language/C/Parser/Parser.hs:140)
    happyOut33 (dist/build/Language/C/Parser/Parser.hs:143)
    happyIn34 (dist/build/Language/C/Parser/Parser.hs:146)
    happyOut34 (dist/build/Language/C/Parser/Parser.hs:149)
    happyIn35 (dist/build/Language/C/Parser/Parser.hs:152)
    happyOut35 (dist/build/Language/C/Parser/Parser.hs:155)
    happyIn36 (dist/build/Language/C/Parser/Parser.hs:158)
    happyOut36 (dist/build/Language/C/Parser/Parser.hs:161)
    happyIn37 (dist/build/Language/C/Parser/Parser.hs:164)
    happyOut37 (dist/build/Language/C/Parser/Parser.hs:167)
    happyIn38 (dist/build/Language/C/Parser/Parser.hs:170)
    happyOut38 (dist/build/Language/C/Parser/Parser.hs:173)
    happyIn39 (dist/build/Language/C/Parser/Parser.hs:176)
    happyOut39 (dist/build/Language/C/Parser/Parser.hs:179)
    happyIn40 (dist/build/Language/C/Parser/Parser.hs:182)
    happyOut40 (dist/build/Language/C/Parser/Parser.hs:185)
    happyIn41 (dist/build/Language/C/Parser/Parser.hs:188)
    happyOut41 (dist/build/Language/C/Parser/Parser.hs:191)
    happyIn42 (dist/build/Language/C/Parser/Parser.hs:194)
    happyOut42 (dist/build/Language/C/Parser/Parser.hs:197)
    happyIn43 (dist/build/Language/C/Parser/Parser.hs:200)
    happyOut43 (dist/build/Language/C/Parser/Parser.hs:203)
    happyIn44 (dist/build/Language/C/Parser/Parser.hs:206)
    happyOut44 (dist/build/Language/C/Parser/Parser.hs:209)
    happyIn45 (dist/build/Language/C/Parser/Parser.hs:212)
    happyOut45 (dist/build/Language/C/Parser/Parser.hs:215)
    happyIn46 (dist/build/Language/C/Parser/Parser.hs:218)
    happyOut46 (dist/build/Language/C/Parser/Parser.hs:221)
    happyIn47 (dist/build/Language/C/Parser/Parser.hs:224)
    happyOut47 (dist/build/Language/C/Parser/Parser.hs:227)
    happyIn48 (dist/build/Language/C/Parser/Parser.hs:230)
    happyOut48 (dist/build/Language/C/Parser/Parser.hs:233)
    happyIn49 (dist/build/Language/C/Parser/Parser.hs:236)
    happyOut49 (dist/build/Language/C/Parser/Parser.hs:239)
    happyIn50 (dist/build/Language/C/Parser/Parser.hs:242)
    happyOut50 (dist/build/Language/C/Parser/Parser.hs:245)
    happyIn51 (dist/build/Language/C/Parser/Parser.hs:248)
    happyOut51 (dist/build/Language/C/Parser/Parser.hs:251)
    happyIn52 (dist/build/Language/C/Parser/Parser.hs:254)
    happyOut52 (dist/build/Language/C/Parser/Parser.hs:257)
    happyIn53 (dist/build/Language/C/Parser/Parser.hs:260)
    happyOut53 (dist/build/Language/C/Parser/Parser.hs:263)
    happyIn54 (dist/build/Language/C/Parser/Parser.hs:266)
    happyOut54 (dist/build/Language/C/Parser/Parser.hs:269)
    happyIn55 (dist/build/Language/C/Parser/Parser.hs:272)
    happyOut55 (dist/build/Language/C/Parser/Parser.hs:275)
    happyIn56 (dist/build/Language/C/Parser/Parser.hs:278)
    happyOut56 (dist/build/Language/C/Parser/Parser.hs:281)
    happyIn57 (dist/build/Language/C/Parser/Parser.hs:284)
    happyOut57 (dist/build/Language/C/Parser/Parser.hs:287)
    happyIn58 (dist/build/Language/C/Parser/Parser.hs:290)
    happyOut58 (dist/build/Language/C/Parser/Parser.hs:293)
    happyIn59 (dist/build/Language/C/Parser/Parser.hs:296)
    happyOut59 (dist/build/Language/C/Parser/Parser.hs:299)
    happyIn60 (dist/build/Language/C/Parser/Parser.hs:302)
    happyOut60 (dist/build/Language/C/Parser/Parser.hs:305)
    happyIn61 (dist/build/Language/C/Parser/Parser.hs:308)
    happyOut61 (dist/build/Language/C/Parser/Parser.hs:311)
    happyIn62 (dist/build/Language/C/Parser/Parser.hs:314)
    happyOut62 (dist/build/Language/C/Parser/Parser.hs:317)
    happyIn63 (dist/build/Language/C/Parser/Parser.hs:320)
    happyOut63 (dist/build/Language/C/Parser/Parser.hs:323)
    happyIn64 (dist/build/Language/C/Parser/Parser.hs:326)
    happyOut64 (dist/build/Language/C/Parser/Parser.hs:329)
    happyIn65 (dist/build/Language/C/Parser/Parser.hs:332)
    happyOut65 (dist/build/Language/C/Parser/Parser.hs:335)
    happyIn66 (dist/build/Language/C/Parser/Parser.hs:338)
    happyOut66 (dist/build/Language/C/Parser/Parser.hs:341)
    happyIn67 (dist/build/Language/C/Parser/Parser.hs:344)
    happyOut67 (dist/build/Language/C/Parser/Parser.hs:347)
    happyIn68 (dist/build/Language/C/Parser/Parser.hs:350)
    happyOut68 (dist/build/Language/C/Parser/Parser.hs:353)
    happyIn69 (dist/build/Language/C/Parser/Parser.hs:356)
    happyOut69 (dist/build/Language/C/Parser/Parser.hs:359)
    happyIn70 (dist/build/Language/C/Parser/Parser.hs:362)
    happyOut70 (dist/build/Language/C/Parser/Parser.hs:365)
    happyIn71 (dist/build/Language/C/Parser/Parser.hs:368)
    happyOut71 (dist/build/Language/C/Parser/Parser.hs:371)
    happyIn72 (dist/build/Language/C/Parser/Parser.hs:374)
    happyOut72 (dist/build/Language/C/Parser/Parser.hs:377)
    happyIn73 (dist/build/Language/C/Parser/Parser.hs:380)
    happyOut73 (dist/build/Language/C/Parser/Parser.hs:383)
    happyIn74 (dist/build/Language/C/Parser/Parser.hs:386)
    happyOut74 (dist/build/Language/C/Parser/Parser.hs:389)
    happyIn75 (dist/build/Language/C/Parser/Parser.hs:392)
    happyOut75 (dist/build/Language/C/Parser/Parser.hs:395)
    happyIn76 (dist/build/Language/C/Parser/Parser.hs:398)
    happyOut76 (dist/build/Language/C/Parser/Parser.hs:401)
    happyIn77 (dist/build/Language/C/Parser/Parser.hs:404)
    happyOut77 (dist/build/Language/C/Parser/Parser.hs:407)
    happyIn78 (dist/build/Language/C/Parser/Parser.hs:410)
    happyOut78 (dist/build/Language/C/Parser/Parser.hs:413)
    happyIn79 (dist/build/Language/C/Parser/Parser.hs:416)
    happyOut79 (dist/build/Language/C/Parser/Parser.hs:419)
    happyIn80 (dist/build/Language/C/Parser/Parser.hs:422)
    happyOut80 (dist/build/Language/C/Parser/Parser.hs:425)
    happyIn81 (dist/build/Language/C/Parser/Parser.hs:428)
    happyOut81 (dist/build/Language/C/Parser/Parser.hs:431)
    happyIn82 (dist/build/Language/C/Parser/Parser.hs:434)
    happyOut82 (dist/build/Language/C/Parser/Parser.hs:437)
    happyIn83 (dist/build/Language/C/Parser/Parser.hs:440)
    happyOut83 (dist/build/Language/C/Parser/Parser.hs:443)
    happyIn84 (dist/build/Language/C/Parser/Parser.hs:446)
    happyOut84 (dist/build/Language/C/Parser/Parser.hs:449)
    happyIn85 (dist/build/Language/C/Parser/Parser.hs:452)
    happyOut85 (dist/build/Language/C/Parser/Parser.hs:455)
    happyIn86 (dist/build/Language/C/Parser/Parser.hs:458)
    happyOut86 (dist/build/Language/C/Parser/Parser.hs:461)
    happyIn87 (dist/build/Language/C/Parser/Parser.hs:464)
    happyOut87 (dist/build/Language/C/Parser/Parser.hs:467)
    happyIn88 (dist/build/Language/C/Parser/Parser.hs:470)
    happyOut88 (dist/build/Language/C/Parser/Parser.hs:473)
    happyIn89 (dist/build/Language/C/Parser/Parser.hs:476)
    happyOut89 (dist/build/Language/C/Parser/Parser.hs:479)
    happyIn90 (dist/build/Language/C/Parser/Parser.hs:482)
    happyOut90 (dist/build/Language/C/Parser/Parser.hs:485)
    happyIn91 (dist/build/Language/C/Parser/Parser.hs:488)
    happyOut91 (dist/build/Language/C/Parser/Parser.hs:491)
    happyIn92 (dist/build/Language/C/Parser/Parser.hs:494)
    happyOut92 (dist/build/Language/C/Parser/Parser.hs:497)
    happyIn93 (dist/build/Language/C/Parser/Parser.hs:500)
    happyOut93 (dist/build/Language/C/Parser/Parser.hs:503)
    happyIn94 (dist/build/Language/C/Parser/Parser.hs:506)
    happyOut94 (dist/build/Language/C/Parser/Parser.hs:509)
    happyIn95 (dist/build/Language/C/Parser/Parser.hs:512)
    happyOut95 (dist/build/Language/C/Parser/Parser.hs:515)
    happyIn96 (dist/build/Language/C/Parser/Parser.hs:518)
    happyOut96 (dist/build/Language/C/Parser/Parser.hs:521)
    happyIn97 (dist/build/Language/C/Parser/Parser.hs:524)
    happyOut97 (dist/build/Language/C/Parser/Parser.hs:527)
    happyIn98 (dist/build/Language/C/Parser/Parser.hs:530)
    happyOut98 (dist/build/Language/C/Parser/Parser.hs:533)
    happyIn99 (dist/build/Language/C/Parser/Parser.hs:536)
    happyOut99 (dist/build/Language/C/Parser/Parser.hs:539)
    happyIn100 (dist/build/Language/C/Parser/Parser.hs:542)
    happyOut100 (dist/build/Language/C/Parser/Parser.hs:545)
    happyIn101 (dist/build/Language/C/Parser/Parser.hs:548)
    happyOut101 (dist/build/Language/C/Parser/Parser.hs:551)
    happyIn102 (dist/build/Language/C/Parser/Parser.hs:554)
    happyOut102 (dist/build/Language/C/Parser/Parser.hs:557)
    happyIn103 (dist/build/Language/C/Parser/Parser.hs:560)
    happyOut103 (dist/build/Language/C/Parser/Parser.hs:563)
    happyIn104 (dist/build/Language/C/Parser/Parser.hs:566)
    happyOut104 (dist/build/Language/C/Parser/Parser.hs:569)
    happyIn105 (dist/build/Language/C/Parser/Parser.hs:572)
    happyOut105 (dist/build/Language/C/Parser/Parser.hs:575)
    happyIn106 (dist/build/Language/C/Parser/Parser.hs:578)
    happyOut106 (dist/build/Language/C/Parser/Parser.hs:581)
    happyIn107 (dist/build/Language/C/Parser/Parser.hs:584)
    happyOut107 (dist/build/Language/C/Parser/Parser.hs:587)
    happyIn108 (dist/build/Language/C/Parser/Parser.hs:590)
    happyOut108 (dist/build/Language/C/Parser/Parser.hs:593)
    happyIn109 (dist/build/Language/C/Parser/Parser.hs:596)
    happyOut109 (dist/build/Language/C/Parser/Parser.hs:599)
    happyIn110 (dist/build/Language/C/Parser/Parser.hs:602)
    happyOut110 (dist/build/Language/C/Parser/Parser.hs:605)
    happyIn111 (dist/build/Language/C/Parser/Parser.hs:608)
    happyOut111 (dist/build/Language/C/Parser/Parser.hs:611)
    happyIn112 (dist/build/Language/C/Parser/Parser.hs:614)
    happyOut112 (dist/build/Language/C/Parser/Parser.hs:617)
    happyIn113 (dist/build/Language/C/Parser/Parser.hs:620)
    happyOut113 (dist/build/Language/C/Parser/Parser.hs:623)
    happyIn114 (dist/build/Language/C/Parser/Parser.hs:626)
    happyOut114 (dist/build/Language/C/Parser/Parser.hs:629)
    happyIn115 (dist/build/Language/C/Parser/Parser.hs:632)
    happyOut115 (dist/build/Language/C/Parser/Parser.hs:635)
    happyIn116 (dist/build/Language/C/Parser/Parser.hs:638)
    happyOut116 (dist/build/Language/C/Parser/Parser.hs:641)
    happyIn117 (dist/build/Language/C/Parser/Parser.hs:644)
    happyOut117 (dist/build/Language/C/Parser/Parser.hs:647)
    happyIn118 (dist/build/Language/C/Parser/Parser.hs:650)
    happyOut118 (dist/build/Language/C/Parser/Parser.hs:653)
    happyIn119 (dist/build/Language/C/Parser/Parser.hs:656)
    happyOut119 (dist/build/Language/C/Parser/Parser.hs:659)
    happyIn120 (dist/build/Language/C/Parser/Parser.hs:662)
    happyOut120 (dist/build/Language/C/Parser/Parser.hs:665)
    happyIn121 (dist/build/Language/C/Parser/Parser.hs:668)
    happyOut121 (dist/build/Language/C/Parser/Parser.hs:671)
    happyIn122 (dist/build/Language/C/Parser/Parser.hs:674)
    happyOut122 (dist/build/Language/C/Parser/Parser.hs:677)
    happyIn123 (dist/build/Language/C/Parser/Parser.hs:680)
    happyOut123 (dist/build/Language/C/Parser/Parser.hs:683)
    happyIn124 (dist/build/Language/C/Parser/Parser.hs:686)
    happyOut124 (dist/build/Language/C/Parser/Parser.hs:689)
    happyIn125 (dist/build/Language/C/Parser/Parser.hs:692)
    happyOut125 (dist/build/Language/C/Parser/Parser.hs:695)
    happyIn126 (dist/build/Language/C/Parser/Parser.hs:698)
    happyOut126 (dist/build/Language/C/Parser/Parser.hs:701)
    happyIn127 (dist/build/Language/C/Parser/Parser.hs:704)
    happyOut127 (dist/build/Language/C/Parser/Parser.hs:707)
    happyIn128 (dist/build/Language/C/Parser/Parser.hs:710)
    happyOut128 (dist/build/Language/C/Parser/Parser.hs:713)
    happyIn129 (dist/build/Language/C/Parser/Parser.hs:716)
    happyOut129 (dist/build/Language/C/Parser/Parser.hs:719)
    happyIn130 (dist/build/Language/C/Parser/Parser.hs:722)
    happyOut130 (dist/build/Language/C/Parser/Parser.hs:725)
    happyIn131 (dist/build/Language/C/Parser/Parser.hs:728)
    happyOut131 (dist/build/Language/C/Parser/Parser.hs:731)
    happyIn132 (dist/build/Language/C/Parser/Parser.hs:734)
    happyOut132 (dist/build/Language/C/Parser/Parser.hs:737)
    happyIn133 (dist/build/Language/C/Parser/Parser.hs:740)
    happyOut133 (dist/build/Language/C/Parser/Parser.hs:743)
    happyIn134 (dist/build/Language/C/Parser/Parser.hs:746)
    happyOut134 (dist/build/Language/C/Parser/Parser.hs:749)
    happyIn135 (dist/build/Language/C/Parser/Parser.hs:752)
    happyOut135 (dist/build/Language/C/Parser/Parser.hs:755)
    happyIn136 (dist/build/Language/C/Parser/Parser.hs:758)
    happyOut136 (dist/build/Language/C/Parser/Parser.hs:761)
    happyIn137 (dist/build/Language/C/Parser/Parser.hs:764)
    happyOut137 (dist/build/Language/C/Parser/Parser.hs:767)
    happyIn138 (dist/build/Language/C/Parser/Parser.hs:770)
    happyOut138 (dist/build/Language/C/Parser/Parser.hs:773)
    happyIn139 (dist/build/Language/C/Parser/Parser.hs:776)
    happyOut139 (dist/build/Language/C/Parser/Parser.hs:779)
    happyIn140 (dist/build/Language/C/Parser/Parser.hs:782)
    happyOut140 (dist/build/Language/C/Parser/Parser.hs:785)
    happyIn141 (dist/build/Language/C/Parser/Parser.hs:788)
    happyOut141 (dist/build/Language/C/Parser/Parser.hs:791)
    happyIn142 (dist/build/Language/C/Parser/Parser.hs:794)
    happyOut142 (dist/build/Language/C/Parser/Parser.hs:797)
    happyIn143 (dist/build/Language/C/Parser/Parser.hs:800)
    happyOut143 (dist/build/Language/C/Parser/Parser.hs:803)
    happyIn144 (dist/build/Language/C/Parser/Parser.hs:806)
    happyOut144 (dist/build/Language/C/Parser/Parser.hs:809)
    happyIn145 (dist/build/Language/C/Parser/Parser.hs:812)
    happyOut145 (dist/build/Language/C/Parser/Parser.hs:815)
    happyIn146 (dist/build/Language/C/Parser/Parser.hs:818)
    happyOut146 (dist/build/Language/C/Parser/Parser.hs:821)
    happyIn147 (dist/build/Language/C/Parser/Parser.hs:824)
    happyOut147 (dist/build/Language/C/Parser/Parser.hs:827)
    happyIn148 (dist/build/Language/C/Parser/Parser.hs:830)
    happyOut148 (dist/build/Language/C/Parser/Parser.hs:833)
    happyIn149 (dist/build/Language/C/Parser/Parser.hs:836)
    happyOut149 (dist/build/Language/C/Parser/Parser.hs:839)
    happyIn150 (dist/build/Language/C/Parser/Parser.hs:842)
    happyOut150 (dist/build/Language/C/Parser/Parser.hs:845)
    happyIn151 (dist/build/Language/C/Parser/Parser.hs:848)
    happyOut151 (dist/build/Language/C/Parser/Parser.hs:851)
    happyIn152 (dist/build/Language/C/Parser/Parser.hs:854)
    happyOut152 (dist/build/Language/C/Parser/Parser.hs:857)
    happyIn153 (dist/build/Language/C/Parser/Parser.hs:860)
    happyOut153 (dist/build/Language/C/Parser/Parser.hs:863)
    happyIn154 (dist/build/Language/C/Parser/Parser.hs:866)
    happyOut154 (dist/build/Language/C/Parser/Parser.hs:869)
    happyIn155 (dist/build/Language/C/Parser/Parser.hs:872)
    happyOut155 (dist/build/Language/C/Parser/Parser.hs:875)
    happyIn156 (dist/build/Language/C/Parser/Parser.hs:878)
    happyOut156 (dist/build/Language/C/Parser/Parser.hs:881)
    happyIn157 (dist/build/Language/C/Parser/Parser.hs:884)
    happyOut157 (dist/build/Language/C/Parser/Parser.hs:887)
    happyIn158 (dist/build/Language/C/Parser/Parser.hs:890)
    happyOut158 (dist/build/Language/C/Parser/Parser.hs:893)
    happyIn159 (dist/build/Language/C/Parser/Parser.hs:896)
    happyOut159 (dist/build/Language/C/Parser/Parser.hs:899)
    happyIn160 (dist/build/Language/C/Parser/Parser.hs:902)
    happyOut160 (dist/build/Language/C/Parser/Parser.hs:905)
    happyIn161 (dist/build/Language/C/Parser/Parser.hs:908)
    happyOut161 (dist/build/Language/C/Parser/Parser.hs:911)
    happyIn162 (dist/build/Language/C/Parser/Parser.hs:914)
    happyOut162 (dist/build/Language/C/Parser/Parser.hs:917)
    happyIn163 (dist/build/Language/C/Parser/Parser.hs:920)
    happyOut163 (dist/build/Language/C/Parser/Parser.hs:923)
    happyIn164 (dist/build/Language/C/Parser/Parser.hs:926)
    happyOut164 (dist/build/Language/C/Parser/Parser.hs:929)
    happyIn165 (dist/build/Language/C/Parser/Parser.hs:932)
    happyOut165 (dist/build/Language/C/Parser/Parser.hs:935)
    happyIn166 (dist/build/Language/C/Parser/Parser.hs:938)
    happyOut166 (dist/build/Language/C/Parser/Parser.hs:941)
    happyIn167 (dist/build/Language/C/Parser/Parser.hs:944)
    happyOut167 (dist/build/Language/C/Parser/Parser.hs:947)
    happyInTok (dist/build/Language/C/Parser/Parser.hs:950)
    happyOutTok (dist/build/Language/C/Parser/Parser.hs:953)
    happyActOffsets (dist/build/Language/C/Parser/Parser.hs:958)
    happyGotoOffsets (dist/build/Language/C/Parser/Parser.hs:961)
    happyDefActions (dist/build/Language/C/Parser/Parser.hs:964)
    happyCheck (dist/build/Language/C/Parser/Parser.hs:967)
    happyTable (dist/build/Language/C/Parser/Parser.hs:970)
    happyReduceArr (dist/build/Language/C/Parser/Parser.hs:973)
    happy_n_terms (dist/build/Language/C/Parser/Parser.hs:1677)
    happy_n_nonterms (dist/build/Language/C/Parser/Parser.hs:1678)
    happyReduce_14 (dist/build/Language/C/Parser/Parser.hs:1680)
    happyReduction_14 (dist/build/Language/C/Parser/Parser.hs:1681)
    happyReduce_15 (dist/build/Language/C/Parser/Parser.hs:1687)
    happyReduction_15 (dist/build/Language/C/Parser/Parser.hs:1688)
    happyReduce_16 (dist/build/Language/C/Parser/Parser.hs:1694)
    happyReduction_16 (dist/build/Language/C/Parser/Parser.hs:1695)
    happyReduce_17 (dist/build/Language/C/Parser/Parser.hs:1701)
    happyReduction_17 (dist/build/Language/C/Parser/Parser.hs:1702)
    happyReduce_18 (dist/build/Language/C/Parser/Parser.hs:1708)
    happyReduction_18 (dist/build/Language/C/Parser/Parser.hs:1709)
    happyReduce_19 (dist/build/Language/C/Parser/Parser.hs:1715)
    happyReduction_19 (dist/build/Language/C/Parser/Parser.hs:1716)
    happyReduce_20 (dist/build/Language/C/Parser/Parser.hs:1722)
    happyReduction_20 (dist/build/Language/C/Parser/Parser.hs:1723)
    happyReduce_21 (dist/build/Language/C/Parser/Parser.hs:1729)
    happyReduction_21 (dist/build/Language/C/Parser/Parser.hs:1730)
    happyReduce_22 (dist/build/Language/C/Parser/Parser.hs:1736)
    happyReduction_22 (dist/build/Language/C/Parser/Parser.hs:1737)
    happyReduce_23 (dist/build/Language/C/Parser/Parser.hs:1743)
    happyReduction_23 (dist/build/Language/C/Parser/Parser.hs:1744)
    happyReduce_24 (dist/build/Language/C/Parser/Parser.hs:1750)
    happyReduction_24 (dist/build/Language/C/Parser/Parser.hs:1751)
    happyReduce_25 (dist/build/Language/C/Parser/Parser.hs:1757)
    happyReduction_25 (dist/build/Language/C/Parser/Parser.hs:1758)
    happyReduce_26 (dist/build/Language/C/Parser/Parser.hs:1764)
    happyReduction_26 (dist/build/Language/C/Parser/Parser.hs:1765)
    happyReduce_27 (dist/build/Language/C/Parser/Parser.hs:1771)
    happyReduction_27 (dist/build/Language/C/Parser/Parser.hs:1772)
    happyReduce_28 (dist/build/Language/C/Parser/Parser.hs:1778)
    happyReduction_28 (dist/build/Language/C/Parser/Parser.hs:1779)
    happyReduce_29 (dist/build/Language/C/Parser/Parser.hs:1785)
    happyReduction_29 (dist/build/Language/C/Parser/Parser.hs:1786)
    happyReduce_30 (dist/build/Language/C/Parser/Parser.hs:1792)
    happyReduction_30 (dist/build/Language/C/Parser/Parser.hs:1793)
    happyReduce_31 (dist/build/Language/C/Parser/Parser.hs:1799)
    happyReduction_31 (dist/build/Language/C/Parser/Parser.hs:1800)
    happyReduce_32 (dist/build/Language/C/Parser/Parser.hs:1806)
    happyReduction_32 (dist/build/Language/C/Parser/Parser.hs:1807)
    happyReduce_33 (dist/build/Language/C/Parser/Parser.hs:1813)
    happyReduction_33 (dist/build/Language/C/Parser/Parser.hs:1814)
    happyReduce_34 (dist/build/Language/C/Parser/Parser.hs:1820)
    happyReduction_34 (dist/build/Language/C/Parser/Parser.hs:1821)
    happyReduce_35 (dist/build/Language/C/Parser/Parser.hs:1827)
    happyReduction_35 (dist/build/Language/C/Parser/Parser.hs:1828)
    happyReduce_36 (dist/build/Language/C/Parser/Parser.hs:1834)
    happyReduction_36 (dist/build/Language/C/Parser/Parser.hs:1835)
    happyReduce_37 (dist/build/Language/C/Parser/Parser.hs:1841)
    happyReduction_37 (dist/build/Language/C/Parser/Parser.hs:1842)
    happyReduce_38 (dist/build/Language/C/Parser/Parser.hs:1848)
    happyReduction_38 (dist/build/Language/C/Parser/Parser.hs:1849)
    happyReduce_39 (dist/build/Language/C/Parser/Parser.hs:1855)
    happyReduction_39 (dist/build/Language/C/Parser/Parser.hs:1856)
    happyReduce_40 (dist/build/Language/C/Parser/Parser.hs:1862)
    happyReduction_40 (dist/build/Language/C/Parser/Parser.hs:1863)
    happyReduce_41 (dist/build/Language/C/Parser/Parser.hs:1869)
    happyReduction_41 (dist/build/Language/C/Parser/Parser.hs:1870)
    happyReduce_42 (dist/build/Language/C/Parser/Parser.hs:1876)
    happyReduction_42 (dist/build/Language/C/Parser/Parser.hs:1877)
    happyReduce_43 (dist/build/Language/C/Parser/Parser.hs:1883)
    happyReduction_43 (dist/build/Language/C/Parser/Parser.hs:1884)
    happyReduce_44 (dist/build/Language/C/Parser/Parser.hs:1890)
    happyReduction_44 (dist/build/Language/C/Parser/Parser.hs:1891)
    happyReduce_45 (dist/build/Language/C/Parser/Parser.hs:1899)
    happyReduction_45 (dist/build/Language/C/Parser/Parser.hs:1900)
    happyReduce_46 (dist/build/Language/C/Parser/Parser.hs:1908)
    happyReduction_46 (dist/build/Language/C/Parser/Parser.hs:1909)
    happyReduce_47 (dist/build/Language/C/Parser/Parser.hs:1917)
    happyReduction_47 (dist/build/Language/C/Parser/Parser.hs:1918)
    happyReduce_48 (dist/build/Language/C/Parser/Parser.hs:1926)
    happyReduction_48 (dist/build/Language/C/Parser/Parser.hs:1927)
    happyReduce_49 (dist/build/Language/C/Parser/Parser.hs:1935)
    happyReduction_49 (dist/build/Language/C/Parser/Parser.hs:1936)
    happyReduce_50 (dist/build/Language/C/Parser/Parser.hs:1944)
    happyReduction_50 (dist/build/Language/C/Parser/Parser.hs:1945)
    happyReduce_51 (dist/build/Language/C/Parser/Parser.hs:1953)
    happyReduction_51 (dist/build/Language/C/Parser/Parser.hs:1954)
    happyReduce_52 (dist/build/Language/C/Parser/Parser.hs:1960)
    happyReduction_52 (dist/build/Language/C/Parser/Parser.hs:1961)
    happyReduce_53 (dist/build/Language/C/Parser/Parser.hs:1967)
    happyReduction_53 (dist/build/Language/C/Parser/Parser.hs:1968)
    happyReduce_54 (dist/build/Language/C/Parser/Parser.hs:1974)
    happyReduction_54 (dist/build/Language/C/Parser/Parser.hs:1975)
    happyReduce_55 (dist/build/Language/C/Parser/Parser.hs:1981)
    happyReduction_55 (dist/build/Language/C/Parser/Parser.hs:1982)
    happyReduce_56 (dist/build/Language/C/Parser/Parser.hs:1988)
    happyReduction_56 (dist/build/Language/C/Parser/Parser.hs:1989)
    happyReduce_57 (dist/build/Language/C/Parser/Parser.hs:1995)
    happyReduction_57 (dist/build/Language/C/Parser/Parser.hs:1996)
    happyReduce_58 (dist/build/Language/C/Parser/Parser.hs:2002)
    happyReduction_58 (dist/build/Language/C/Parser/Parser.hs:2003)
    happyReduce_59 (dist/build/Language/C/Parser/Parser.hs:2009)
    happyReduction_59 (dist/build/Language/C/Parser/Parser.hs:2010)
    happyReduce_60 (dist/build/Language/C/Parser/Parser.hs:2016)
    happyReduction_60 (dist/build/Language/C/Parser/Parser.hs:2017)
    happyReduce_61 (dist/build/Language/C/Parser/Parser.hs:2023)
    happyReduction_61 (dist/build/Language/C/Parser/Parser.hs:2024)
    happyReduce_62 (dist/build/Language/C/Parser/Parser.hs:2030)
    happyReduction_62 (dist/build/Language/C/Parser/Parser.hs:2031)
    happyReduce_63 (dist/build/Language/C/Parser/Parser.hs:2037)
    happyReduction_63 (dist/build/Language/C/Parser/Parser.hs:2038)
    happyReduce_64 (dist/build/Language/C/Parser/Parser.hs:2044)
    happyReduction_64 (dist/build/Language/C/Parser/Parser.hs:2045)
    happyReduce_65 (dist/build/Language/C/Parser/Parser.hs:2051)
    happyReduction_65 (dist/build/Language/C/Parser/Parser.hs:2052)
    happyReduce_66 (dist/build/Language/C/Parser/Parser.hs:2060)
    happyReduction_66 (dist/build/Language/C/Parser/Parser.hs:2061)
    happyReduce_67 (dist/build/Language/C/Parser/Parser.hs:2069)
    happyReduction_67 (dist/build/Language/C/Parser/Parser.hs:2070)
    happyReduce_68 (dist/build/Language/C/Parser/Parser.hs:2079)
    happyReduction_68 (dist/build/Language/C/Parser/Parser.hs:2080)
    happyReduce_69 (dist/build/Language/C/Parser/Parser.hs:2092)
    happyReduction_69 (dist/build/Language/C/Parser/Parser.hs:2093)
    happyReduce_70 (dist/build/Language/C/Parser/Parser.hs:2099)
    happyReduction_70 (dist/build/Language/C/Parser/Parser.hs:2100)
    happyReduce_71 (dist/build/Language/C/Parser/Parser.hs:2106)
    happyReduction_71 (dist/build/Language/C/Parser/Parser.hs:2107)
    happyReduce_72 (dist/build/Language/C/Parser/Parser.hs:2113)
    happyReduction_72 (dist/build/Language/C/Parser/Parser.hs:2114)
    happyReduce_73 (dist/build/Language/C/Parser/Parser.hs:2120)
    happyReduction_73 (dist/build/Language/C/Parser/Parser.hs:2121)
    happyReduce_74 (dist/build/Language/C/Parser/Parser.hs:2127)
    happyReduction_74 (dist/build/Language/C/Parser/Parser.hs:2128)
    happyReduce_75 (dist/build/Language/C/Parser/Parser.hs:2136)
    happyReduction_75 (dist/build/Language/C/Parser/Parser.hs:2137)
    happyReduce_76 (dist/build/Language/C/Parser/Parser.hs:2150)
    happyReduction_76 (dist/build/Language/C/Parser/Parser.hs:2151)
    happyReduce_77 (dist/build/Language/C/Parser/Parser.hs:2170)
    happyReduction_77 (dist/build/Language/C/Parser/Parser.hs:2171)
    happyReduce_78 (dist/build/Language/C/Parser/Parser.hs:2192)
    happyReduction_78 (dist/build/Language/C/Parser/Parser.hs:2193)
    happyReduce_79 (dist/build/Language/C/Parser/Parser.hs:2208)
    happyReduction_79 (dist/build/Language/C/Parser/Parser.hs:2209)
    happyReduce_80 (dist/build/Language/C/Parser/Parser.hs:2215)
    happyReduction_80 (dist/build/Language/C/Parser/Parser.hs:2216)
    happyReduce_81 (dist/build/Language/C/Parser/Parser.hs:2222)
    happyReduction_81 (dist/build/Language/C/Parser/Parser.hs:2223)
    happyReduce_82 (dist/build/Language/C/Parser/Parser.hs:2231)
    happyReduction_82 (dist/build/Language/C/Parser/Parser.hs:2232)
    happyReduce_83 (dist/build/Language/C/Parser/Parser.hs:2238)
    happyReduction_83 (dist/build/Language/C/Parser/Parser.hs:2239)
    happyReduce_84 (dist/build/Language/C/Parser/Parser.hs:2247)
    happyReduction_84 (dist/build/Language/C/Parser/Parser.hs:2248)
    happyReduce_85 (dist/build/Language/C/Parser/Parser.hs:2254)
    happyReduction_85 (dist/build/Language/C/Parser/Parser.hs:2255)
    happyReduce_86 (dist/build/Language/C/Parser/Parser.hs:2263)
    happyReduction_86 (dist/build/Language/C/Parser/Parser.hs:2264)
    happyReduce_87 (dist/build/Language/C/Parser/Parser.hs:2272)
    happyReduction_87 (dist/build/Language/C/Parser/Parser.hs:2273)
    happyReduce_88 (dist/build/Language/C/Parser/Parser.hs:2282)
    happyReduction_88 (dist/build/Language/C/Parser/Parser.hs:2283)
    happyReduce_89 (dist/build/Language/C/Parser/Parser.hs:2289)
    happyReduction_89 (dist/build/Language/C/Parser/Parser.hs:2290)
    happyReduce_90 (dist/build/Language/C/Parser/Parser.hs:2296)
    happyReduction_90 (dist/build/Language/C/Parser/Parser.hs:2297)
    happyReduce_91 (dist/build/Language/C/Parser/Parser.hs:2303)
    happyReduction_91 (dist/build/Language/C/Parser/Parser.hs:2304)
    happyReduce_92 (dist/build/Language/C/Parser/Parser.hs:2310)
    happyReduction_92 (dist/build/Language/C/Parser/Parser.hs:2311)
    happyReduce_93 (dist/build/Language/C/Parser/Parser.hs:2317)
    happyReduction_93 (dist/build/Language/C/Parser/Parser.hs:2318)
    happyReduce_94 (dist/build/Language/C/Parser/Parser.hs:2324)
    happyReduction_94 (dist/build/Language/C/Parser/Parser.hs:2325)
    happyReduce_95 (dist/build/Language/C/Parser/Parser.hs:2331)
    happyReduction_95 (dist/build/Language/C/Parser/Parser.hs:2332)
    happyReduce_96 (dist/build/Language/C/Parser/Parser.hs:2338)
    happyReduction_96 (dist/build/Language/C/Parser/Parser.hs:2339)
    happyReduce_97 (dist/build/Language/C/Parser/Parser.hs:2345)
    happyReduction_97 (dist/build/Language/C/Parser/Parser.hs:2346)
    happyReduce_98 (dist/build/Language/C/Parser/Parser.hs:2352)
    happyReduction_98 (dist/build/Language/C/Parser/Parser.hs:2353)
    happyReduce_99 (dist/build/Language/C/Parser/Parser.hs:2359)
    happyReduction_99 (dist/build/Language/C/Parser/Parser.hs:2360)
    happyReduce_100 (dist/build/Language/C/Parser/Parser.hs:2366)
    happyReduction_100 (dist/build/Language/C/Parser/Parser.hs:2367)
    happyReduce_101 (dist/build/Language/C/Parser/Parser.hs:2373)
    happyReduction_101 (dist/build/Language/C/Parser/Parser.hs:2374)
    happyReduce_102 (dist/build/Language/C/Parser/Parser.hs:2380)
    happyReduction_102 (dist/build/Language/C/Parser/Parser.hs:2381)
    happyReduce_103 (dist/build/Language/C/Parser/Parser.hs:2387)
    happyReduction_103 (dist/build/Language/C/Parser/Parser.hs:2388)
    happyReduce_104 (dist/build/Language/C/Parser/Parser.hs:2394)
    happyReduction_104 (dist/build/Language/C/Parser/Parser.hs:2395)
    happyReduce_105 (dist/build/Language/C/Parser/Parser.hs:2401)
    happyReduction_105 (dist/build/Language/C/Parser/Parser.hs:2402)
    happyReduce_106 (dist/build/Language/C/Parser/Parser.hs:2408)
    happyReduction_106 (dist/build/Language/C/Parser/Parser.hs:2409)
    happyReduce_107 (dist/build/Language/C/Parser/Parser.hs:2415)
    happyReduction_107 (dist/build/Language/C/Parser/Parser.hs:2416)
    happyReduce_108 (dist/build/Language/C/Parser/Parser.hs:2422)
    happyReduction_108 (dist/build/Language/C/Parser/Parser.hs:2423)
    happyReduce_109 (dist/build/Language/C/Parser/Parser.hs:2429)
    happyReduction_109 (dist/build/Language/C/Parser/Parser.hs:2430)
    happyReduce_110 (dist/build/Language/C/Parser/Parser.hs:2436)
    happyReduction_110 (dist/build/Language/C/Parser/Parser.hs:2437)
    happyReduce_111 (dist/build/Language/C/Parser/Parser.hs:2443)
    happyReduction_111 (dist/build/Language/C/Parser/Parser.hs:2444)
    happyReduce_112 (dist/build/Language/C/Parser/Parser.hs:2450)
    happyReduction_112 (dist/build/Language/C/Parser/Parser.hs:2451)
    happyReduce_113 (dist/build/Language/C/Parser/Parser.hs:2457)
    happyReduction_113 (dist/build/Language/C/Parser/Parser.hs:2458)
    happyReduce_114 (dist/build/Language/C/Parser/Parser.hs:2464)
    happyReduction_114 (dist/build/Language/C/Parser/Parser.hs:2465)
    happyReduce_115 (dist/build/Language/C/Parser/Parser.hs:2471)
    happyReduction_115 (dist/build/Language/C/Parser/Parser.hs:2472)
    happyReduce_116 (dist/build/Language/C/Parser/Parser.hs:2478)
    happyReduction_116 (dist/build/Language/C/Parser/Parser.hs:2479)
    happyReduce_117 (dist/build/Language/C/Parser/Parser.hs:2485)
    happyReduction_117 (dist/build/Language/C/Parser/Parser.hs:2486)
    happyReduce_118 (dist/build/Language/C/Parser/Parser.hs:2492)
    happyReduction_118 (dist/build/Language/C/Parser/Parser.hs:2493)
    happyReduce_119 (dist/build/Language/C/Parser/Parser.hs:2499)
    happyReduction_119 (dist/build/Language/C/Parser/Parser.hs:2500)
    happyReduce_120 (dist/build/Language/C/Parser/Parser.hs:2506)
    happyReduction_120 (dist/build/Language/C/Parser/Parser.hs:2507)
    happyReduce_121 (dist/build/Language/C/Parser/Parser.hs:2513)
    happyReduction_121 (dist/build/Language/C/Parser/Parser.hs:2514)
    happyReduce_122 (dist/build/Language/C/Parser/Parser.hs:2520)
    happyReduction_122 (dist/build/Language/C/Parser/Parser.hs:2521)
    happyReduce_123 (dist/build/Language/C/Parser/Parser.hs:2527)
    happyReduction_123 (dist/build/Language/C/Parser/Parser.hs:2528)
    happyReduce_124 (dist/build/Language/C/Parser/Parser.hs:2534)
    happyReduction_124 (dist/build/Language/C/Parser/Parser.hs:2535)
    happyReduce_125 (dist/build/Language/C/Parser/Parser.hs:2541)
    happyReduction_125 (dist/build/Language/C/Parser/Parser.hs:2542)
    happyReduce_126 (dist/build/Language/C/Parser/Parser.hs:2548)
    happyReduction_126 (dist/build/Language/C/Parser/Parser.hs:2549)
    happyReduce_127 (dist/build/Language/C/Parser/Parser.hs:2555)
    happyReduction_127 (dist/build/Language/C/Parser/Parser.hs:2556)
    happyReduce_128 (dist/build/Language/C/Parser/Parser.hs:2562)
    happyReduction_128 (dist/build/Language/C/Parser/Parser.hs:2563)
    happyReduce_129 (dist/build/Language/C/Parser/Parser.hs:2567)
    happyReduction_129 (dist/build/Language/C/Parser/Parser.hs:2568)
    happyReduce_130 (dist/build/Language/C/Parser/Parser.hs:2577)
    happyReduction_130 (dist/build/Language/C/Parser/Parser.hs:2578)
    happyReduce_131 (dist/build/Language/C/Parser/Parser.hs:2586)
    happyReduction_131 (dist/build/Language/C/Parser/Parser.hs:2587)
    happyReduce_132 (dist/build/Language/C/Parser/Parser.hs:2596)
    happyReduction_132 (dist/build/Language/C/Parser/Parser.hs:2597)
    happyReduce_133 (dist/build/Language/C/Parser/Parser.hs:2606)
    happyReduction_133 (dist/build/Language/C/Parser/Parser.hs:2607)
    happyReduce_134 (dist/build/Language/C/Parser/Parser.hs:2613)
    happyReduction_134 (dist/build/Language/C/Parser/Parser.hs:2614)
    happyReduce_135 (dist/build/Language/C/Parser/Parser.hs:2622)
    happyReduction_135 (dist/build/Language/C/Parser/Parser.hs:2623)
    happyReduce_136 (dist/build/Language/C/Parser/Parser.hs:2631)
    happyReduction_136 (dist/build/Language/C/Parser/Parser.hs:2632)
    happyReduce_137 (dist/build/Language/C/Parser/Parser.hs:2641)
    happyReduction_137 (dist/build/Language/C/Parser/Parser.hs:2642)
    happyReduce_138 (dist/build/Language/C/Parser/Parser.hs:2654)
    happyReduction_138 (dist/build/Language/C/Parser/Parser.hs:2655)
    happyReduce_139 (dist/build/Language/C/Parser/Parser.hs:2668)
    happyReduction_139 (dist/build/Language/C/Parser/Parser.hs:2669)
    happyReduce_140 (dist/build/Language/C/Parser/Parser.hs:2678)
    happyReduction_140 (dist/build/Language/C/Parser/Parser.hs:2679)
    happyReduce_141 (dist/build/Language/C/Parser/Parser.hs:2691)
    happyReduction_141 (dist/build/Language/C/Parser/Parser.hs:2692)
    happyReduce_142 (dist/build/Language/C/Parser/Parser.hs:2705)
    happyReduction_142 (dist/build/Language/C/Parser/Parser.hs:2706)
    happyReduce_143 (dist/build/Language/C/Parser/Parser.hs:2718)
    happyReduction_143 (dist/build/Language/C/Parser/Parser.hs:2719)
    happyReduce_144 (dist/build/Language/C/Parser/Parser.hs:2732)
    happyReduction_144 (dist/build/Language/C/Parser/Parser.hs:2733)
    happyReduce_145 (dist/build/Language/C/Parser/Parser.hs:2746)
    happyReduction_145 (dist/build/Language/C/Parser/Parser.hs:2747)
    happyReduce_146 (dist/build/Language/C/Parser/Parser.hs:2762)
    happyReduction_146 (dist/build/Language/C/Parser/Parser.hs:2763)
    happyReduce_147 (dist/build/Language/C/Parser/Parser.hs:2778)
    happyReduction_147 (dist/build/Language/C/Parser/Parser.hs:2779)
    happyReduce_148 (dist/build/Language/C/Parser/Parser.hs:2785)
    happyReduction_148 (dist/build/Language/C/Parser/Parser.hs:2786)
    happyReduce_149 (dist/build/Language/C/Parser/Parser.hs:2795)
    happyReduction_149 (dist/build/Language/C/Parser/Parser.hs:2796)
    happyReduce_150 (dist/build/Language/C/Parser/Parser.hs:2805)
    happyReduction_150 (dist/build/Language/C/Parser/Parser.hs:2806)
    happyReduce_151 (dist/build/Language/C/Parser/Parser.hs:2819)
    happyReduction_151 (dist/build/Language/C/Parser/Parser.hs:2820)
    happyReduce_152 (dist/build/Language/C/Parser/Parser.hs:2827)
    happyReduction_152 (dist/build/Language/C/Parser/Parser.hs:2828)
    happyReduce_153 (dist/build/Language/C/Parser/Parser.hs:2837)
    happyReduction_153 (dist/build/Language/C/Parser/Parser.hs:2838)
    happyReduce_154 (dist/build/Language/C/Parser/Parser.hs:2844)
    happyReduction_154 (dist/build/Language/C/Parser/Parser.hs:2845)
    happyReduce_155 (dist/build/Language/C/Parser/Parser.hs:2852)
    happyReduction_155 (dist/build/Language/C/Parser/Parser.hs:2853)
    happyReduce_156 (dist/build/Language/C/Parser/Parser.hs:2861)
    happyReduction_156 (dist/build/Language/C/Parser/Parser.hs:2862)
    happyReduce_157 (dist/build/Language/C/Parser/Parser.hs:2871)
    happyReduction_157 (dist/build/Language/C/Parser/Parser.hs:2872)
    happyReduce_158 (dist/build/Language/C/Parser/Parser.hs:2878)
    happyReduction_158 (dist/build/Language/C/Parser/Parser.hs:2879)
    happyReduce_159 (dist/build/Language/C/Parser/Parser.hs:2887)
    happyReduction_159 (dist/build/Language/C/Parser/Parser.hs:2888)
    happyReduce_160 (dist/build/Language/C/Parser/Parser.hs:2900)
    happyReduction_160 (dist/build/Language/C/Parser/Parser.hs:2901)
    happyReduce_161 (dist/build/Language/C/Parser/Parser.hs:2909)
    happyReduction_161 (dist/build/Language/C/Parser/Parser.hs:2910)
    happyReduce_162 (dist/build/Language/C/Parser/Parser.hs:2919)
    happyReduction_162 (dist/build/Language/C/Parser/Parser.hs:2920)
    happyReduce_163 (dist/build/Language/C/Parser/Parser.hs:2930)
    happyReduction_163 (dist/build/Language/C/Parser/Parser.hs:2931)
    happyReduce_164 (dist/build/Language/C/Parser/Parser.hs:2943)
    happyReduction_164 (dist/build/Language/C/Parser/Parser.hs:2944)
    happyReduce_165 (dist/build/Language/C/Parser/Parser.hs:2954)
    happyReduction_165 (dist/build/Language/C/Parser/Parser.hs:2955)
    happyReduce_166 (dist/build/Language/C/Parser/Parser.hs:2969)
    happyReduction_166 (dist/build/Language/C/Parser/Parser.hs:2970)
    happyReduce_167 (dist/build/Language/C/Parser/Parser.hs:2983)
    happyReduction_167 (dist/build/Language/C/Parser/Parser.hs:2984)
    happyReduce_168 (dist/build/Language/C/Parser/Parser.hs:3000)
    happyReduction_168 (dist/build/Language/C/Parser/Parser.hs:3001)
    happyReduce_169 (dist/build/Language/C/Parser/Parser.hs:3010)
    happyReduction_169 (dist/build/Language/C/Parser/Parser.hs:3011)
    happyReduce_170 (dist/build/Language/C/Parser/Parser.hs:3020)
    happyReduction_170 (dist/build/Language/C/Parser/Parser.hs:3021)
    happyReduce_171 (dist/build/Language/C/Parser/Parser.hs:3029)
    happyReduction_171 (dist/build/Language/C/Parser/Parser.hs:3030)
    happyReduce_172 (dist/build/Language/C/Parser/Parser.hs:3038)
    happyReduction_172 (dist/build/Language/C/Parser/Parser.hs:3039)
    happyReduce_173 (dist/build/Language/C/Parser/Parser.hs:3054)
    happyReduction_173 (dist/build/Language/C/Parser/Parser.hs:3055)
    happyReduce_174 (dist/build/Language/C/Parser/Parser.hs:3071)
    happyReduction_174 (dist/build/Language/C/Parser/Parser.hs:3072)
    happyReduce_175 (dist/build/Language/C/Parser/Parser.hs:3087)
    happyReduction_175 (dist/build/Language/C/Parser/Parser.hs:3088)
    happyReduce_176 (dist/build/Language/C/Parser/Parser.hs:3113)
    happyReduction_176 (dist/build/Language/C/Parser/Parser.hs:3114)
    happyReduce_177 (dist/build/Language/C/Parser/Parser.hs:3120)
    happyReduction_177 (dist/build/Language/C/Parser/Parser.hs:3121)
    happyReduce_178 (dist/build/Language/C/Parser/Parser.hs:3127)
    happyReduction_178 (dist/build/Language/C/Parser/Parser.hs:3128)
    happyReduce_179 (dist/build/Language/C/Parser/Parser.hs:3137)
    happyReduction_179 (dist/build/Language/C/Parser/Parser.hs:3138)
    happyReduce_180 (dist/build/Language/C/Parser/Parser.hs:3147)
    happyReduction_180 (dist/build/Language/C/Parser/Parser.hs:3148)
    happyReduce_181 (dist/build/Language/C/Parser/Parser.hs:3154)
    happyReduction_181 (dist/build/Language/C/Parser/Parser.hs:3155)
    happyReduce_182 (dist/build/Language/C/Parser/Parser.hs:3163)
    happyReduction_182 (dist/build/Language/C/Parser/Parser.hs:3164)
    happyReduce_183 (dist/build/Language/C/Parser/Parser.hs:3172)
    happyReduction_183 (dist/build/Language/C/Parser/Parser.hs:3173)
    happyReduce_184 (dist/build/Language/C/Parser/Parser.hs:3181)
    happyReduction_184 (dist/build/Language/C/Parser/Parser.hs:3182)
    happyReduce_185 (dist/build/Language/C/Parser/Parser.hs:3190)
    happyReduction_185 (dist/build/Language/C/Parser/Parser.hs:3191)
    happyReduce_186 (dist/build/Language/C/Parser/Parser.hs:3199)
    happyReduction_186 (dist/build/Language/C/Parser/Parser.hs:3200)
    happyReduce_187 (dist/build/Language/C/Parser/Parser.hs:3208)
    happyReduction_187 (dist/build/Language/C/Parser/Parser.hs:3209)
    happyReduce_188 (dist/build/Language/C/Parser/Parser.hs:3217)
    happyReduction_188 (dist/build/Language/C/Parser/Parser.hs:3218)
    happyReduce_189 (dist/build/Language/C/Parser/Parser.hs:3226)
    happyReduction_189 (dist/build/Language/C/Parser/Parser.hs:3227)
    happyReduce_190 (dist/build/Language/C/Parser/Parser.hs:3235)
    happyReduction_190 (dist/build/Language/C/Parser/Parser.hs:3236)
    happyReduce_191 (dist/build/Language/C/Parser/Parser.hs:3248)
    happyReduction_191 (dist/build/Language/C/Parser/Parser.hs:3249)
    happyReduce_192 (dist/build/Language/C/Parser/Parser.hs:3259)
    happyReduction_192 (dist/build/Language/C/Parser/Parser.hs:3260)
    happyReduce_193 (dist/build/Language/C/Parser/Parser.hs:3266)
    happyReduction_193 (dist/build/Language/C/Parser/Parser.hs:3267)
    happyReduce_194 (dist/build/Language/C/Parser/Parser.hs:3279)
    happyReduction_194 (dist/build/Language/C/Parser/Parser.hs:3280)
    happyReduce_195 (dist/build/Language/C/Parser/Parser.hs:3289)
    happyReduction_195 (dist/build/Language/C/Parser/Parser.hs:3290)
    happyReduce_196 (dist/build/Language/C/Parser/Parser.hs:3296)
    happyReduction_196 (dist/build/Language/C/Parser/Parser.hs:3297)
    happyReduce_197 (dist/build/Language/C/Parser/Parser.hs:3306)
    happyReduction_197 (dist/build/Language/C/Parser/Parser.hs:3307)
    happyReduce_198 (dist/build/Language/C/Parser/Parser.hs:3316)
    happyReduction_198 (dist/build/Language/C/Parser/Parser.hs:3317)
    happyReduce_199 (dist/build/Language/C/Parser/Parser.hs:3326)
    happyReduction_199 (dist/build/Language/C/Parser/Parser.hs:3327)
    happyReduce_200 (dist/build/Language/C/Parser/Parser.hs:3333)
    happyReduction_200 (dist/build/Language/C/Parser/Parser.hs:3334)
    happyReduce_201 (dist/build/Language/C/Parser/Parser.hs:3343)
    happyReduction_201 (dist/build/Language/C/Parser/Parser.hs:3344)
    happyReduce_202 (dist/build/Language/C/Parser/Parser.hs:3353)
    happyReduction_202 (dist/build/Language/C/Parser/Parser.hs:3354)
    happyReduce_203 (dist/build/Language/C/Parser/Parser.hs:3360)
    happyReduction_203 (dist/build/Language/C/Parser/Parser.hs:3361)
    happyReduce_204 (dist/build/Language/C/Parser/Parser.hs:3370)
    happyReduction_204 (dist/build/Language/C/Parser/Parser.hs:3371)
    happyReduce_205 (dist/build/Language/C/Parser/Parser.hs:3380)
    happyReduction_205 (dist/build/Language/C/Parser/Parser.hs:3381)
    happyReduce_206 (dist/build/Language/C/Parser/Parser.hs:3387)
    happyReduction_206 (dist/build/Language/C/Parser/Parser.hs:3388)
    happyReduce_207 (dist/build/Language/C/Parser/Parser.hs:3397)
    happyReduction_207 (dist/build/Language/C/Parser/Parser.hs:3398)
    happyReduce_208 (dist/build/Language/C/Parser/Parser.hs:3407)
    happyReduction_208 (dist/build/Language/C/Parser/Parser.hs:3408)
    happyReduce_209 (dist/build/Language/C/Parser/Parser.hs:3417)
    happyReduction_209 (dist/build/Language/C/Parser/Parser.hs:3418)
    happyReduce_210 (dist/build/Language/C/Parser/Parser.hs:3427)
    happyReduction_210 (dist/build/Language/C/Parser/Parser.hs:3428)
    happyReduce_211 (dist/build/Language/C/Parser/Parser.hs:3434)
    happyReduction_211 (dist/build/Language/C/Parser/Parser.hs:3435)
    happyReduce_212 (dist/build/Language/C/Parser/Parser.hs:3444)
    happyReduction_212 (dist/build/Language/C/Parser/Parser.hs:3445)
    happyReduce_213 (dist/build/Language/C/Parser/Parser.hs:3454)
    happyReduction_213 (dist/build/Language/C/Parser/Parser.hs:3455)
    happyReduce_214 (dist/build/Language/C/Parser/Parser.hs:3461)
    happyReduction_214 (dist/build/Language/C/Parser/Parser.hs:3462)
    happyReduce_215 (dist/build/Language/C/Parser/Parser.hs:3471)
    happyReduction_215 (dist/build/Language/C/Parser/Parser.hs:3472)
    happyReduce_216 (dist/build/Language/C/Parser/Parser.hs:3478)
    happyReduction_216 (dist/build/Language/C/Parser/Parser.hs:3479)
    happyReduce_217 (dist/build/Language/C/Parser/Parser.hs:3488)
    happyReduction_217 (dist/build/Language/C/Parser/Parser.hs:3489)
    happyReduce_218 (dist/build/Language/C/Parser/Parser.hs:3495)
    happyReduction_218 (dist/build/Language/C/Parser/Parser.hs:3496)
    happyReduce_219 (dist/build/Language/C/Parser/Parser.hs:3505)
    happyReduction_219 (dist/build/Language/C/Parser/Parser.hs:3506)
    happyReduce_220 (dist/build/Language/C/Parser/Parser.hs:3512)
    happyReduction_220 (dist/build/Language/C/Parser/Parser.hs:3513)
    happyReduce_221 (dist/build/Language/C/Parser/Parser.hs:3522)
    happyReduction_221 (dist/build/Language/C/Parser/Parser.hs:3523)
    happyReduce_222 (dist/build/Language/C/Parser/Parser.hs:3529)
    happyReduction_222 (dist/build/Language/C/Parser/Parser.hs:3530)
    happyReduce_223 (dist/build/Language/C/Parser/Parser.hs:3539)
    happyReduction_223 (dist/build/Language/C/Parser/Parser.hs:3540)
    happyReduce_224 (dist/build/Language/C/Parser/Parser.hs:3546)
    happyReduction_224 (dist/build/Language/C/Parser/Parser.hs:3547)
    happyReduce_225 (dist/build/Language/C/Parser/Parser.hs:3560)
    happyReduction_225 (dist/build/Language/C/Parser/Parser.hs:3561)
    happyReduce_226 (dist/build/Language/C/Parser/Parser.hs:3567)
    happyReduction_226 (dist/build/Language/C/Parser/Parser.hs:3568)
    happyReduce_227 (dist/build/Language/C/Parser/Parser.hs:3577)
    happyReduction_227 (dist/build/Language/C/Parser/Parser.hs:3578)
    happyReduce_228 (dist/build/Language/C/Parser/Parser.hs:3587)
    happyReduction_228 (dist/build/Language/C/Parser/Parser.hs:3588)
    happyReduce_229 (dist/build/Language/C/Parser/Parser.hs:3597)
    happyReduction_229 (dist/build/Language/C/Parser/Parser.hs:3598)
    happyReduce_230 (dist/build/Language/C/Parser/Parser.hs:3607)
    happyReduction_230 (dist/build/Language/C/Parser/Parser.hs:3608)
    happyReduce_231 (dist/build/Language/C/Parser/Parser.hs:3617)
    happyReduction_231 (dist/build/Language/C/Parser/Parser.hs:3618)
    happyReduce_232 (dist/build/Language/C/Parser/Parser.hs:3627)
    happyReduction_232 (dist/build/Language/C/Parser/Parser.hs:3628)
    happyReduce_233 (dist/build/Language/C/Parser/Parser.hs:3637)
    happyReduction_233 (dist/build/Language/C/Parser/Parser.hs:3638)
    happyReduce_234 (dist/build/Language/C/Parser/Parser.hs:3647)
    happyReduction_234 (dist/build/Language/C/Parser/Parser.hs:3648)
    happyReduce_235 (dist/build/Language/C/Parser/Parser.hs:3657)
    happyReduction_235 (dist/build/Language/C/Parser/Parser.hs:3658)
    happyReduce_236 (dist/build/Language/C/Parser/Parser.hs:3667)
    happyReduction_236 (dist/build/Language/C/Parser/Parser.hs:3668)
    happyReduce_237 (dist/build/Language/C/Parser/Parser.hs:3677)
    happyReduction_237 (dist/build/Language/C/Parser/Parser.hs:3678)
    happyReduce_238 (dist/build/Language/C/Parser/Parser.hs:3684)
    happyReduction_238 (dist/build/Language/C/Parser/Parser.hs:3685)
    happyReduce_239 (dist/build/Language/C/Parser/Parser.hs:3694)
    happyReduction_239 (dist/build/Language/C/Parser/Parser.hs:3695)
    happyReduce_240 (dist/build/Language/C/Parser/Parser.hs:3699)
    happyReduction_240 (dist/build/Language/C/Parser/Parser.hs:3700)
    happyReduce_241 (dist/build/Language/C/Parser/Parser.hs:3706)
    happyReduction_241 (dist/build/Language/C/Parser/Parser.hs:3707)
    happyReduce_242 (dist/build/Language/C/Parser/Parser.hs:3713)
    happyReduction_242 (dist/build/Language/C/Parser/Parser.hs:3714)
    happyReduce_243 (dist/build/Language/C/Parser/Parser.hs:3721)
    happyReduction_243 (dist/build/Language/C/Parser/Parser.hs:3722)
    happyReduce_244 (dist/build/Language/C/Parser/Parser.hs:3730)
    happyReduction_244 (dist/build/Language/C/Parser/Parser.hs:3731)
    happyReduce_245 (dist/build/Language/C/Parser/Parser.hs:3741)
    happyReduction_245 (dist/build/Language/C/Parser/Parser.hs:3742)
    happyReduce_246 (dist/build/Language/C/Parser/Parser.hs:3753)
    happyReduction_246 (dist/build/Language/C/Parser/Parser.hs:3754)
    happyReduce_247 (dist/build/Language/C/Parser/Parser.hs:3766)
    happyReduction_247 (dist/build/Language/C/Parser/Parser.hs:3767)
    happyReduce_248 (dist/build/Language/C/Parser/Parser.hs:3776)
    happyReduction_248 (dist/build/Language/C/Parser/Parser.hs:3777)
    happyReduce_249 (dist/build/Language/C/Parser/Parser.hs:3783)
    happyReduction_249 (dist/build/Language/C/Parser/Parser.hs:3784)
    happyReduce_250 (dist/build/Language/C/Parser/Parser.hs:3794)
    happyReduction_250 (dist/build/Language/C/Parser/Parser.hs:3795)
    happyReduce_251 (dist/build/Language/C/Parser/Parser.hs:3809)
    happyReduction_251 (dist/build/Language/C/Parser/Parser.hs:3810)
    happyReduce_252 (dist/build/Language/C/Parser/Parser.hs:3816)
    happyReduction_252 (dist/build/Language/C/Parser/Parser.hs:3817)
    happyReduce_253 (dist/build/Language/C/Parser/Parser.hs:3823)
    happyReduction_253 (dist/build/Language/C/Parser/Parser.hs:3824)
    happyReduce_254 (dist/build/Language/C/Parser/Parser.hs:3832)
    happyReduction_254 (dist/build/Language/C/Parser/Parser.hs:3833)
    happyReduce_255 (dist/build/Language/C/Parser/Parser.hs:3841)
    happyReduction_255 (dist/build/Language/C/Parser/Parser.hs:3842)
    happyReduce_256 (dist/build/Language/C/Parser/Parser.hs:3850)
    happyReduction_256 (dist/build/Language/C/Parser/Parser.hs:3851)
    happyReduce_257 (dist/build/Language/C/Parser/Parser.hs:3861)
    happyReduction_257 (dist/build/Language/C/Parser/Parser.hs:3862)
    happyReduce_258 (dist/build/Language/C/Parser/Parser.hs:3872)
    happyReduction_258 (dist/build/Language/C/Parser/Parser.hs:3873)
    happyReduce_259 (dist/build/Language/C/Parser/Parser.hs:3885)
    happyReduction_259 (dist/build/Language/C/Parser/Parser.hs:3886)
    happyReduce_260 (dist/build/Language/C/Parser/Parser.hs:3894)
    happyReduction_260 (dist/build/Language/C/Parser/Parser.hs:3895)
    happyReduce_261 (dist/build/Language/C/Parser/Parser.hs:3905)
    happyReduction_261 (dist/build/Language/C/Parser/Parser.hs:3906)
    happyReduce_262 (dist/build/Language/C/Parser/Parser.hs:3916)
    happyReduction_262 (dist/build/Language/C/Parser/Parser.hs:3917)
    happyReduce_263 (dist/build/Language/C/Parser/Parser.hs:3929)
    happyReduction_263 (dist/build/Language/C/Parser/Parser.hs:3930)
    happyReduce_264 (dist/build/Language/C/Parser/Parser.hs:3936)
    happyReduction_264 (dist/build/Language/C/Parser/Parser.hs:3937)
    happyReduce_265 (dist/build/Language/C/Parser/Parser.hs:3945)
    happyReduction_265 (dist/build/Language/C/Parser/Parser.hs:3946)
    happyReduce_266 (dist/build/Language/C/Parser/Parser.hs:3952)
    happyReduction_266 (dist/build/Language/C/Parser/Parser.hs:3953)
    happyReduce_267 (dist/build/Language/C/Parser/Parser.hs:3961)
    happyReduction_267 (dist/build/Language/C/Parser/Parser.hs:3962)
    happyReduce_268 (dist/build/Language/C/Parser/Parser.hs:3968)
    happyReduction_268 (dist/build/Language/C/Parser/Parser.hs:3969)
    happyReduce_269 (dist/build/Language/C/Parser/Parser.hs:3977)
    happyReduction_269 (dist/build/Language/C/Parser/Parser.hs:3978)
    happyReduce_270 (dist/build/Language/C/Parser/Parser.hs:3984)
    happyReduction_270 (dist/build/Language/C/Parser/Parser.hs:3985)
    happyReduce_271 (dist/build/Language/C/Parser/Parser.hs:3993)
    happyReduction_271 (dist/build/Language/C/Parser/Parser.hs:3994)
    happyReduce_272 (dist/build/Language/C/Parser/Parser.hs:4000)
    happyReduction_272 (dist/build/Language/C/Parser/Parser.hs:4001)
    happyReduce_273 (dist/build/Language/C/Parser/Parser.hs:4009)
    happyReduction_273 (dist/build/Language/C/Parser/Parser.hs:4010)
    happyReduce_274 (dist/build/Language/C/Parser/Parser.hs:4016)
    happyReduction_274 (dist/build/Language/C/Parser/Parser.hs:4017)
    happyReduce_275 (dist/build/Language/C/Parser/Parser.hs:4026)
    happyReduction_275 (dist/build/Language/C/Parser/Parser.hs:4027)
    happyReduce_276 (dist/build/Language/C/Parser/Parser.hs:4031)
    happyReduction_276 (dist/build/Language/C/Parser/Parser.hs:4032)
    happyReduce_277 (dist/build/Language/C/Parser/Parser.hs:4042)
    happyReduction_277 (dist/build/Language/C/Parser/Parser.hs:4043)
    happyReduce_278 (dist/build/Language/C/Parser/Parser.hs:4055)
    happyReduction_278 (dist/build/Language/C/Parser/Parser.hs:4056)
    happyReduce_279 (dist/build/Language/C/Parser/Parser.hs:4070)
    happyReduction_279 (dist/build/Language/C/Parser/Parser.hs:4071)
    happyReduce_280 (dist/build/Language/C/Parser/Parser.hs:4087)
    happyReduction_280 (dist/build/Language/C/Parser/Parser.hs:4088)
    happyReduce_281 (dist/build/Language/C/Parser/Parser.hs:4106)
    happyReduction_281 (dist/build/Language/C/Parser/Parser.hs:4107)
    happyReduce_282 (dist/build/Language/C/Parser/Parser.hs:4117)
    happyReduction_282 (dist/build/Language/C/Parser/Parser.hs:4118)
    happyReduce_283 (dist/build/Language/C/Parser/Parser.hs:4124)
    happyReduction_283 (dist/build/Language/C/Parser/Parser.hs:4125)
    happyReduce_284 (dist/build/Language/C/Parser/Parser.hs:4131)
    happyReduction_284 (dist/build/Language/C/Parser/Parser.hs:4132)
    happyReduce_285 (dist/build/Language/C/Parser/Parser.hs:4138)
    happyReduction_285 (dist/build/Language/C/Parser/Parser.hs:4139)
    happyReduce_286 (dist/build/Language/C/Parser/Parser.hs:4145)
    happyReduction_286 (dist/build/Language/C/Parser/Parser.hs:4146)
    happyReduce_287 (dist/build/Language/C/Parser/Parser.hs:4154)
    happyReduction_287 (dist/build/Language/C/Parser/Parser.hs:4155)
    happyReduce_288 (dist/build/Language/C/Parser/Parser.hs:4161)
    happyReduction_288 (dist/build/Language/C/Parser/Parser.hs:4162)
    happyReduce_289 (dist/build/Language/C/Parser/Parser.hs:4168)
    happyReduction_289 (dist/build/Language/C/Parser/Parser.hs:4169)
    happyReduce_290 (dist/build/Language/C/Parser/Parser.hs:4175)
    happyReduction_290 (dist/build/Language/C/Parser/Parser.hs:4176)
    happyReduce_291 (dist/build/Language/C/Parser/Parser.hs:4182)
    happyReduction_291 (dist/build/Language/C/Parser/Parser.hs:4183)
    happyReduce_292 (dist/build/Language/C/Parser/Parser.hs:4189)
    happyReduction_292 (dist/build/Language/C/Parser/Parser.hs:4190)
    happyReduce_293 (dist/build/Language/C/Parser/Parser.hs:4196)
    happyReduction_293 (dist/build/Language/C/Parser/Parser.hs:4197)
    happyReduce_294 (dist/build/Language/C/Parser/Parser.hs:4203)
    happyReduction_294 (dist/build/Language/C/Parser/Parser.hs:4204)
    happyReduce_295 (dist/build/Language/C/Parser/Parser.hs:4210)
    happyReduction_295 (dist/build/Language/C/Parser/Parser.hs:4211)
    happyReduce_296 (dist/build/Language/C/Parser/Parser.hs:4217)
    happyReduction_296 (dist/build/Language/C/Parser/Parser.hs:4218)
    happyReduce_297 (dist/build/Language/C/Parser/Parser.hs:4224)
    happyReduction_297 (dist/build/Language/C/Parser/Parser.hs:4225)
    happyReduce_298 (dist/build/Language/C/Parser/Parser.hs:4231)
    happyReduction_298 (dist/build/Language/C/Parser/Parser.hs:4232)
    happyReduce_299 (dist/build/Language/C/Parser/Parser.hs:4238)
    happyReduction_299 (dist/build/Language/C/Parser/Parser.hs:4239)
    happyReduce_300 (dist/build/Language/C/Parser/Parser.hs:4245)
    happyReduction_300 (dist/build/Language/C/Parser/Parser.hs:4246)
    happyReduce_301 (dist/build/Language/C/Parser/Parser.hs:4252)
    happyReduction_301 (dist/build/Language/C/Parser/Parser.hs:4253)
    happyReduce_302 (dist/build/Language/C/Parser/Parser.hs:4259)
    happyReduction_302 (dist/build/Language/C/Parser/Parser.hs:4260)
    happyReduce_303 (dist/build/Language/C/Parser/Parser.hs:4266)
    happyReduction_303 (dist/build/Language/C/Parser/Parser.hs:4267)
    happyReduce_304 (dist/build/Language/C/Parser/Parser.hs:4273)
    happyReduction_304 (dist/build/Language/C/Parser/Parser.hs:4274)
    happyReduce_305 (dist/build/Language/C/Parser/Parser.hs:4282)
    happyReduction_305 (dist/build/Language/C/Parser/Parser.hs:4283)
    happyReduce_306 (dist/build/Language/C/Parser/Parser.hs:4293)
    happyReduction_306 (dist/build/Language/C/Parser/Parser.hs:4294)
    happyReduce_307 (dist/build/Language/C/Parser/Parser.hs:4306)
    happyReduction_307 (dist/build/Language/C/Parser/Parser.hs:4307)
    happyReduce_308 (dist/build/Language/C/Parser/Parser.hs:4317)
    happyReduction_308 (dist/build/Language/C/Parser/Parser.hs:4318)
    happyReduce_309 (dist/build/Language/C/Parser/Parser.hs:4332)
    happyReduction_309 (dist/build/Language/C/Parser/Parser.hs:4333)
    happyReduce_310 (dist/build/Language/C/Parser/Parser.hs:4344)
    happyReduction_310 (dist/build/Language/C/Parser/Parser.hs:4345)
    happyReduce_311 (dist/build/Language/C/Parser/Parser.hs:4361)
    happyReduction_311 (dist/build/Language/C/Parser/Parser.hs:4362)
    happyReduce_312 (dist/build/Language/C/Parser/Parser.hs:4376)
    happyReduction_312 (dist/build/Language/C/Parser/Parser.hs:4377)
    happyReduce_313 (dist/build/Language/C/Parser/Parser.hs:4389)
    happyReduction_313 (dist/build/Language/C/Parser/Parser.hs:4390)
    happyReduce_314 (dist/build/Language/C/Parser/Parser.hs:4396)
    happyReduction_314 (dist/build/Language/C/Parser/Parser.hs:4397)
    happyReduce_315 (dist/build/Language/C/Parser/Parser.hs:4403)
    happyReduction_315 (dist/build/Language/C/Parser/Parser.hs:4404)
    happyReduce_316 (dist/build/Language/C/Parser/Parser.hs:4410)
    happyReduction_316 (dist/build/Language/C/Parser/Parser.hs:4411)
    happyReduce_317 (dist/build/Language/C/Parser/Parser.hs:4417)
    happyReduction_317 (dist/build/Language/C/Parser/Parser.hs:4418)
    happyReduce_318 (dist/build/Language/C/Parser/Parser.hs:4426)
    happyReduction_318 (dist/build/Language/C/Parser/Parser.hs:4427)
    happyReduce_319 (dist/build/Language/C/Parser/Parser.hs:4435)
    happyReduction_319 (dist/build/Language/C/Parser/Parser.hs:4436)
    happyReduce_320 (dist/build/Language/C/Parser/Parser.hs:4448)
    happyReduction_320 (dist/build/Language/C/Parser/Parser.hs:4449)
    happyReduce_321 (dist/build/Language/C/Parser/Parser.hs:4464)
    happyReduction_321 (dist/build/Language/C/Parser/Parser.hs:4465)
    happyReduce_322 (dist/build/Language/C/Parser/Parser.hs:4477)
    happyReduction_322 (dist/build/Language/C/Parser/Parser.hs:4478)
    happyReduce_323 (dist/build/Language/C/Parser/Parser.hs:4492)
    happyReduction_323 (dist/build/Language/C/Parser/Parser.hs:4493)
    happyReduce_324 (dist/build/Language/C/Parser/Parser.hs:4499)
    happyReduction_324 (dist/build/Language/C/Parser/Parser.hs:4500)
    happyReduce_325 (dist/build/Language/C/Parser/Parser.hs:4508)
    happyReduction_325 (dist/build/Language/C/Parser/Parser.hs:4509)
    happyReduce_326 (dist/build/Language/C/Parser/Parser.hs:4519)
    happyReduction_326 (dist/build/Language/C/Parser/Parser.hs:4520)
    happyReduce_327 (dist/build/Language/C/Parser/Parser.hs:4526)
    happyReduction_327 (dist/build/Language/C/Parser/Parser.hs:4527)
    happyReduce_328 (dist/build/Language/C/Parser/Parser.hs:4535)
    happyReduction_328 (dist/build/Language/C/Parser/Parser.hs:4536)
    happyReduce_329 (dist/build/Language/C/Parser/Parser.hs:4544)
    happyReduction_329 (dist/build/Language/C/Parser/Parser.hs:4545)
    happyReduce_330 (dist/build/Language/C/Parser/Parser.hs:4555)
    happyReduction_330 (dist/build/Language/C/Parser/Parser.hs:4556)
    happyReduce_331 (dist/build/Language/C/Parser/Parser.hs:4560)
    happyReduction_331 (dist/build/Language/C/Parser/Parser.hs:4561)
    happyReduce_332 (dist/build/Language/C/Parser/Parser.hs:4567)
    happyReduction_332 (dist/build/Language/C/Parser/Parser.hs:4568)
    happyReduce_333 (dist/build/Language/C/Parser/Parser.hs:4576)
    happyReduction_333 (dist/build/Language/C/Parser/Parser.hs:4577)
    happyReduce_334 (dist/build/Language/C/Parser/Parser.hs:4583)
    happyReduction_334 (dist/build/Language/C/Parser/Parser.hs:4584)
    happyReduce_335 (dist/build/Language/C/Parser/Parser.hs:4592)
    happyReduction_335 (dist/build/Language/C/Parser/Parser.hs:4593)
    happyReduce_336 (dist/build/Language/C/Parser/Parser.hs:4599)
    happyReduction_336 (dist/build/Language/C/Parser/Parser.hs:4600)
    happyReduce_337 (dist/build/Language/C/Parser/Parser.hs:4609)
    happyReduction_337 (dist/build/Language/C/Parser/Parser.hs:4610)
    happyReduce_338 (dist/build/Language/C/Parser/Parser.hs:4621)
    happyReduction_338 (dist/build/Language/C/Parser/Parser.hs:4622)
    happyReduce_339 (dist/build/Language/C/Parser/Parser.hs:4634)
    happyReduction_339 (dist/build/Language/C/Parser/Parser.hs:4635)
    happyReduce_340 (dist/build/Language/C/Parser/Parser.hs:4643)
    happyReduction_340 (dist/build/Language/C/Parser/Parser.hs:4644)
    happyReduce_341 (dist/build/Language/C/Parser/Parser.hs:4658)
    happyReduction_341 (dist/build/Language/C/Parser/Parser.hs:4659)
    happyReduce_342 (dist/build/Language/C/Parser/Parser.hs:4667)
    happyReduction_342 (dist/build/Language/C/Parser/Parser.hs:4668)
    happyReduce_343 (dist/build/Language/C/Parser/Parser.hs:4678)
    happyReduction_343 (dist/build/Language/C/Parser/Parser.hs:4679)
    happyReduce_344 (dist/build/Language/C/Parser/Parser.hs:4691)
    happyReduction_344 (dist/build/Language/C/Parser/Parser.hs:4692)
    happyReduce_345 (dist/build/Language/C/Parser/Parser.hs:4706)
    happyReduction_345 (dist/build/Language/C/Parser/Parser.hs:4707)
    happyReduce_346 (dist/build/Language/C/Parser/Parser.hs:4713)
    happyReduction_346 (dist/build/Language/C/Parser/Parser.hs:4714)
    happyReduce_347 (dist/build/Language/C/Parser/Parser.hs:4720)
    happyReduction_347 (dist/build/Language/C/Parser/Parser.hs:4721)
    happyReduce_348 (dist/build/Language/C/Parser/Parser.hs:4728)
    happyReduction_348 (dist/build/Language/C/Parser/Parser.hs:4729)
    happyReduce_349 (dist/build/Language/C/Parser/Parser.hs:4738)
    happyReduction_349 (dist/build/Language/C/Parser/Parser.hs:4739)
    happyReduce_350 (dist/build/Language/C/Parser/Parser.hs:4748)
    happyReduction_350 (dist/build/Language/C/Parser/Parser.hs:4749)
    happyReduce_351 (dist/build/Language/C/Parser/Parser.hs:4755)
    happyReduction_351 (dist/build/Language/C/Parser/Parser.hs:4756)
    happyReduce_352 (dist/build/Language/C/Parser/Parser.hs:4765)
    happyReduction_352 (dist/build/Language/C/Parser/Parser.hs:4766)
    happyReduce_353 (dist/build/Language/C/Parser/Parser.hs:4772)
    happyReduction_353 (dist/build/Language/C/Parser/Parser.hs:4773)
    happyReduce_354 (dist/build/Language/C/Parser/Parser.hs:4779)
    happyReduction_354 (dist/build/Language/C/Parser/Parser.hs:4780)
    happyReduce_355 (dist/build/Language/C/Parser/Parser.hs:4786)
    happyReduction_355 (dist/build/Language/C/Parser/Parser.hs:4787)
    happyReduce_356 (dist/build/Language/C/Parser/Parser.hs:4793)
    happyReduction_356 (dist/build/Language/C/Parser/Parser.hs:4794)
    happyReduce_357 (dist/build/Language/C/Parser/Parser.hs:4800)
    happyReduction_357 (dist/build/Language/C/Parser/Parser.hs:4801)
    happyReduce_358 (dist/build/Language/C/Parser/Parser.hs:4807)
    happyReduction_358 (dist/build/Language/C/Parser/Parser.hs:4808)
    happyReduce_359 (dist/build/Language/C/Parser/Parser.hs:4814)
    happyReduction_359 (dist/build/Language/C/Parser/Parser.hs:4815)
    happyReduce_360 (dist/build/Language/C/Parser/Parser.hs:4821)
    happyReduction_360 (dist/build/Language/C/Parser/Parser.hs:4822)
    happyReduce_361 (dist/build/Language/C/Parser/Parser.hs:4828)
    happyReduction_361 (dist/build/Language/C/Parser/Parser.hs:4829)
    happyReduce_362 (dist/build/Language/C/Parser/Parser.hs:4835)
    happyReduction_362 (dist/build/Language/C/Parser/Parser.hs:4836)
    happyReduce_363 (dist/build/Language/C/Parser/Parser.hs:4842)
    happyReduction_363 (dist/build/Language/C/Parser/Parser.hs:4843)
    happyReduce_364 (dist/build/Language/C/Parser/Parser.hs:4849)
    happyReduction_364 (dist/build/Language/C/Parser/Parser.hs:4850)
    happyReduce_365 (dist/build/Language/C/Parser/Parser.hs:4856)
    happyReduction_365 (dist/build/Language/C/Parser/Parser.hs:4857)
    happyReduce_366 (dist/build/Language/C/Parser/Parser.hs:4863)
    happyReduction_366 (dist/build/Language/C/Parser/Parser.hs:4864)
    happyReduce_367 (dist/build/Language/C/Parser/Parser.hs:4870)
    happyReduction_367 (dist/build/Language/C/Parser/Parser.hs:4871)
    happyReduce_368 (dist/build/Language/C/Parser/Parser.hs:4877)
    happyReduction_368 (dist/build/Language/C/Parser/Parser.hs:4878)
    happyReduce_369 (dist/build/Language/C/Parser/Parser.hs:4884)
    happyReduction_369 (dist/build/Language/C/Parser/Parser.hs:4885)
    happyReduce_370 (dist/build/Language/C/Parser/Parser.hs:4891)
    happyReduction_370 (dist/build/Language/C/Parser/Parser.hs:4892)
    happyReduce_371 (dist/build/Language/C/Parser/Parser.hs:4898)
    happyReduction_371 (dist/build/Language/C/Parser/Parser.hs:4899)
    happyReduce_372 (dist/build/Language/C/Parser/Parser.hs:4905)
    happyReduction_372 (dist/build/Language/C/Parser/Parser.hs:4906)
    happyReduce_373 (dist/build/Language/C/Parser/Parser.hs:4912)
    happyReduction_373 (dist/build/Language/C/Parser/Parser.hs:4913)
    happyReduce_374 (dist/build/Language/C/Parser/Parser.hs:4919)
    happyReduction_374 (dist/build/Language/C/Parser/Parser.hs:4920)
    happyReduce_375 (dist/build/Language/C/Parser/Parser.hs:4926)
    happyReduction_375 (dist/build/Language/C/Parser/Parser.hs:4927)
    happyReduce_376 (dist/build/Language/C/Parser/Parser.hs:4933)
    happyReduction_376 (dist/build/Language/C/Parser/Parser.hs:4934)
    happyReduce_377 (dist/build/Language/C/Parser/Parser.hs:4940)
    happyReduction_377 (dist/build/Language/C/Parser/Parser.hs:4941)
    happyReduce_378 (dist/build/Language/C/Parser/Parser.hs:4947)
    happyReduction_378 (dist/build/Language/C/Parser/Parser.hs:4948)
    happyReduce_379 (dist/build/Language/C/Parser/Parser.hs:4954)
    happyReduction_379 (dist/build/Language/C/Parser/Parser.hs:4955)
    happyReduce_380 (dist/build/Language/C/Parser/Parser.hs:4965)
    happyReduction_380 (dist/build/Language/C/Parser/Parser.hs:4966)
    happyReduce_381 (dist/build/Language/C/Parser/Parser.hs:4972)
    happyReduction_381 (dist/build/Language/C/Parser/Parser.hs:4973)
    happyReduce_382 (dist/build/Language/C/Parser/Parser.hs:4981)
    happyReduction_382 (dist/build/Language/C/Parser/Parser.hs:4982)
    happyReduce_383 (dist/build/Language/C/Parser/Parser.hs:4994)
    happyReduction_383 (dist/build/Language/C/Parser/Parser.hs:4995)
    happyReduce_384 (dist/build/Language/C/Parser/Parser.hs:5005)
    happyReduction_384 (dist/build/Language/C/Parser/Parser.hs:5006)
    happyReduce_385 (dist/build/Language/C/Parser/Parser.hs:5018)
    happyReduction_385 (dist/build/Language/C/Parser/Parser.hs:5019)
    happyReduce_386 (dist/build/Language/C/Parser/Parser.hs:5034)
    happyReduction_386 (dist/build/Language/C/Parser/Parser.hs:5035)
    happyReduce_387 (dist/build/Language/C/Parser/Parser.hs:5050)
    happyReduction_387 (dist/build/Language/C/Parser/Parser.hs:5051)
    happyReduce_388 (dist/build/Language/C/Parser/Parser.hs:5057)
    happyReduction_388 (dist/build/Language/C/Parser/Parser.hs:5058)
    happyReduce_389 (dist/build/Language/C/Parser/Parser.hs:5068)
    happyReduction_389 (dist/build/Language/C/Parser/Parser.hs:5069)
    happyReduce_390 (dist/build/Language/C/Parser/Parser.hs:5075)
    happyReduction_390 (dist/build/Language/C/Parser/Parser.hs:5076)
    happyReduce_391 (dist/build/Language/C/Parser/Parser.hs:5082)
    happyReduction_391 (dist/build/Language/C/Parser/Parser.hs:5083)
    happyReduce_392 (dist/build/Language/C/Parser/Parser.hs:5091)
    happyReduction_392 (dist/build/Language/C/Parser/Parser.hs:5092)
    happyReduce_393 (dist/build/Language/C/Parser/Parser.hs:5104)
    happyReduction_393 (dist/build/Language/C/Parser/Parser.hs:5105)
    happyReduce_394 (dist/build/Language/C/Parser/Parser.hs:5115)
    happyReduction_394 (dist/build/Language/C/Parser/Parser.hs:5116)
    happyReduce_395 (dist/build/Language/C/Parser/Parser.hs:5128)
    happyReduction_395 (dist/build/Language/C/Parser/Parser.hs:5129)
    happyReduce_396 (dist/build/Language/C/Parser/Parser.hs:5144)
    happyReduction_396 (dist/build/Language/C/Parser/Parser.hs:5145)
    happyReduce_397 (dist/build/Language/C/Parser/Parser.hs:5160)
    happyReduction_397 (dist/build/Language/C/Parser/Parser.hs:5161)
    happyReduce_398 (dist/build/Language/C/Parser/Parser.hs:5167)
    happyReduction_398 (dist/build/Language/C/Parser/Parser.hs:5168)
    happyReduce_399 (dist/build/Language/C/Parser/Parser.hs:5174)
    happyReduction_399 (dist/build/Language/C/Parser/Parser.hs:5175)
    happyReduce_400 (dist/build/Language/C/Parser/Parser.hs:5181)
    happyReduction_400 (dist/build/Language/C/Parser/Parser.hs:5182)
    happyReduce_401 (dist/build/Language/C/Parser/Parser.hs:5192)
    happyReduction_401 (dist/build/Language/C/Parser/Parser.hs:5193)
    happyReduce_402 (dist/build/Language/C/Parser/Parser.hs:5199)
    happyReduction_402 (dist/build/Language/C/Parser/Parser.hs:5200)
    happyReduce_403 (dist/build/Language/C/Parser/Parser.hs:5206)
    happyReduction_403 (dist/build/Language/C/Parser/Parser.hs:5207)
    happyReduce_404 (dist/build/Language/C/Parser/Parser.hs:5220)
    happyReduction_404 (dist/build/Language/C/Parser/Parser.hs:5221)
    happyReduce_405 (dist/build/Language/C/Parser/Parser.hs:5231)
    happyReduction_405 (dist/build/Language/C/Parser/Parser.hs:5232)
    happyReduce_406 (dist/build/Language/C/Parser/Parser.hs:5244)
    happyReduction_406 (dist/build/Language/C/Parser/Parser.hs:5245)
    happyReduce_407 (dist/build/Language/C/Parser/Parser.hs:5260)
    happyReduction_407 (dist/build/Language/C/Parser/Parser.hs:5261)
    happyReduce_408 (dist/build/Language/C/Parser/Parser.hs:5276)
    happyReduction_408 (dist/build/Language/C/Parser/Parser.hs:5277)
    happyReduce_409 (dist/build/Language/C/Parser/Parser.hs:5283)
    happyReduction_409 (dist/build/Language/C/Parser/Parser.hs:5284)
    happyReduce_410 (dist/build/Language/C/Parser/Parser.hs:5290)
    happyReduction_410 (dist/build/Language/C/Parser/Parser.hs:5291)
    happyReduce_411 (dist/build/Language/C/Parser/Parser.hs:5299)
    happyReduction_411 (dist/build/Language/C/Parser/Parser.hs:5300)
    happyReduce_412 (dist/build/Language/C/Parser/Parser.hs:5307)
    happyReduction_412 (dist/build/Language/C/Parser/Parser.hs:5308)
    happyReduce_413 (dist/build/Language/C/Parser/Parser.hs:5318)
    happyReduction_413 (dist/build/Language/C/Parser/Parser.hs:5319)
    happyReduce_414 (dist/build/Language/C/Parser/Parser.hs:5327)
    happyReduction_414 (dist/build/Language/C/Parser/Parser.hs:5328)
    happyReduce_415 (dist/build/Language/C/Parser/Parser.hs:5339)
    happyReduction_415 (dist/build/Language/C/Parser/Parser.hs:5340)
    happyReduce_416 (dist/build/Language/C/Parser/Parser.hs:5350)
    happyReduction_416 (dist/build/Language/C/Parser/Parser.hs:5351)
    happyReduce_417 (dist/build/Language/C/Parser/Parser.hs:5363)
    happyReduction_417 (dist/build/Language/C/Parser/Parser.hs:5364)
    happyReduce_418 (dist/build/Language/C/Parser/Parser.hs:5376)
    happyReduction_418 (dist/build/Language/C/Parser/Parser.hs:5377)
    happyReduce_419 (dist/build/Language/C/Parser/Parser.hs:5386)
    happyReduction_419 (dist/build/Language/C/Parser/Parser.hs:5387)
    happyReduce_420 (dist/build/Language/C/Parser/Parser.hs:5399)
    happyReduction_420 (dist/build/Language/C/Parser/Parser.hs:5400)
    happyReduce_421 (dist/build/Language/C/Parser/Parser.hs:5405)
    happyReduction_421 (dist/build/Language/C/Parser/Parser.hs:5406)
    happyReduce_422 (dist/build/Language/C/Parser/Parser.hs:5413)
    happyReduction_422 (dist/build/Language/C/Parser/Parser.hs:5414)
    happyReduce_423 (dist/build/Language/C/Parser/Parser.hs:5421)
    happyReduction_423 (dist/build/Language/C/Parser/Parser.hs:5422)
    happyReduce_424 (dist/build/Language/C/Parser/Parser.hs:5431)
    happyReduction_424 (dist/build/Language/C/Parser/Parser.hs:5432)
    happyReduce_425 (dist/build/Language/C/Parser/Parser.hs:5438)
    happyReduction_425 (dist/build/Language/C/Parser/Parser.hs:5439)
    happyReduce_426 (dist/build/Language/C/Parser/Parser.hs:5447)
    happyReduction_426 (dist/build/Language/C/Parser/Parser.hs:5448)
    happyReduce_427 (dist/build/Language/C/Parser/Parser.hs:5456)
    happyReduction_427 (dist/build/Language/C/Parser/Parser.hs:5457)
    happyReduce_428 (dist/build/Language/C/Parser/Parser.hs:5467)
    happyReduction_428 (dist/build/Language/C/Parser/Parser.hs:5468)
    happyReduce_429 (dist/build/Language/C/Parser/Parser.hs:5474)
    happyReduction_429 (dist/build/Language/C/Parser/Parser.hs:5475)
    happyReduce_430 (dist/build/Language/C/Parser/Parser.hs:5483)
    happyReduction_430 (dist/build/Language/C/Parser/Parser.hs:5484)
    happyReduce_431 (dist/build/Language/C/Parser/Parser.hs:5492)
    happyReduction_431 (dist/build/Language/C/Parser/Parser.hs:5493)
    happyReduce_432 (dist/build/Language/C/Parser/Parser.hs:5504)
    happyReduction_432 (dist/build/Language/C/Parser/Parser.hs:5505)
    happyReduce_433 (dist/build/Language/C/Parser/Parser.hs:5511)
    happyReduction_433 (dist/build/Language/C/Parser/Parser.hs:5512)
    happyReduce_434 (dist/build/Language/C/Parser/Parser.hs:5518)
    happyReduction_434 (dist/build/Language/C/Parser/Parser.hs:5519)
    happyReduce_435 (dist/build/Language/C/Parser/Parser.hs:5525)
    happyReduction_435 (dist/build/Language/C/Parser/Parser.hs:5526)
    happyReduce_436 (dist/build/Language/C/Parser/Parser.hs:5535)
    happyReduction_436 (dist/build/Language/C/Parser/Parser.hs:5536)
    happyReduce_437 (dist/build/Language/C/Parser/Parser.hs:5545)
    happyReduction_437 (dist/build/Language/C/Parser/Parser.hs:5546)
    happyReduce_438 (dist/build/Language/C/Parser/Parser.hs:5554)
    happyReduction_438 (dist/build/Language/C/Parser/Parser.hs:5555)
    happyReduce_439 (dist/build/Language/C/Parser/Parser.hs:5568)
    happyReduction_439 (dist/build/Language/C/Parser/Parser.hs:5569)
    happyReduce_440 (dist/build/Language/C/Parser/Parser.hs:5581)
    happyReduction_440 (dist/build/Language/C/Parser/Parser.hs:5582)
    happyReduce_441 (dist/build/Language/C/Parser/Parser.hs:5588)
    happyReduction_441 (dist/build/Language/C/Parser/Parser.hs:5589)
    happyReduce_442 (dist/build/Language/C/Parser/Parser.hs:5597)
    happyReduction_442 (dist/build/Language/C/Parser/Parser.hs:5598)
    happyReduce_443 (dist/build/Language/C/Parser/Parser.hs:5611)
    happyReduction_443 (dist/build/Language/C/Parser/Parser.hs:5612)
    happyReduce_444 (dist/build/Language/C/Parser/Parser.hs:5624)
    happyReduction_444 (dist/build/Language/C/Parser/Parser.hs:5625)
    happyReduce_445 (dist/build/Language/C/Parser/Parser.hs:5631)
    happyReduction_445 (dist/build/Language/C/Parser/Parser.hs:5632)
    happyReduce_446 (dist/build/Language/C/Parser/Parser.hs:5641)
    happyReduction_446 (dist/build/Language/C/Parser/Parser.hs:5642)
    happyReduce_447 (dist/build/Language/C/Parser/Parser.hs:5650)
    happyReduction_447 (dist/build/Language/C/Parser/Parser.hs:5651)
    happyReduce_448 (dist/build/Language/C/Parser/Parser.hs:5659)
    happyReduction_448 (dist/build/Language/C/Parser/Parser.hs:5660)
    happyReduce_449 (dist/build/Language/C/Parser/Parser.hs:5672)
    happyReduction_449 (dist/build/Language/C/Parser/Parser.hs:5673)
    happyReduce_450 (dist/build/Language/C/Parser/Parser.hs:5684)
    happyReduction_450 (dist/build/Language/C/Parser/Parser.hs:5685)
    happyReduce_451 (dist/build/Language/C/Parser/Parser.hs:5691)
    happyReduction_451 (dist/build/Language/C/Parser/Parser.hs:5692)
    happyReduce_452 (dist/build/Language/C/Parser/Parser.hs:5704)
    happyReduction_452 (dist/build/Language/C/Parser/Parser.hs:5705)
    happyReduce_453 (dist/build/Language/C/Parser/Parser.hs:5711)
    happyReduction_453 (dist/build/Language/C/Parser/Parser.hs:5712)
    happyReduce_454 (dist/build/Language/C/Parser/Parser.hs:5718)
    happyReduction_454 (dist/build/Language/C/Parser/Parser.hs:5719)
    happyReduce_455 (dist/build/Language/C/Parser/Parser.hs:5727)
    happyReduction_455 (dist/build/Language/C/Parser/Parser.hs:5728)
    happyReduce_456 (dist/build/Language/C/Parser/Parser.hs:5736)
    happyReduction_456 (dist/build/Language/C/Parser/Parser.hs:5737)
    happyReduce_457 (dist/build/Language/C/Parser/Parser.hs:5748)
    happyReduction_457 (dist/build/Language/C/Parser/Parser.hs:5749)
    happyReduce_458 (dist/build/Language/C/Parser/Parser.hs:5755)
    happyReduction_458 (dist/build/Language/C/Parser/Parser.hs:5756)
    happyReduce_459 (dist/build/Language/C/Parser/Parser.hs:5764)
    happyReduction_459 (dist/build/Language/C/Parser/Parser.hs:5765)
    happyReduce_460 (dist/build/Language/C/Parser/Parser.hs:5771)
    happyReduction_460 (dist/build/Language/C/Parser/Parser.hs:5772)
    happyReduce_461 (dist/build/Language/C/Parser/Parser.hs:5780)
    happyReduction_461 (dist/build/Language/C/Parser/Parser.hs:5781)
    happyReduce_462 (dist/build/Language/C/Parser/Parser.hs:5789)
    happyReduction_462 (dist/build/Language/C/Parser/Parser.hs:5790)
    happyReduce_463 (dist/build/Language/C/Parser/Parser.hs:5801)
    happyReduction_463 (dist/build/Language/C/Parser/Parser.hs:5802)
    happyReduce_464 (dist/build/Language/C/Parser/Parser.hs:5808)
    happyReduction_464 (dist/build/Language/C/Parser/Parser.hs:5809)
    happyReduce_465 (dist/build/Language/C/Parser/Parser.hs:5822)
    happyReduction_465 (dist/build/Language/C/Parser/Parser.hs:5823)
    happyReduce_466 (dist/build/Language/C/Parser/Parser.hs:5829)
    happyReduction_466 (dist/build/Language/C/Parser/Parser.hs:5830)
    happyReduce_467 (dist/build/Language/C/Parser/Parser.hs:5843)
    happyReduction_467 (dist/build/Language/C/Parser/Parser.hs:5844)
    happyReduce_468 (dist/build/Language/C/Parser/Parser.hs:5852)
    happyReduction_468 (dist/build/Language/C/Parser/Parser.hs:5853)
    happyReduce_469 (dist/build/Language/C/Parser/Parser.hs:5868)
    happyReduction_469 (dist/build/Language/C/Parser/Parser.hs:5869)
    happyReduce_470 (dist/build/Language/C/Parser/Parser.hs:5875)
    happyReduction_470 (dist/build/Language/C/Parser/Parser.hs:5876)
    happyReduce_471 (dist/build/Language/C/Parser/Parser.hs:5888)
    happyReduction_471 (dist/build/Language/C/Parser/Parser.hs:5889)
    happyReduce_472 (dist/build/Language/C/Parser/Parser.hs:5901)
    happyReduction_472 (dist/build/Language/C/Parser/Parser.hs:5902)
    happyReduce_473 (dist/build/Language/C/Parser/Parser.hs:5912)
    happyReduction_473 (dist/build/Language/C/Parser/Parser.hs:5913)
    happyReduce_474 (dist/build/Language/C/Parser/Parser.hs:5919)
    happyReduction_474 (dist/build/Language/C/Parser/Parser.hs:5920)
    happyReduce_475 (dist/build/Language/C/Parser/Parser.hs:5930)
    happyReduction_475 (dist/build/Language/C/Parser/Parser.hs:5931)
    happyReduce_476 (dist/build/Language/C/Parser/Parser.hs:5942)
    happyReduction_476 (dist/build/Language/C/Parser/Parser.hs:5943)
    happyReduce_477 (dist/build/Language/C/Parser/Parser.hs:5955)
    happyReduction_477 (dist/build/Language/C/Parser/Parser.hs:5956)
    happyReduce_478 (dist/build/Language/C/Parser/Parser.hs:5966)
    happyReduction_478 (dist/build/Language/C/Parser/Parser.hs:5967)
    happyReduce_479 (dist/build/Language/C/Parser/Parser.hs:5973)
    happyReduction_479 (dist/build/Language/C/Parser/Parser.hs:5974)
    happyReduce_480 (dist/build/Language/C/Parser/Parser.hs:5980)
    happyReduction_480 (dist/build/Language/C/Parser/Parser.hs:5981)
    happyReduce_481 (dist/build/Language/C/Parser/Parser.hs:5987)
    happyReduction_481 (dist/build/Language/C/Parser/Parser.hs:5988)
    happyReduce_482 (dist/build/Language/C/Parser/Parser.hs:5996)
    happyReduction_482 (dist/build/Language/C/Parser/Parser.hs:5997)
    happyReduce_483 (dist/build/Language/C/Parser/Parser.hs:6006)
    happyReduction_483 (dist/build/Language/C/Parser/Parser.hs:6007)
    happyReduce_484 (dist/build/Language/C/Parser/Parser.hs:6019)
    happyReduction_484 (dist/build/Language/C/Parser/Parser.hs:6020)
    happyReduce_485 (dist/build/Language/C/Parser/Parser.hs:6030)
    happyReduction_485 (dist/build/Language/C/Parser/Parser.hs:6031)
    happyReduce_486 (dist/build/Language/C/Parser/Parser.hs:6037)
    happyReduction_486 (dist/build/Language/C/Parser/Parser.hs:6038)
    happyReduce_487 (dist/build/Language/C/Parser/Parser.hs:6046)
    happyReduction_487 (dist/build/Language/C/Parser/Parser.hs:6047)
    happyReduce_488 (dist/build/Language/C/Parser/Parser.hs:6057)
    happyReduction_488 (dist/build/Language/C/Parser/Parser.hs:6058)
    happyReduce_489 (dist/build/Language/C/Parser/Parser.hs:6066)
    happyReduction_489 (dist/build/Language/C/Parser/Parser.hs:6067)
    happyReduce_490 (dist/build/Language/C/Parser/Parser.hs:6073)
    happyReduction_490 (dist/build/Language/C/Parser/Parser.hs:6074)
    happyReduce_491 (dist/build/Language/C/Parser/Parser.hs:6080)
    happyReduction_491 (dist/build/Language/C/Parser/Parser.hs:6081)
    happyReduce_492 (dist/build/Language/C/Parser/Parser.hs:6087)
    happyReduction_492 (dist/build/Language/C/Parser/Parser.hs:6088)
    happyReduce_493 (dist/build/Language/C/Parser/Parser.hs:6094)
    happyReduction_493 (dist/build/Language/C/Parser/Parser.hs:6095)
    happyReduce_494 (dist/build/Language/C/Parser/Parser.hs:6101)
    happyReduction_494 (dist/build/Language/C/Parser/Parser.hs:6102)
    happyReduce_495 (dist/build/Language/C/Parser/Parser.hs:6108)
    happyReduction_495 (dist/build/Language/C/Parser/Parser.hs:6109)
    happyReduce_496 (dist/build/Language/C/Parser/Parser.hs:6115)
    happyReduction_496 (dist/build/Language/C/Parser/Parser.hs:6116)
    happyReduce_497 (dist/build/Language/C/Parser/Parser.hs:6122)
    happyReduction_497 (dist/build/Language/C/Parser/Parser.hs:6123)
    happyReduce_498 (dist/build/Language/C/Parser/Parser.hs:6129)
    happyReduction_498 (dist/build/Language/C/Parser/Parser.hs:6130)
    happyReduce_499 (dist/build/Language/C/Parser/Parser.hs:6136)
    happyReduction_499 (dist/build/Language/C/Parser/Parser.hs:6137)
    happyReduce_500 (dist/build/Language/C/Parser/Parser.hs:6143)
    happyReduction_500 (dist/build/Language/C/Parser/Parser.hs:6144)
    happyReduce_501 (dist/build/Language/C/Parser/Parser.hs:6150)
    happyReduction_501 (dist/build/Language/C/Parser/Parser.hs:6151)
    happyReduce_502 (dist/build/Language/C/Parser/Parser.hs:6157)
    happyReduction_502 (dist/build/Language/C/Parser/Parser.hs:6158)
    happyReduce_503 (dist/build/Language/C/Parser/Parser.hs:6164)
    happyReduction_503 (dist/build/Language/C/Parser/Parser.hs:6165)
    happyReduce_504 (dist/build/Language/C/Parser/Parser.hs:6173)
    happyReduction_504 (dist/build/Language/C/Parser/Parser.hs:6174)
    happyReduce_505 (dist/build/Language/C/Parser/Parser.hs:6182)
    happyReduction_505 (dist/build/Language/C/Parser/Parser.hs:6183)
    happyReduce_506 (dist/build/Language/C/Parser/Parser.hs:6190)
    happyReduction_506 (dist/build/Language/C/Parser/Parser.hs:6191)
    happyReduce_507 (dist/build/Language/C/Parser/Parser.hs:6200)
    happyReduction_507 (dist/build/Language/C/Parser/Parser.hs:6201)
    happyReduce_508 (dist/build/Language/C/Parser/Parser.hs:6208)
    happyReduction_508 (dist/build/Language/C/Parser/Parser.hs:6209)
    happyReduce_509 (dist/build/Language/C/Parser/Parser.hs:6217)
    happyReduction_509 (dist/build/Language/C/Parser/Parser.hs:6218)
    happyReduce_510 (dist/build/Language/C/Parser/Parser.hs:6230)
    happyReduction_510 (dist/build/Language/C/Parser/Parser.hs:6231)
    happyReduce_511 (dist/build/Language/C/Parser/Parser.hs:6237)
    happyReduction_511 (dist/build/Language/C/Parser/Parser.hs:6238)
    happyReduce_512 (dist/build/Language/C/Parser/Parser.hs:6245)
    happyReduction_512 (dist/build/Language/C/Parser/Parser.hs:6246)
    happyReduce_513 (dist/build/Language/C/Parser/Parser.hs:6255)
    happyReduction_513 (dist/build/Language/C/Parser/Parser.hs:6256)
    happyReduce_514 (dist/build/Language/C/Parser/Parser.hs:6267)
    happyReduction_514 (dist/build/Language/C/Parser/Parser.hs:6268)
    happyReduce_515 (dist/build/Language/C/Parser/Parser.hs:6276)
    happyReduction_515 (dist/build/Language/C/Parser/Parser.hs:6277)
    happyReduce_516 (dist/build/Language/C/Parser/Parser.hs:6290)
    happyReduction_516 (dist/build/Language/C/Parser/Parser.hs:6291)
    happyReduce_517 (dist/build/Language/C/Parser/Parser.hs:6297)
    happyReduction_517 (dist/build/Language/C/Parser/Parser.hs:6298)
    happyReduce_518 (dist/build/Language/C/Parser/Parser.hs:6306)
    happyReduction_518 (dist/build/Language/C/Parser/Parser.hs:6307)
    happyReduce_519 (dist/build/Language/C/Parser/Parser.hs:6313)
    happyReduction_519 (dist/build/Language/C/Parser/Parser.hs:6314)
    happyReduce_520 (dist/build/Language/C/Parser/Parser.hs:6320)
    happyReduction_520 (dist/build/Language/C/Parser/Parser.hs:6321)
    happyReduce_521 (dist/build/Language/C/Parser/Parser.hs:6327)
    happyReduction_521 (dist/build/Language/C/Parser/Parser.hs:6328)
    happyReduce_522 (dist/build/Language/C/Parser/Parser.hs:6334)
    happyReduction_522 (dist/build/Language/C/Parser/Parser.hs:6335)
    happyReduce_523 (dist/build/Language/C/Parser/Parser.hs:6341)
    happyReduction_523 (dist/build/Language/C/Parser/Parser.hs:6342)
    happyReduce_524 (dist/build/Language/C/Parser/Parser.hs:6348)
    happyReduction_524 (dist/build/Language/C/Parser/Parser.hs:6349)
    happyReduce_525 (dist/build/Language/C/Parser/Parser.hs:6353)
    happyReduction_525 (dist/build/Language/C/Parser/Parser.hs:6354)
    happyReduce_526 (dist/build/Language/C/Parser/Parser.hs:6358)
    happyReduction_526 (dist/build/Language/C/Parser/Parser.hs:6359)
    happyReduce_527 (dist/build/Language/C/Parser/Parser.hs:6365)
    happyReduction_527 (dist/build/Language/C/Parser/Parser.hs:6366)
    happyReduce_528 (dist/build/Language/C/Parser/Parser.hs:6372)
    happyReduction_528 (dist/build/Language/C/Parser/Parser.hs:6373)
    happyReduce_529 (dist/build/Language/C/Parser/Parser.hs:6381)
    happyReduction_529 (dist/build/Language/C/Parser/Parser.hs:6382)
    happyReduce_530 (dist/build/Language/C/Parser/Parser.hs:6390)
    happyReduction_530 (dist/build/Language/C/Parser/Parser.hs:6391)
    happyReduce_531 (dist/build/Language/C/Parser/Parser.hs:6397)
    happyReduction_531 (dist/build/Language/C/Parser/Parser.hs:6398)
    happyReduce_532 (dist/build/Language/C/Parser/Parser.hs:6406)
    happyReduction_532 (dist/build/Language/C/Parser/Parser.hs:6407)
    happyReduce_533 (dist/build/Language/C/Parser/Parser.hs:6413)
    happyReduction_533 (dist/build/Language/C/Parser/Parser.hs:6414)
    happyReduce_534 (dist/build/Language/C/Parser/Parser.hs:6427)
    happyReduction_534 (dist/build/Language/C/Parser/Parser.hs:6428)
    happyReduce_535 (dist/build/Language/C/Parser/Parser.hs:6444)
    happyReduction_535 (dist/build/Language/C/Parser/Parser.hs:6445)
    happyReduce_536 (dist/build/Language/C/Parser/Parser.hs:6451)
    happyReduction_536 (dist/build/Language/C/Parser/Parser.hs:6452)
    happyReduce_537 (dist/build/Language/C/Parser/Parser.hs:6462)
    happyReduction_537 (dist/build/Language/C/Parser/Parser.hs:6463)
    happyReduce_538 (dist/build/Language/C/Parser/Parser.hs:6476)
    happyReduction_538 (dist/build/Language/C/Parser/Parser.hs:6477)
    happyReduce_539 (dist/build/Language/C/Parser/Parser.hs:6487)
    happyReduction_539 (dist/build/Language/C/Parser/Parser.hs:6488)
    happyReduce_540 (dist/build/Language/C/Parser/Parser.hs:6501)
    happyReduction_540 (dist/build/Language/C/Parser/Parser.hs:6502)
    happyReduce_541 (dist/build/Language/C/Parser/Parser.hs:6512)
    happyReduction_541 (dist/build/Language/C/Parser/Parser.hs:6513)
    happyReduce_542 (dist/build/Language/C/Parser/Parser.hs:6529)
    happyReduction_542 (dist/build/Language/C/Parser/Parser.hs:6530)
    happyReduce_543 (dist/build/Language/C/Parser/Parser.hs:6542)
    happyReduction_543 (dist/build/Language/C/Parser/Parser.hs:6543)
    happyReduce_544 (dist/build/Language/C/Parser/Parser.hs:6550)
    happyReduction_544 (dist/build/Language/C/Parser/Parser.hs:6551)
    happyReduce_545 (dist/build/Language/C/Parser/Parser.hs:6567)
    happyReduction_545 (dist/build/Language/C/Parser/Parser.hs:6568)
    happyReduce_546 (dist/build/Language/C/Parser/Parser.hs:6585)
    happyReduction_546 (dist/build/Language/C/Parser/Parser.hs:6586)
    happyReduce_547 (dist/build/Language/C/Parser/Parser.hs:6599)
    happyReduction_547 (dist/build/Language/C/Parser/Parser.hs:6600)
    happyReduce_548 (dist/build/Language/C/Parser/Parser.hs:6618)
    happyReduction_548 (dist/build/Language/C/Parser/Parser.hs:6619)
    happyReduce_549 (dist/build/Language/C/Parser/Parser.hs:6638)
    happyReduction_549 (dist/build/Language/C/Parser/Parser.hs:6639)
    happyReduce_550 (dist/build/Language/C/Parser/Parser.hs:6653)
    happyReduction_550 (dist/build/Language/C/Parser/Parser.hs:6654)
    happyReduce_551 (dist/build/Language/C/Parser/Parser.hs:6664)
    happyReduction_551 (dist/build/Language/C/Parser/Parser.hs:6665)
    happyReduce_552 (dist/build/Language/C/Parser/Parser.hs:6671)
    happyReduction_552 (dist/build/Language/C/Parser/Parser.hs:6672)
    happyReduce_553 (dist/build/Language/C/Parser/Parser.hs:6679)
    happyReduction_553 (dist/build/Language/C/Parser/Parser.hs:6680)
    happyReduce_554 (dist/build/Language/C/Parser/Parser.hs:6688)
    happyReduction_554 (dist/build/Language/C/Parser/Parser.hs:6689)
    happyReduce_555 (dist/build/Language/C/Parser/Parser.hs:6695)
    happyReduction_555 (dist/build/Language/C/Parser/Parser.hs:6696)
    happyReduce_556 (dist/build/Language/C/Parser/Parser.hs:6704)
    happyReduction_556 (dist/build/Language/C/Parser/Parser.hs:6705)
    happyReduce_557 (dist/build/Language/C/Parser/Parser.hs:6711)
    happyReduction_557 (dist/build/Language/C/Parser/Parser.hs:6712)
    happyReduce_558 (dist/build/Language/C/Parser/Parser.hs:6720)
    happyReduction_558 (dist/build/Language/C/Parser/Parser.hs:6721)
    happyReduce_559 (dist/build/Language/C/Parser/Parser.hs:6727)
    happyReduction_559 (dist/build/Language/C/Parser/Parser.hs:6728)
    happyReduce_560 (dist/build/Language/C/Parser/Parser.hs:6738)
    happyReduction_560 (dist/build/Language/C/Parser/Parser.hs:6739)
    happyReduce_561 (dist/build/Language/C/Parser/Parser.hs:6746)
    happyReduction_561 (dist/build/Language/C/Parser/Parser.hs:6747)
    happyReduce_562 (dist/build/Language/C/Parser/Parser.hs:6767)
    happyReduction_562 (dist/build/Language/C/Parser/Parser.hs:6768)
    happyReduce_563 (dist/build/Language/C/Parser/Parser.hs:6786)
    happyReduction_563 (dist/build/Language/C/Parser/Parser.hs:6787)
    happyReduce_564 (dist/build/Language/C/Parser/Parser.hs:6801)
    happyReduction_564 (dist/build/Language/C/Parser/Parser.hs:6802)
    happyReduce_565 (dist/build/Language/C/Parser/Parser.hs:6814)
    happyReduction_565 (dist/build/Language/C/Parser/Parser.hs:6815)
    happyReduce_566 (dist/build/Language/C/Parser/Parser.hs:6823)
    happyReduction_566 (dist/build/Language/C/Parser/Parser.hs:6824)
    happyReduce_567 (dist/build/Language/C/Parser/Parser.hs:6833)
    happyReduction_567 (dist/build/Language/C/Parser/Parser.hs:6834)
    happyReduce_568 (dist/build/Language/C/Parser/Parser.hs:6841)
    happyReduction_568 (dist/build/Language/C/Parser/Parser.hs:6842)
    happyReduce_569 (dist/build/Language/C/Parser/Parser.hs:6858)
    happyReduction_569 (dist/build/Language/C/Parser/Parser.hs:6859)
    happyReduce_570 (dist/build/Language/C/Parser/Parser.hs:6870)
    happyReduction_570 (dist/build/Language/C/Parser/Parser.hs:6871)
    happyReduce_571 (dist/build/Language/C/Parser/Parser.hs:6875)
    happyReduction_571 (dist/build/Language/C/Parser/Parser.hs:6876)
    happyReduce_572 (dist/build/Language/C/Parser/Parser.hs:6894)
    happyReduction_572 (dist/build/Language/C/Parser/Parser.hs:6895)
    happyReduce_573 (dist/build/Language/C/Parser/Parser.hs:6912)
    happyReduction_573 (dist/build/Language/C/Parser/Parser.hs:6913)
    happyReduce_574 (dist/build/Language/C/Parser/Parser.hs:6917)
    happyReduction_574 (dist/build/Language/C/Parser/Parser.hs:6918)
    happyReduce_575 (dist/build/Language/C/Parser/Parser.hs:6924)
    happyReduction_575 (dist/build/Language/C/Parser/Parser.hs:6925)
    happyReduce_576 (dist/build/Language/C/Parser/Parser.hs:6931)
    happyReduction_576 (dist/build/Language/C/Parser/Parser.hs:6932)
    happyReduce_577 (dist/build/Language/C/Parser/Parser.hs:6938)
    happyReduction_577 (dist/build/Language/C/Parser/Parser.hs:6939)
    happyReduce_578 (dist/build/Language/C/Parser/Parser.hs:6947)
    happyReduction_578 (dist/build/Language/C/Parser/Parser.hs:6948)
    happyReduce_579 (dist/build/Language/C/Parser/Parser.hs:6956)
    happyReduction_579 (dist/build/Language/C/Parser/Parser.hs:6957)
    happyReduce_580 (dist/build/Language/C/Parser/Parser.hs:6963)
    happyReduction_580 (dist/build/Language/C/Parser/Parser.hs:6964)
    happyReduce_581 (dist/build/Language/C/Parser/Parser.hs:6970)
    happyReduction_581 (dist/build/Language/C/Parser/Parser.hs:6971)
    happyReduce_582 (dist/build/Language/C/Parser/Parser.hs:6977)
    happyReduction_582 (dist/build/Language/C/Parser/Parser.hs:6978)
    happyReduce_583 (dist/build/Language/C/Parser/Parser.hs:6984)
    happyReduction_583 (dist/build/Language/C/Parser/Parser.hs:6985)
    happyReduce_584 (dist/build/Language/C/Parser/Parser.hs:6991)
    happyReduction_584 (dist/build/Language/C/Parser/Parser.hs:6992)
    happyReduce_585 (dist/build/Language/C/Parser/Parser.hs:6998)
    happyReduction_585 (dist/build/Language/C/Parser/Parser.hs:6999)
    happyReduce_586 (dist/build/Language/C/Parser/Parser.hs:7005)
    happyReduction_586 (dist/build/Language/C/Parser/Parser.hs:7006)
    happyReduce_587 (dist/build/Language/C/Parser/Parser.hs:7012)
    happyReduction_587 (dist/build/Language/C/Parser/Parser.hs:7013)
    happyReduce_588 (dist/build/Language/C/Parser/Parser.hs:7019)
    happyReduction_588 (dist/build/Language/C/Parser/Parser.hs:7020)
    happyReduce_589 (dist/build/Language/C/Parser/Parser.hs:7026)
    happyReduction_589 (dist/build/Language/C/Parser/Parser.hs:7027)
    happyReduce_590 (dist/build/Language/C/Parser/Parser.hs:7053)
    happyReduction_590 (dist/build/Language/C/Parser/Parser.hs:7054)
    happyReduce_591 (dist/build/Language/C/Parser/Parser.hs:7079)
    happyReduction_591 (dist/build/Language/C/Parser/Parser.hs:7080)
    happyReduce_592 (dist/build/Language/C/Parser/Parser.hs:7094)
    happyReduction_592 (dist/build/Language/C/Parser/Parser.hs:7095)
    happyReduce_593 (dist/build/Language/C/Parser/Parser.hs:7109)
    happyReduction_593 (dist/build/Language/C/Parser/Parser.hs:7110)
    happyReduce_594 (dist/build/Language/C/Parser/Parser.hs:7126)
    happyReduction_594 (dist/build/Language/C/Parser/Parser.hs:7127)
    happyReduce_595 (dist/build/Language/C/Parser/Parser.hs:7144)
    happyReduction_595 (dist/build/Language/C/Parser/Parser.hs:7145)
    happyReduce_596 (dist/build/Language/C/Parser/Parser.hs:7164)
    happyReduction_596 (dist/build/Language/C/Parser/Parser.hs:7165)
    happyReduce_597 (dist/build/Language/C/Parser/Parser.hs:7181)
    happyReduction_597 (dist/build/Language/C/Parser/Parser.hs:7182)
    happyReduce_598 (dist/build/Language/C/Parser/Parser.hs:7200)
    happyReduction_598 (dist/build/Language/C/Parser/Parser.hs:7201)
    happyReduce_599 (dist/build/Language/C/Parser/Parser.hs:7216)
    happyReduction_599 (dist/build/Language/C/Parser/Parser.hs:7217)
    happyReduce_600 (dist/build/Language/C/Parser/Parser.hs:7221)
    happyReduction_600 (dist/build/Language/C/Parser/Parser.hs:7222)
    happyReduce_601 (dist/build/Language/C/Parser/Parser.hs:7230)
    happyReduction_601 (dist/build/Language/C/Parser/Parser.hs:7231)
    happyReduce_602 (dist/build/Language/C/Parser/Parser.hs:7235)
    happyReduction_602 (dist/build/Language/C/Parser/Parser.hs:7236)
    happyReduce_603 (dist/build/Language/C/Parser/Parser.hs:7242)
    happyReduction_603 (dist/build/Language/C/Parser/Parser.hs:7243)
    happyReduce_604 (dist/build/Language/C/Parser/Parser.hs:7251)
    happyReduction_604 (dist/build/Language/C/Parser/Parser.hs:7252)
    happyReduce_605 (dist/build/Language/C/Parser/Parser.hs:7258)
    happyReduction_605 (dist/build/Language/C/Parser/Parser.hs:7259)
    happyReduce_606 (dist/build/Language/C/Parser/Parser.hs:7264)
    happyReduction_606 (dist/build/Language/C/Parser/Parser.hs:7265)
    happyReduce_607 (dist/build/Language/C/Parser/Parser.hs:7272)
    happyReduction_607 (dist/build/Language/C/Parser/Parser.hs:7273)
    happyReduce_608 (dist/build/Language/C/Parser/Parser.hs:7281)
    happyReduction_608 (dist/build/Language/C/Parser/Parser.hs:7282)
    happyReduce_609 (dist/build/Language/C/Parser/Parser.hs:7289)
    happyReduction_609 (dist/build/Language/C/Parser/Parser.hs:7290)
    happyReduce_610 (dist/build/Language/C/Parser/Parser.hs:7299)
    happyReduction_610 (dist/build/Language/C/Parser/Parser.hs:7300)
    happyReduce_611 (dist/build/Language/C/Parser/Parser.hs:7308)
    happyReduction_611 (dist/build/Language/C/Parser/Parser.hs:7309)
    happyReduce_612 (dist/build/Language/C/Parser/Parser.hs:7317)
    happyReduction_612 (dist/build/Language/C/Parser/Parser.hs:7318)
    happyReduce_613 (dist/build/Language/C/Parser/Parser.hs:7326)
    happyReduction_613 (dist/build/Language/C/Parser/Parser.hs:7327)
    happyReduce_614 (dist/build/Language/C/Parser/Parser.hs:7335)
    happyReduction_614 (dist/build/Language/C/Parser/Parser.hs:7336)
    happyReduce_615 (dist/build/Language/C/Parser/Parser.hs:7340)
    happyReduction_615 (dist/build/Language/C/Parser/Parser.hs:7341)
    happyReduce_616 (dist/build/Language/C/Parser/Parser.hs:7348)
    happyReduction_616 (dist/build/Language/C/Parser/Parser.hs:7349)
    happyReduce_617 (dist/build/Language/C/Parser/Parser.hs:7357)
    happyReduction_617 (dist/build/Language/C/Parser/Parser.hs:7358)
    happyReduce_618 (dist/build/Language/C/Parser/Parser.hs:7366)
    happyReduction_618 (dist/build/Language/C/Parser/Parser.hs:7367)
    happyReduce_619 (dist/build/Language/C/Parser/Parser.hs:7376)
    happyReduction_619 (dist/build/Language/C/Parser/Parser.hs:7377)
    happyReduce_620 (dist/build/Language/C/Parser/Parser.hs:7385)
    happyReduction_620 (dist/build/Language/C/Parser/Parser.hs:7386)
    happyReduce_621 (dist/build/Language/C/Parser/Parser.hs:7395)
    happyReduction_621 (dist/build/Language/C/Parser/Parser.hs:7396)
    happyReduce_622 (dist/build/Language/C/Parser/Parser.hs:7410)
    happyReduction_622 (dist/build/Language/C/Parser/Parser.hs:7411)
    happyReduce_623 (dist/build/Language/C/Parser/Parser.hs:7417)
    happyReduction_623 (dist/build/Language/C/Parser/Parser.hs:7418)
    happyReduce_624 (dist/build/Language/C/Parser/Parser.hs:7427)
    happyReduction_624 (dist/build/Language/C/Parser/Parser.hs:7428)
    happyReduce_625 (dist/build/Language/C/Parser/Parser.hs:7439)
    happyReduction_625 (dist/build/Language/C/Parser/Parser.hs:7440)
    happyReduce_626 (dist/build/Language/C/Parser/Parser.hs:7453)
    happyReduction_626 (dist/build/Language/C/Parser/Parser.hs:7454)
    happyReduce_627 (dist/build/Language/C/Parser/Parser.hs:7471)
    happyReduction_627 (dist/build/Language/C/Parser/Parser.hs:7472)
    happyReduce_628 (dist/build/Language/C/Parser/Parser.hs:7480)
    happyReduction_628 (dist/build/Language/C/Parser/Parser.hs:7481)
    happyReduce_629 (dist/build/Language/C/Parser/Parser.hs:7489)
    happyReduction_629 (dist/build/Language/C/Parser/Parser.hs:7490)
    happyReduce_630 (dist/build/Language/C/Parser/Parser.hs:7502)
    happyReduction_630 (dist/build/Language/C/Parser/Parser.hs:7503)
    happyReduce_631 (dist/build/Language/C/Parser/Parser.hs:7515)
    happyReduction_631 (dist/build/Language/C/Parser/Parser.hs:7516)
    happyReduce_632 (dist/build/Language/C/Parser/Parser.hs:7524)
    happyReduction_632 (dist/build/Language/C/Parser/Parser.hs:7525)
    happyReduce_633 (dist/build/Language/C/Parser/Parser.hs:7538)
    happyReduction_633 (dist/build/Language/C/Parser/Parser.hs:7539)
    happyReduce_634 (dist/build/Language/C/Parser/Parser.hs:7550)
    happyReduction_634 (dist/build/Language/C/Parser/Parser.hs:7551)
    happyReduce_635 (dist/build/Language/C/Parser/Parser.hs:7566)
    happyReduction_635 (dist/build/Language/C/Parser/Parser.hs:7567)
    happyReduce_636 (dist/build/Language/C/Parser/Parser.hs:7573)
    happyReduction_636 (dist/build/Language/C/Parser/Parser.hs:7574)
    happyReduce_637 (dist/build/Language/C/Parser/Parser.hs:7580)
    happyReduction_637 (dist/build/Language/C/Parser/Parser.hs:7581)
    happyReduce_638 (dist/build/Language/C/Parser/Parser.hs:7587)
    happyReduction_638 (dist/build/Language/C/Parser/Parser.hs:7588)
    happyReduce_639 (dist/build/Language/C/Parser/Parser.hs:7596)
    happyReduction_639 (dist/build/Language/C/Parser/Parser.hs:7597)
    happyReduce_640 (dist/build/Language/C/Parser/Parser.hs:7613)
    happyReduction_640 (dist/build/Language/C/Parser/Parser.hs:7614)
    happyReduce_641 (dist/build/Language/C/Parser/Parser.hs:7629)
    happyReduction_641 (dist/build/Language/C/Parser/Parser.hs:7630)
    happyReduce_642 (dist/build/Language/C/Parser/Parser.hs:7642)
    happyReduction_642 (dist/build/Language/C/Parser/Parser.hs:7643)
    happyReduce_643 (dist/build/Language/C/Parser/Parser.hs:7653)
    happyReduction_643 (dist/build/Language/C/Parser/Parser.hs:7654)
    happyReduce_644 (dist/build/Language/C/Parser/Parser.hs:7668)
    happyReduction_644 (dist/build/Language/C/Parser/Parser.hs:7669)
    happyReduce_645 (dist/build/Language/C/Parser/Parser.hs:7677)
    happyReduction_645 (dist/build/Language/C/Parser/Parser.hs:7678)
    happyReduce_646 (dist/build/Language/C/Parser/Parser.hs:7690)
    happyReduction_646 (dist/build/Language/C/Parser/Parser.hs:7691)
    happyReduce_647 (dist/build/Language/C/Parser/Parser.hs:7700)
    happyReduction_647 (dist/build/Language/C/Parser/Parser.hs:7701)
    happyReduce_648 (dist/build/Language/C/Parser/Parser.hs:7718)
    happyReduction_648 (dist/build/Language/C/Parser/Parser.hs:7719)
    happyReduce_649 (dist/build/Language/C/Parser/Parser.hs:7733)
    happyReduction_649 (dist/build/Language/C/Parser/Parser.hs:7734)
    happyReduce_650 (dist/build/Language/C/Parser/Parser.hs:7750)
    happyReduction_650 (dist/build/Language/C/Parser/Parser.hs:7751)
    happyReduce_651 (dist/build/Language/C/Parser/Parser.hs:7759)
    happyReduction_651 (dist/build/Language/C/Parser/Parser.hs:7760)
    happyReduce_652 (dist/build/Language/C/Parser/Parser.hs:7769)
    happyReduction_652 (dist/build/Language/C/Parser/Parser.hs:7770)
    happyReduce_653 (dist/build/Language/C/Parser/Parser.hs:7774)
    happyReduction_653 (dist/build/Language/C/Parser/Parser.hs:7775)
    happyReduce_654 (dist/build/Language/C/Parser/Parser.hs:7783)
    happyReduction_654 (dist/build/Language/C/Parser/Parser.hs:7784)
    happyReduce_655 (dist/build/Language/C/Parser/Parser.hs:7792)
    happyReduction_655 (dist/build/Language/C/Parser/Parser.hs:7793)
    happyReduce_656 (dist/build/Language/C/Parser/Parser.hs:7801)
    happyReduction_656 (dist/build/Language/C/Parser/Parser.hs:7802)
    happyReduce_657 (dist/build/Language/C/Parser/Parser.hs:7810)
    happyReduction_657 (dist/build/Language/C/Parser/Parser.hs:7811)
    happyReduce_658 (dist/build/Language/C/Parser/Parser.hs:7819)
    happyReduction_658 (dist/build/Language/C/Parser/Parser.hs:7820)
    happyReduce_659 (dist/build/Language/C/Parser/Parser.hs:7828)
    happyReduction_659 (dist/build/Language/C/Parser/Parser.hs:7829)
    happyReduce_660 (dist/build/Language/C/Parser/Parser.hs:7837)
    happyReduction_660 (dist/build/Language/C/Parser/Parser.hs:7838)
    happyReduce_661 (dist/build/Language/C/Parser/Parser.hs:7850)
    happyReduction_661 (dist/build/Language/C/Parser/Parser.hs:7851)
    happyReduce_662 (dist/build/Language/C/Parser/Parser.hs:7857)
    happyReduction_662 (dist/build/Language/C/Parser/Parser.hs:7858)
    happyReduce_663 (dist/build/Language/C/Parser/Parser.hs:7867)
    happyReduction_663 (dist/build/Language/C/Parser/Parser.hs:7868)
    happyReduce_664 (dist/build/Language/C/Parser/Parser.hs:7876)
    happyReduction_664 (dist/build/Language/C/Parser/Parser.hs:7877)
    happyReduce_665 (dist/build/Language/C/Parser/Parser.hs:7889)
    happyReduction_665 (dist/build/Language/C/Parser/Parser.hs:7890)
    happyReduce_666 (dist/build/Language/C/Parser/Parser.hs:7902)
    happyReduction_666 (dist/build/Language/C/Parser/Parser.hs:7903)
    happyReduce_667 (dist/build/Language/C/Parser/Parser.hs:7914)
    happyReduction_667 (dist/build/Language/C/Parser/Parser.hs:7915)
    happyReduce_668 (dist/build/Language/C/Parser/Parser.hs:7925)
    happyReduction_668 (dist/build/Language/C/Parser/Parser.hs:7926)
    happyReduce_669 (dist/build/Language/C/Parser/Parser.hs:7940)
    happyReduction_669 (dist/build/Language/C/Parser/Parser.hs:7941)
    happyReduce_670 (dist/build/Language/C/Parser/Parser.hs:7945)
    happyReduction_670 (dist/build/Language/C/Parser/Parser.hs:7946)
    happyReduce_671 (dist/build/Language/C/Parser/Parser.hs:7952)
    happyReduction_671 (dist/build/Language/C/Parser/Parser.hs:7953)
    happyReduce_672 (dist/build/Language/C/Parser/Parser.hs:7959)
    happyReduction_672 (dist/build/Language/C/Parser/Parser.hs:7960)
    happyReduce_673 (dist/build/Language/C/Parser/Parser.hs:7968)
    happyReduction_673 (dist/build/Language/C/Parser/Parser.hs:7969)
    happyReduce_674 (dist/build/Language/C/Parser/Parser.hs:7981)
    happyReduction_674 (dist/build/Language/C/Parser/Parser.hs:7982)
    happyReduce_675 (dist/build/Language/C/Parser/Parser.hs:7988)
    happyReduction_675 (dist/build/Language/C/Parser/Parser.hs:7989)
    happyReduce_676 (dist/build/Language/C/Parser/Parser.hs:7998)
    happyReduction_676 (dist/build/Language/C/Parser/Parser.hs:7999)
    happyReduce_677 (dist/build/Language/C/Parser/Parser.hs:8005)
    happyReduction_677 (dist/build/Language/C/Parser/Parser.hs:8006)
    happyReduce_678 (dist/build/Language/C/Parser/Parser.hs:8018)
    happyReduction_678 (dist/build/Language/C/Parser/Parser.hs:8019)
    happyReduce_679 (dist/build/Language/C/Parser/Parser.hs:8025)
    happyReduction_679 (dist/build/Language/C/Parser/Parser.hs:8026)
    happyReduce_680 (dist/build/Language/C/Parser/Parser.hs:8032)
    happyReduction_680 (dist/build/Language/C/Parser/Parser.hs:8033)
    happyReduce_681 (dist/build/Language/C/Parser/Parser.hs:8039)
    happyReduction_681 (dist/build/Language/C/Parser/Parser.hs:8040)
    happyReduce_682 (dist/build/Language/C/Parser/Parser.hs:8046)
    happyReduction_682 (dist/build/Language/C/Parser/Parser.hs:8047)
    happyReduce_683 (dist/build/Language/C/Parser/Parser.hs:8053)
    happyReduction_683 (dist/build/Language/C/Parser/Parser.hs:8054)
    happyReduce_684 (dist/build/Language/C/Parser/Parser.hs:8060)
    happyReduction_684 (dist/build/Language/C/Parser/Parser.hs:8061)
    happyReduce_685 (dist/build/Language/C/Parser/Parser.hs:8067)
    happyReduction_685 (dist/build/Language/C/Parser/Parser.hs:8068)
    happyReduce_686 (dist/build/Language/C/Parser/Parser.hs:8074)
    happyReduction_686 (dist/build/Language/C/Parser/Parser.hs:8075)
    happyReduce_687 (dist/build/Language/C/Parser/Parser.hs:8081)
    happyReduction_687 (dist/build/Language/C/Parser/Parser.hs:8082)
    happyReduce_688 (dist/build/Language/C/Parser/Parser.hs:8088)
    happyReduction_688 (dist/build/Language/C/Parser/Parser.hs:8089)
    happyReduce_689 (dist/build/Language/C/Parser/Parser.hs:8095)
    happyReduction_689 (dist/build/Language/C/Parser/Parser.hs:8096)
    happyReduce_690 (dist/build/Language/C/Parser/Parser.hs:8102)
    happyReduction_690 (dist/build/Language/C/Parser/Parser.hs:8103)
    happyReduce_691 (dist/build/Language/C/Parser/Parser.hs:8109)
    happyReduction_691 (dist/build/Language/C/Parser/Parser.hs:8110)
    happyReduce_692 (dist/build/Language/C/Parser/Parser.hs:8116)
    happyReduction_692 (dist/build/Language/C/Parser/Parser.hs:8117)
    happyReduce_693 (dist/build/Language/C/Parser/Parser.hs:8123)
    happyReduction_693 (dist/build/Language/C/Parser/Parser.hs:8124)
    happyReduce_694 (dist/build/Language/C/Parser/Parser.hs:8130)
    happyReduction_694 (dist/build/Language/C/Parser/Parser.hs:8131)
    happyReduce_695 (dist/build/Language/C/Parser/Parser.hs:8137)
    happyReduction_695 (dist/build/Language/C/Parser/Parser.hs:8138)
    happyReduce_696 (dist/build/Language/C/Parser/Parser.hs:8144)
    happyReduction_696 (dist/build/Language/C/Parser/Parser.hs:8145)
    happyReduce_697 (dist/build/Language/C/Parser/Parser.hs:8151)
    happyReduction_697 (dist/build/Language/C/Parser/Parser.hs:8152)
    happyReduce_698 (dist/build/Language/C/Parser/Parser.hs:8156)
    happyReduction_698 (dist/build/Language/C/Parser/Parser.hs:8157)
    happyReduce_699 (dist/build/Language/C/Parser/Parser.hs:8162)
    happyReduction_699 (dist/build/Language/C/Parser/Parser.hs:8163)
    happyReduce_700 (dist/build/Language/C/Parser/Parser.hs:8178)
    happyReduction_700 (dist/build/Language/C/Parser/Parser.hs:8179)
    happyReduce_701 (dist/build/Language/C/Parser/Parser.hs:8197)
    happyReduction_701 (dist/build/Language/C/Parser/Parser.hs:8198)
    happyReduce_702 (dist/build/Language/C/Parser/Parser.hs:8219)
    happyReduction_702 (dist/build/Language/C/Parser/Parser.hs:8220)
    happyReduce_703 (dist/build/Language/C/Parser/Parser.hs:8244)
    happyReduction_703 (dist/build/Language/C/Parser/Parser.hs:8245)
    happyReduce_704 (dist/build/Language/C/Parser/Parser.hs:8251)
    happyReduction_704 (dist/build/Language/C/Parser/Parser.hs:8252)
    happyReduce_705 (dist/build/Language/C/Parser/Parser.hs:8260)
    happyReduction_705 (dist/build/Language/C/Parser/Parser.hs:8261)
    happyReduce_706 (dist/build/Language/C/Parser/Parser.hs:8265)
    happyReduction_706 (dist/build/Language/C/Parser/Parser.hs:8266)
    happyReduce_707 (dist/build/Language/C/Parser/Parser.hs:8272)
    happyReduction_707 (dist/build/Language/C/Parser/Parser.hs:8273)
    happyReduce_708 (dist/build/Language/C/Parser/Parser.hs:8279)
    happyReduction_708 (dist/build/Language/C/Parser/Parser.hs:8280)
    happyReduce_709 (dist/build/Language/C/Parser/Parser.hs:8289)
    happyReduction_709 (dist/build/Language/C/Parser/Parser.hs:8290)
    happyReduce_710 (dist/build/Language/C/Parser/Parser.hs:8301)
    happyReduction_710 (dist/build/Language/C/Parser/Parser.hs:8302)
    happyReduce_711 (dist/build/Language/C/Parser/Parser.hs:8306)
    happyReduction_711 (dist/build/Language/C/Parser/Parser.hs:8307)
    happyReduce_712 (dist/build/Language/C/Parser/Parser.hs:8313)
    happyReduction_712 (dist/build/Language/C/Parser/Parser.hs:8314)
    happyReduce_713 (dist/build/Language/C/Parser/Parser.hs:8320)
    happyReduction_713 (dist/build/Language/C/Parser/Parser.hs:8321)
    happyReduce_714 (dist/build/Language/C/Parser/Parser.hs:8330)
    happyReduction_714 (dist/build/Language/C/Parser/Parser.hs:8331)
    happyNewToken (dist/build/Language/C/Parser/Parser.hs:8337)
    happyError_ (dist/build/Language/C/Parser/Parser.hs:8536)
    happyThen (dist/build/Language/C/Parser/Parser.hs:8539)
    happyReturn (dist/build/Language/C/Parser/Parser.hs:8541)
    happyThen1 (dist/build/Language/C/Parser/Parser.hs:8543)
    happyReturn1 (dist/build/Language/C/Parser/Parser.hs:8544)
    happyError' (dist/build/Language/C/Parser/Parser.hs:8546)
    parseExp (dist/build/Language/C/Parser/Parser.hs:8549)
    parseEdecl (dist/build/Language/C/Parser/Parser.hs:8552)
    parseDecl (dist/build/Language/C/Parser/Parser.hs:8555)
    parseStructDecl (dist/build/Language/C/Parser/Parser.hs:8558)
    parseEnum (dist/build/Language/C/Parser/Parser.hs:8561)
    parseType (dist/build/Language/C/Parser/Parser.hs:8564)
    parseParam (dist/build/Language/C/Parser/Parser.hs:8567)
    parseParams (dist/build/Language/C/Parser/Parser.hs:8570)
    parseInit (dist/build/Language/C/Parser/Parser.hs:8573)
    parseStm (dist/build/Language/C/Parser/Parser.hs:8576)
    parseStms (dist/build/Language/C/Parser/Parser.hs:8579)
    parseBlockItem (dist/build/Language/C/Parser/Parser.hs:8582)
    parseUnit (dist/build/Language/C/Parser/Parser.hs:8585)
    parseFunc (dist/build/Language/C/Parser/Parser.hs:8588)
    happySeq (dist/build/Language/C/Parser/Parser.hs:8591)
    happyError (dist/build/Language/C/Parser/Parser.hs:8594)
    getCHAR (dist/build/Language/C/Parser/Parser.hs:8598)
    getSTRING (dist/build/Language/C/Parser/Parser.hs:8599)
    getINT (dist/build/Language/C/Parser/Parser.hs:8600)
    getLONG (dist/build/Language/C/Parser/Parser.hs:8601)
    getLONG_LONG (dist/build/Language/C/Parser/Parser.hs:8602)
    getFLOAT (dist/build/Language/C/Parser/Parser.hs:8603)
    getDOUBLE (dist/build/Language/C/Parser/Parser.hs:8604)
    getLONG_DOUBLE (dist/build/Language/C/Parser/Parser.hs:8605)
    getID (dist/build/Language/C/Parser/Parser.hs:8606)
    getNAMED (dist/build/Language/C/Parser/Parser.hs:8607)
    getOBJCNAMED (dist/build/Language/C/Parser/Parser.hs:8608)
    getPRAGMA (dist/build/Language/C/Parser/Parser.hs:8610)
    getANTI_ID (dist/build/Language/C/Parser/Parser.hs:8612)
    getANTI_CONST (dist/build/Language/C/Parser/Parser.hs:8613)
    getANTI_INT (dist/build/Language/C/Parser/Parser.hs:8614)
    getANTI_UINT (dist/build/Language/C/Parser/Parser.hs:8615)
    getANTI_LINT (dist/build/Language/C/Parser/Parser.hs:8616)
    getANTI_ULINT (dist/build/Language/C/Parser/Parser.hs:8617)
    getANTI_LLINT (dist/build/Language/C/Parser/Parser.hs:8618)
    getANTI_ULLINT (dist/build/Language/C/Parser/Parser.hs:8619)
    getANTI_FLOAT (dist/build/Language/C/Parser/Parser.hs:8620)
    getANTI_DOUBLE (dist/build/Language/C/Parser/Parser.hs:8621)
    getANTI_LONG_DOUBLE (dist/build/Language/C/Parser/Parser.hs:8622)
    getANTI_CHAR (dist/build/Language/C/Parser/Parser.hs:8623)
    getANTI_STRING (dist/build/Language/C/Parser/Parser.hs:8624)
    getANTI_EXP (dist/build/Language/C/Parser/Parser.hs:8625)
    getANTI_FUNC (dist/build/Language/C/Parser/Parser.hs:8626)
    getANTI_ARGS (dist/build/Language/C/Parser/Parser.hs:8627)
    getANTI_DECL (dist/build/Language/C/Parser/Parser.hs:8628)
    getANTI_DECLS (dist/build/Language/C/Parser/Parser.hs:8629)
    getANTI_SDECL (dist/build/Language/C/Parser/Parser.hs:8630)
    getANTI_SDECLS (dist/build/Language/C/Parser/Parser.hs:8631)
    getANTI_ENUM (dist/build/Language/C/Parser/Parser.hs:8632)
    getANTI_ENUMS (dist/build/Language/C/Parser/Parser.hs:8633)
    getANTI_ESC (dist/build/Language/C/Parser/Parser.hs:8634)
    getANTI_EDECL (dist/build/Language/C/Parser/Parser.hs:8635)
    getANTI_EDECLS (dist/build/Language/C/Parser/Parser.hs:8636)
    getANTI_ITEM (dist/build/Language/C/Parser/Parser.hs:8637)
    getANTI_ITEMS (dist/build/Language/C/Parser/Parser.hs:8638)
    getANTI_STM (dist/build/Language/C/Parser/Parser.hs:8639)
    getANTI_STMS (dist/build/Language/C/Parser/Parser.hs:8640)
    getANTI_TYPE (dist/build/Language/C/Parser/Parser.hs:8641)
    getANTI_SPEC (dist/build/Language/C/Parser/Parser.hs:8642)
    getANTI_PARAM (dist/build/Language/C/Parser/Parser.hs:8643)
    getANTI_PARAMS (dist/build/Language/C/Parser/Parser.hs:8644)
    getANTI_PRAGMA (dist/build/Language/C/Parser/Parser.hs:8645)
    getANTI_INIT (dist/build/Language/C/Parser/Parser.hs:8646)
    getANTI_INITS (dist/build/Language/C/Parser/Parser.hs:8647)
    lexer (dist/build/Language/C/Parser/Parser.hs:8649)
    locate (dist/build/Language/C/Parser/Parser.hs:8655)
    DeclTySpec (dist/build/Language/C/Parser/Parser.hs:8658)
    TySpec (dist/build/Language/C/Parser/Parser.hs:8661)
     (dist/build/Language/C/Parser/Parser.hs:8717)
     (dist/build/Language/C/Parser/Parser.hs:8721)
     (dist/build/Language/C/Parser/Parser.hs:8776)
    isStorage (dist/build/Language/C/Parser/Parser.hs:8835)
    mkStorage (dist/build/Language/C/Parser/Parser.hs:8848)
    isTypeQual (dist/build/Language/C/Parser/Parser.hs:8864)
    mkTypeQuals (dist/build/Language/C/Parser/Parser.hs:8885)
    isSign (dist/build/Language/C/Parser/Parser.hs:8909)
    hasSign (dist/build/Language/C/Parser/Parser.hs:8914)
    mkSign (dist/build/Language/C/Parser/Parser.hs:8917)
    checkNoSign (dist/build/Language/C/Parser/Parser.hs:8926)
    mkStringConst (dist/build/Language/C/Parser/Parser.hs:8930)
    composeDecls (dist/build/Language/C/Parser/Parser.hs:8939)
    mkDeclSpec (dist/build/Language/C/Parser/Parser.hs:8958)
    mkPtr (dist/build/Language/C/Parser/Parser.hs:9077)
    mkBlockPtr (dist/build/Language/C/Parser/Parser.hs:9082)
    mkArray (dist/build/Language/C/Parser/Parser.hs:9091)
    mkProto (dist/build/Language/C/Parser/Parser.hs:9096)
    mkOldProto (dist/build/Language/C/Parser/Parser.hs:9099)
    checkInitGroup (dist/build/Language/C/Parser/Parser.hs:9102)
    checkAnonymousStructOrUnion (dist/build/Language/C/Parser/Parser.hs:9150)
    declRoot (dist/build/Language/C/Parser/Parser.hs:9156)
    addClassdefId (dist/build/Language/C/Parser/Parser.hs:9159)
    expectedObjCPropertyAttr (dist/build/Language/C/Parser/Parser.hs:9163)
    assertObjCEnabled (dist/build/Language/C/Parser/Parser.hs:9171)
    RevList (dist/build/Language/C/Parser/Parser.hs:9180)
    rnil (dist/build/Language/C/Parser/Parser.hs:9183)
    rsingleton (dist/build/Language/C/Parser/Parser.hs:9186)
    rcons (dist/build/Language/C/Parser/Parser.hs:9189)
    rev (dist/build/Language/C/Parser/Parser.hs:9192)
    Happy_IntList (templates/GenericTemplate.hs:48)
    HappyStk (templates/GenericTemplate.hs:88)
    happyParse (templates/GenericTemplate.hs:93)
    happyAccept (templates/GenericTemplate.hs:101)
    happyDoAction (templates/GenericTemplate.hs:111)
    indexShortOffAddr (templates/GenericTemplate.hs:139)
    HappyAddr (templates/GenericTemplate.hs:151)
    happyShift (templates/GenericTemplate.hs:174)
    happySpecReduce_0 (templates/GenericTemplate.hs:184)
    happySpecReduce_1 (templates/GenericTemplate.hs:189)
    happySpecReduce_2 (templates/GenericTemplate.hs:195)
    happySpecReduce_3 (templates/GenericTemplate.hs:201)
    happyReduce (templates/GenericTemplate.hs:207)
    happyMonadReduce (templates/GenericTemplate.hs:215)
    happyMonad2Reduce (templates/GenericTemplate.hs:223)
    happyDrop (templates/GenericTemplate.hs:239)
    happyDropStk (templates/GenericTemplate.hs:242)
    happyGoto (templates/GenericTemplate.hs:249)
    happyFail (templates/GenericTemplate.hs:263)
    notHappyAtAll (templates/GenericTemplate.hs:287)
    happyTcHack (templates/GenericTemplate.hs:294)
    happyDoSeq (templates/GenericTemplate.hs:305)
    happyDontSeq (templates/GenericTemplate.hs:305)
  80% (  4 /  5) in 'Language.C.Parser'
  Missing documentation for:
    parse (Language/C/Parser.hs:24)
  80% (  4 /  5) in 'Language.C.Quote.Base'
  Missing documentation for:
    quasiquote (Language/C/Quote/Base.hs:567)
 100% (  3 /  3) in 'Language.C.Quote'
  22% (  4 / 18) in 'Language.C.Quote.C'
  Missing documentation for:
    cexp (Language/C/Quote/C.hs:40)
    cedecl (Language/C/Quote/C.hs:40)
    cdecl (Language/C/Quote/C.hs:40)
    csdecl (Language/C/Quote/C.hs:40)
    cenum (Language/C/Quote/C.hs:40)
    cty (Language/C/Quote/C.hs:41)
    cparam (Language/C/Quote/C.hs:40)
    cparams (Language/C/Quote/C.hs:40)
    cinit (Language/C/Quote/C.hs:40)
    cstm (Language/C/Quote/C.hs:40)
    cstms (Language/C/Quote/C.hs:40)
    citem (Language/C/Quote/C.hs:41)
    cunit (Language/C/Quote/C.hs:41)
    cfun (Language/C/Quote/C.hs:40)
  11% (  1 /  9) in 'Language.C.Smart'
  Missing documentation for:
     (Language/C/Smart.hs:23)
     (Language/C/Smart.hs:34)
     (Language/C/Smart.hs:43)
     (Language/C/Smart.hs:51)
     (Language/C/Smart.hs:62)
     (Language/C/Smart.hs:68)
    === (Language/C/Smart.hs:89)
    += (Language/C/Smart.hs:93)
  22% (  4 / 18) in 'Language.C.Quote.CUDA'
  Missing documentation for:
    cexp (Language/C/Quote/CUDA.hs:48)
    cedecl (Language/C/Quote/CUDA.hs:48)
    cdecl (Language/C/Quote/CUDA.hs:48)
    csdecl (Language/C/Quote/CUDA.hs:48)
    cenum (Language/C/Quote/CUDA.hs:48)
    cty (Language/C/Quote/CUDA.hs:49)
    cparam (Language/C/Quote/CUDA.hs:48)
    cparams (Language/C/Quote/CUDA.hs:48)
    cinit (Language/C/Quote/CUDA.hs:48)
    cstm (Language/C/Quote/CUDA.hs:48)
    cstms (Language/C/Quote/CUDA.hs:48)
    citem (Language/C/Quote/CUDA.hs:49)
    cunit (Language/C/Quote/CUDA.hs:49)
    cfun (Language/C/Quote/CUDA.hs:48)
  22% (  4 / 18) in 'Language.C.Quote.GCC'
  Missing documentation for:
    cexp (Language/C/Quote/GCC.hs:40)
    cedecl (Language/C/Quote/GCC.hs:40)
    cdecl (Language/C/Quote/GCC.hs:40)
    csdecl (Language/C/Quote/GCC.hs:40)
    cenum (Language/C/Quote/GCC.hs:40)
    cty (Language/C/Quote/GCC.hs:41)
    cparam (Language/C/Quote/GCC.hs:40)
    cparams (Language/C/Quote/GCC.hs:40)
    cinit (Language/C/Quote/GCC.hs:40)
    cstm (Language/C/Quote/GCC.hs:40)
    cstms (Language/C/Quote/GCC.hs:40)
    citem (Language/C/Quote/GCC.hs:41)
    cunit (Language/C/Quote/GCC.hs:41)
    cfun (Language/C/Quote/GCC.hs:40)
  22% (  4 / 18) in 'Language.C.Quote.ObjC'
  Missing documentation for:
    cexp (Language/C/Quote/ObjC.hs:41)
    cedecl (Language/C/Quote/ObjC.hs:41)
    cdecl (Language/C/Quote/ObjC.hs:41)
    csdecl (Language/C/Quote/ObjC.hs:41)
    cenum (Language/C/Quote/ObjC.hs:41)
    cty (Language/C/Quote/ObjC.hs:42)
    cparam (Language/C/Quote/ObjC.hs:41)
    cparams (Language/C/Quote/ObjC.hs:41)
    cinit (Language/C/Quote/ObjC.hs:41)
    cstm (Language/C/Quote/ObjC.hs:41)
    cstms (Language/C/Quote/ObjC.hs:41)
    citem (Language/C/Quote/ObjC.hs:42)
    cunit (Language/C/Quote/ObjC.hs:42)
    cfun (Language/C/Quote/ObjC.hs:41)
  22% (  4 / 18) in 'Language.C.Quote.OpenCL'
  Missing documentation for:
    cexp (Language/C/Quote/OpenCL.hs:52)
    cedecl (Language/C/Quote/OpenCL.hs:52)
    cdecl (Language/C/Quote/OpenCL.hs:52)
    csdecl (Language/C/Quote/OpenCL.hs:52)
    cenum (Language/C/Quote/OpenCL.hs:52)
    cty (Language/C/Quote/OpenCL.hs:53)
    cparam (Language/C/Quote/OpenCL.hs:52)
    cparams (Language/C/Quote/OpenCL.hs:52)
    cinit (Language/C/Quote/OpenCL.hs:52)
    cstm (Language/C/Quote/OpenCL.hs:52)
    cstms (Language/C/Quote/OpenCL.hs:52)
    citem (Language/C/Quote/OpenCL.hs:53)
    cunit (Language/C/Quote/OpenCL.hs:53)
    cfun (Language/C/Quote/OpenCL.hs:52)
 100% (  4 /  4) in 'Language.C'
Documentation created: dist/doc/html/language-c-quote/index.html,
dist/doc/html/language-c-quote/language-c-quote.txt
Creating package registration file:
/tmp/pkgConf-language-c-quote-0.721139530461110304183.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/language-c-quote-0.7.7-HmDYZtv7RwLD6kYjZOObhD
Registering language-c-quote-0.7.7...
Installed language-c-quote-0.7.7
cabal: Error: some packages failed to install:
Obsidian-0.1.0.0 depends on cuda-0.5.1.1 which failed to install.
cuda-0.5.1.1 failed during the configure step. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.