Build #5 for pcf-0.1.0.0

[all reports]

Package pcf-0.1.0.0
Install BuildFailed
Docs NotTried
Tests NotTried
Time submitted 2015-11-24 02:59:16.240578 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies void-0.7.1, transformers-0.4.2.0, prelude-extras-0.4.0.2, mtl-2.2.1, monad-gen-0.3.0.1, containers-0.5.6.2, c-dsl-0.3.1, bound-1.0.6, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring cereal-0.4.1.1...
Building cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
[1 of 5] Compiling Data.Serialize.Builder ( src/Data/Serialize/Builder.hs, dist/build/Data/Serialize/Builder.o )

src/Data/Serialize/Builder.hs:59: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/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 5] Compiling Data.Serialize.Put ( src/Data/Serialize/Put.hs, dist/build/Data/Serialize/Put.o )

src/Data/Serialize/Put.hs:70: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/Data/Serialize/Put.hs:72: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/Data/Serialize/Put.hs:73: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()
[3 of 5] Compiling Data.Serialize.Get ( src/Data/Serialize/Get.hs, dist/build/Data/Serialize/Get.o )

src/Data/Serialize/Get.hs:89: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/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘MonadPlus, when, liftM2, ap’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[4 of 5] Compiling Data.Serialize.IEEE754 ( src/Data/Serialize/IEEE754.hs, dist/build/Data/Serialize/IEEE754.o )

src/Data/Serialize/IEEE754.hs:24: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 5] Compiling Data.Serialize   ( src/Data/Serialize.hs, dist/build/Data/Serialize.o )

src/Data/Serialize.hs:68: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()
In-place registering cereal-0.4.1.1...
Running Haddock for cereal-0.4.1.1...
Running hscolour for cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...
Preprocessing library cereal-0.4.1.1...

src/Data/Serialize/Builder.hs:59: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/Data/Serialize/Builder.hs:197:40: Warning:
    In the use of ‘S.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/Put.hs:70: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/Data/Serialize/Put.hs:72: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/Data/Serialize/Put.hs:73: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/Data/Serialize/Get.hs:89: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/Data/Serialize/Get.hs:90:1: Warning:
    The import of ‘ap, liftM2, when, MonadPlus’
    from module ‘Control.Monad’ is redundant

src/Data/Serialize/Get.hs:456:13: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

src/Data/Serialize/IEEE754.hs:24: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/Data/Serialize.hs:68: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:
  96% ( 26 / 27) in 'Data.Serialize.Builder'
  Missing documentation for:
    toByteString (src/Data/Serialize/Builder.hs:161)
  69% ( 29 / 42) in 'Data.Serialize.Put'
  Missing documentation for:
    Putter (src/Data/Serialize/Put.hs:99)
    putBuilder (src/Data/Serialize/Put.hs:137)
    putTwoOf (src/Data/Serialize/Put.hs:261)
    putListOf (src/Data/Serialize/Put.hs:265)
    putIArrayOf (src/Data/Serialize/Put.hs:269)
    putSeqOf (src/Data/Serialize/Put.hs:275)
    putTreeOf (src/Data/Serialize/Put.hs:281)
    putMapOf (src/Data/Serialize/Put.hs:288)
    putIntMapOf (src/Data/Serialize/Put.hs:292)
    putSetOf (src/Data/Serialize/Put.hs:296)
    putIntSetOf (src/Data/Serialize/Put.hs:300)
    putMaybeOf (src/Data/Serialize/Put.hs:304)
    putEitherOf (src/Data/Serialize/Put.hs:309)
  94% ( 50 / 53) in 'Data.Serialize.Get'
  Missing documentation for:
    label (src/Data/Serialize/Get.hs:215)
    getLazyByteString (src/Data/Serialize/Get.hs:424)
    getTwoOf (src/Data/Serialize/Get.hs:577)
 100% ( 11 / 11) in 'Data.Serialize.IEEE754'
Cannot find documentation for: $example
 100% ( 12 / 12) in 'Data.Serialize'
Warning: Data.Serialize.Put: could not find link destinations for:
    PairS
Warning: Data.Serialize.Get: could not find link destinations for:
    get
Documentation created: dist/doc/html/cereal/index.html,
dist/doc/html/cereal/cereal.txt
Creating package registration file:
/tmp/pkgConf-cereal-0.4.1278722862233665123.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/cereal-0.4.1.1-LMaR4P6lFvNJtmY00msKYH
Registering cereal-0.4.1.1...
Installed cereal-0.4.1.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.2631704567498777856.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 prelude-extras-0.4.0.2...
Building prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
[1 of 1] Compiling Prelude.Extras   ( src/Prelude/Extras.hs, dist/build/Prelude/Extras.o )
In-place registering prelude-extras-0.4.0.2...
Running Haddock for prelude-extras-0.4.0.2...
Running hscolour for prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Preprocessing library prelude-extras-0.4.0.2...
Haddock coverage:
   5% (  2 / 43) in 'Prelude.Extras'
  Missing documentation for:
    Module header
    Eq1 (src/Prelude/Extras.hs:80)
    /=# (src/Prelude/Extras.hs:87)
    Ord1 (src/Prelude/Extras.hs:146)
    <# (src/Prelude/Extras.hs:154)
    <=# (src/Prelude/Extras.hs:154)
    >=# (src/Prelude/Extras.hs:154)
    ># (src/Prelude/Extras.hs:154)
    max1 (src/Prelude/Extras.hs:155)
    min1 (src/Prelude/Extras.hs:155)
    Show1 (src/Prelude/Extras.hs:228)
    show1 (src/Prelude/Extras.hs:237)
    shows1 (src/Prelude/Extras.hs:241)
    Read1 (src/Prelude/Extras.hs:309)
    read1 (src/Prelude/Extras.hs:327)
    reads1 (src/Prelude/Extras.hs:330)
    readPrec1 (src/Prelude/Extras.hs:320)
    readListPrec1 (src/Prelude/Extras.hs:323)
    readList1Default (src/Prelude/Extras.hs:346)
    readListPrec1Default (src/Prelude/Extras.hs:349)
    Lift1 (src/Prelude/Extras.hs:516)
    Eq2 (src/Prelude/Extras.hs:133)
    /=## (src/Prelude/Extras.hs:140)
    Ord2 (src/Prelude/Extras.hs:199)
    <## (src/Prelude/Extras.hs:207)
    <=## (src/Prelude/Extras.hs:209)
    >=## (src/Prelude/Extras.hs:211)
    >## (src/Prelude/Extras.hs:213)
    max2 (src/Prelude/Extras.hs:216)
    min2 (src/Prelude/Extras.hs:221)
    Show2 (src/Prelude/Extras.hs:283)
    show2 (src/Prelude/Extras.hs:292)
    shows2 (src/Prelude/Extras.hs:296)
    Read2 (src/Prelude/Extras.hs:443)
    read2 (src/Prelude/Extras.hs:468)
    reads2 (src/Prelude/Extras.hs:471)
    readPrec2 (src/Prelude/Extras.hs:453)
    readListPrec2 (src/Prelude/Extras.hs:456)
    readList2Default (src/Prelude/Extras.hs:487)
    readListPrec2Default (src/Prelude/Extras.hs:490)
    Lift2 (src/Prelude/Extras.hs:531)
Documentation created: dist/doc/html/prelude-extras/index.html,
dist/doc/html/prelude-extras/prelude-extras.txt
Creating package registration file:
/tmp/pkgConf-prelude-extras-0.4.0119270755631308902.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/prelude-extras-0.4.0.2-57eavILAbKD5CaKv31zEDY
Registering prelude-extras-0.4.0.2...
Installed prelude-extras-0.4.0.2
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.410617306901186631626.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.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 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.6...
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...
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% ( 17 / 17) 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-0345367818257675105.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/syb-0.6-2wX6OHAY1mu1En8Oic6xKR
Registering syb-0.6...
Installed syb-0.6
Configuring tagged-0.8.2...
Building tagged-0.8.2...
Preprocessing library tagged-0.8.2...
[1 of 2] Compiling Data.Proxy.TH    ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o )
[2 of 2] Compiling Data.Tagged      ( src/Data/Tagged.hs, dist/build/Data/Tagged.o )
In-place registering tagged-0.8.2...
Running Haddock for tagged-0.8.2...
Running hscolour for tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Preprocessing library tagged-0.8.2...
Haddock coverage:
  67% (  2 /  3) in 'Data.Proxy.TH'
  Missing documentation for:
    Module header
  93% ( 14 / 15) in 'Data.Tagged'
  Missing documentation for:
    witness (src/Data/Tagged.hs:308)
Documentation created: dist/doc/html/tagged/index.html,
dist/doc/html/tagged/tagged.txt
Creating package registration file:
/tmp/pkgConf-tagged-0.8305197314632651476.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tagged-0.8.2-4zanMqQLQHpBO0ZYm7KGkc
Registering tagged-0.8.2...
Installed tagged-0.8.2
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.110003725551779289672.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 transformers-compat-0.4.0.4...
Building transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
[1 of 1] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o )
In-place registering transformers-compat-0.4.0.4...
Running Haddock for transformers-compat-0.4.0.4...
Running hscolour for transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Preprocessing library transformers-compat-0.4.0.4...
Haddock coverage:
   0% (  0 /  8) in 'Paths_transformers_compat'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_transformers_compat.hs:15)
    getBinDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getLibexecDir (dist/build/autogen/Paths_transformers_compat.hs:25)
    getDataFileName (dist/build/autogen/Paths_transformers_compat.hs:32)
    getSysconfDir (dist/build/autogen/Paths_transformers_compat.hs:25)
Documentation created: dist/doc/html/transformers-compat/index.html,
dist/doc/html/transformers-compat/transformers-compat.txt
Creating package registration file:
/tmp/pkgConf-transformers-compat-0.4.010737817631003463633.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/transformers-compat-0.4.0.4-DCQioW2d4vYEa3T0AmFBPv
Registering transformers-compat-0.4.0.4...
Installed transformers-compat-0.4.0.4
Configuring monad-gen-0.3.0.1...
Building monad-gen-0.3.0.1...
Preprocessing library monad-gen-0.3.0.1...
[1 of 2] Compiling Control.Monad.Gen.Class ( src/Control/Monad/Gen/Class.hs, dist/build/Control/Monad/Gen/Class.o )
[2 of 2] Compiling Control.Monad.Gen ( src/Control/Monad/Gen.hs, dist/build/Control/Monad/Gen.o )
In-place registering monad-gen-0.3.0.1...
Running Haddock for monad-gen-0.3.0.1...
Running hscolour for monad-gen-0.3.0.1...
Preprocessing library monad-gen-0.3.0.1...
Preprocessing library monad-gen-0.3.0.1...
Haddock coverage:
   8% (  1 / 13) in 'Control.Monad.Gen.Class'
  Missing documentation for:
    Module header
     (src/Control/Monad/Gen/Class.hs:31)
     (src/Control/Monad/Gen/Class.hs:33)
     (src/Control/Monad/Gen/Class.hs:35)
     (src/Control/Monad/Gen/Class.hs:37)
     (src/Control/Monad/Gen/Class.hs:39)
     (src/Control/Monad/Gen/Class.hs:41)
     (src/Control/Monad/Gen/Class.hs:43)
     (src/Control/Monad/Gen/Class.hs:45)
     (src/Control/Monad/Gen/Class.hs:47)
     (src/Control/Monad/Gen/Class.hs:49)
     (src/Control/Monad/Gen/Class.hs:53)
  67% (  8 / 12) in 'Control.Monad.Gen'
  Missing documentation for:
    Module header
    Gen (src/Control/Monad/Gen.hs:55)
    Successor (src/Control/Monad/Gen.hs:30)
    successor (src/Control/Monad/Gen.hs:80)
Documentation created: dist/doc/html/monad-gen/index.html,
dist/doc/html/monad-gen/monad-gen.txt
Creating package registration file:
/tmp/pkgConf-monad-gen-0.3.0157871690862299853.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-gen-0.3.0.1-1HQjPmqobUbCE9sMqbAjAG
Registering monad-gen-0.3.0.1...
Installed monad-gen-0.3.0.1
Configuring StateVar-1.1.0.1...
Building StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
[1 of 1] Compiling Data.StateVar    ( src/Data/StateVar.hs, dist/build/Data/StateVar.o )
In-place registering StateVar-1.1.0.1...
Running Haddock for StateVar-1.1.0.1...
Running hscolour for StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Preprocessing library StateVar-1.1.0.1...
Haddock coverage:
 100% ( 15 / 15) in 'Data.StateVar'
Documentation created: dist/doc/html/StateVar/index.html,
dist/doc/html/StateVar/StateVar.txt
Creating package registration file:
/tmp/pkgConf-StateVar-1.1.0880492499224048977.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/StateVar-1.1.0.1-6K4a3UqSdqh6lGAm1wlr9s
Registering StateVar-1.1.0.1...
Installed StateVar-1.1.0.1
Configuring language-c-0.4.7...
Building language-c-0.4.7...
Preprocessing library language-c-0.4.7...
[ 1 of 39] Compiling Language.C.Data.RList ( src/Language/C/Data/RList.hs, dist/build/Language/C/Data/RList.o )
[ 2 of 39] Compiling Language.C.Syntax.Ops ( src/Language/C/Syntax/Ops.hs, dist/build/Language/C/Syntax/Ops.o )
[ 3 of 39] Compiling Language.C.Data.Position ( src/Language/C/Data/Position.hs, dist/build/Language/C/Data/Position.o )
[ 4 of 39] Compiling Language.C.Data.Name ( src/Language/C/Data/Name.hs, dist/build/Language/C/Data/Name.o )
[ 5 of 39] Compiling Language.C.Data.Node ( src/Language/C/Data/Node.hs, dist/build/Language/C/Data/Node.o )
[ 6 of 39] Compiling Language.C.Syntax.Constants ( src/Language/C/Syntax/Constants.hs, dist/build/Language/C/Syntax/Constants.o )
[ 7 of 39] Compiling Language.C.Data.Ident ( src/Language/C/Data/Ident.hs, dist/build/Language/C/Data/Ident.o )
[ 8 of 39] Compiling Language.C.Syntax.AST ( src/Language/C/Syntax/AST.hs, dist/build/Language/C/Syntax/AST.o )
[ 9 of 39] Compiling Language.C.Syntax.Utils ( src/Language/C/Syntax/Utils.hs, dist/build/Language/C/Syntax/Utils.o )
[10 of 39] Compiling Language.C.Parser.Builtin ( src/Language/C/Parser/Builtin.hs, dist/build/Language/C/Parser/Builtin.o )
[11 of 39] Compiling Language.C.Analysis.NameSpaceMap ( src/Language/C/Analysis/NameSpaceMap.hs, dist/build/Language/C/Analysis/NameSpaceMap.o )
[12 of 39] Compiling Language.C.Parser.Tokens ( src/Language/C/Parser/Tokens.hs, dist/build/Language/C/Parser/Tokens.o )
[13 of 39] Compiling Language.C.Data.Error ( src/Language/C/Data/Error.hs, dist/build/Language/C/Data/Error.o )

src/Language/C/Data/Error.hs:152:53: Warning:
    In the use of ‘posColumn’ (imported from Language.C.Data.Position):
    Deprecated: "column number information is inaccurate in presence of macros - do not rely on it."
[14 of 39] Compiling Language.C.Data.InputStream ( src/Language/C/Data/InputStream.hs, dist/build/Language/C/Data/InputStream.o )
[15 of 39] Compiling Language.C.Parser.ParserMonad ( src/Language/C/Parser/ParserMonad.hs, dist/build/Language/C/Parser/ParserMonad.o )
[16 of 39] Compiling Language.C.Parser.Lexer ( dist/build/Language/C/Parser/Lexer.hs, dist/build/Language/C/Parser/Lexer.o )

dist/build/Language/C/Parser/Lexer.hs:534:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:535:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:536:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:540:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:541:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:545:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:547:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:551:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:553:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:557:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:566:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:580:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:582:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:583:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:584:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:586:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:587:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:588:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:589:5: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:591:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:594:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:595:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:596:1: Warning: Tab character
[17 of 39] Compiling Language.C.System.Preprocess ( src/Language/C/System/Preprocess.hs, dist/build/Language/C/System/Preprocess.o )
[18 of 39] Compiling Language.C.System.GCC ( src/Language/C/System/GCC.hs, dist/build/Language/C/System/GCC.o )
[19 of 39] Compiling Language.C.Syntax ( src/Language/C/Syntax.hs, dist/build/Language/C/Syntax.o )
[20 of 39] Compiling Language.C.Parser.Parser ( dist/build/Language/C/Parser/Parser.hs, dist/build/Language/C/Parser/Parser.o )
[21 of 39] Compiling Language.C.Data  ( src/Language/C/Data.hs, dist/build/Language/C/Data.o )
[22 of 39] Compiling Language.C.Pretty ( src/Language/C/Pretty.hs, dist/build/Language/C/Pretty.o )
[23 of 39] Compiling Language.C.Parser ( src/Language/C/Parser.hs, dist/build/Language/C/Parser.o )
[24 of 39] Compiling Language.C.Analysis.SemRep ( src/Language/C/Analysis/SemRep.hs, dist/build/Language/C/Analysis/SemRep.o )

src/Language/C/Analysis/SemRep.hs:73:32: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:74:6: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:114:1: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:115:1: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:116:1: Warning: Tab character
[25 of 39] Compiling Language.C.Analysis.SemError ( src/Language/C/Analysis/SemError.hs, dist/build/Language/C/Analysis/SemError.o )
[26 of 39] Compiling Language.C.Analysis.TypeUtils ( src/Language/C/Analysis/TypeUtils.hs, dist/build/Language/C/Analysis/TypeUtils.o )
[27 of 39] Compiling Language.C.Analysis.TypeConversions ( src/Language/C/Analysis/TypeConversions.hs, dist/build/Language/C/Analysis/TypeConversions.o )
[28 of 39] Compiling Language.C.Analysis.Export ( src/Language/C/Analysis/Export.hs, dist/build/Language/C/Analysis/Export.o )
[29 of 39] Compiling Language.C.Analysis.DefTable ( src/Language/C/Analysis/DefTable.hs, dist/build/Language/C/Analysis/DefTable.o )
[30 of 39] Compiling Language.C.Analysis.Debug ( src/Language/C/Analysis/Debug.hs, dist/build/Language/C/Analysis/Debug.o )
[31 of 39] Compiling Language.C.Analysis.Builtins ( src/Language/C/Analysis/Builtins.hs, dist/build/Language/C/Analysis/Builtins.o )
[32 of 39] Compiling Language.C.Analysis.TravMonad ( src/Language/C/Analysis/TravMonad.hs, dist/build/Language/C/Analysis/TravMonad.o )
[33 of 39] Compiling Language.C.Analysis.AstAnalysis[boot] ( src/Language/C/Analysis/AstAnalysis.hs-boot, dist/build/Language/C/Analysis/AstAnalysis.o-boot )
[34 of 39] Compiling Language.C.Analysis.DeclAnalysis ( src/Language/C/Analysis/DeclAnalysis.hs, dist/build/Language/C/Analysis/DeclAnalysis.o )
[35 of 39] Compiling Language.C.Analysis.TypeCheck ( src/Language/C/Analysis/TypeCheck.hs, dist/build/Language/C/Analysis/TypeCheck.o )
[36 of 39] Compiling Language.C.Analysis.ConstEval ( src/Language/C/Analysis/ConstEval.hs, dist/build/Language/C/Analysis/ConstEval.o )
[37 of 39] Compiling Language.C.Analysis.AstAnalysis ( src/Language/C/Analysis/AstAnalysis.hs, dist/build/Language/C/Analysis/AstAnalysis.o )
[38 of 39] Compiling Language.C.Analysis ( src/Language/C/Analysis.hs, dist/build/Language/C/Analysis.o )
[39 of 39] Compiling Language.C       ( src/Language/C.hs, dist/build/Language/C.o )
In-place registering language-c-0.4.7...
Running Haddock for language-c-0.4.7...
Running hscolour for language-c-0.4.7...
Preprocessing library language-c-0.4.7...
Preprocessing library language-c-0.4.7...

src/Language/C/Data/Error.hs:152:53: Warning:
    In the use of ‘posColumn’ (imported from Language.C.Data.Position):
    Deprecated: "column number information is inaccurate in presence of macros - do not rely on it."

dist/build/Language/C/Parser/Lexer.hs:534:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:535:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:536:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:540:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:541:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:545:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:547:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:551:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:553:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:557:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:566:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:580:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:582:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:583:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:584:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:586:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:587:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:588:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:589:5: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:591:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:594:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:595:1: Warning: Tab character

dist/build/Language/C/Parser/Lexer.hs:596:1: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:73:32: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:74:6: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:114:1: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:115:1: Warning: Tab character

src/Language/C/Analysis/SemRep.hs:116:1: Warning: Tab character
Haddock coverage:
   8% (  1 / 12) in 'Language.C.Data.RList'
  Missing documentation for:
    RList (src/Language/C/Data/RList.hs:24)
    Reversed (src/Language/C/Data/RList.hs:23)
    empty (src/Language/C/Data/RList.hs:25)
    singleton (src/Language/C/Data/RList.hs:28)
    snoc (src/Language/C/Data/RList.hs:31)
    rappend (src/Language/C/Data/RList.hs:35)
    appendr (src/Language/C/Data/RList.hs:38)
    rappendr (src/Language/C/Data/RList.hs:41)
    rmap (src/Language/C/Data/RList.hs:44)
    reverse (src/Language/C/Data/RList.hs:47)
    viewr (src/Language/C/Data/RList.hs:50)
  54% (  7 / 13) in 'Language.C.Syntax.Ops'
  Missing documentation for:
    assignBinop (src/Language/C/Syntax/Ops.hs:43)
    isCmpOp (src/Language/C/Syntax/Ops.hs:78)
    isPtrOp (src/Language/C/Syntax/Ops.hs:81)
    isBitOp (src/Language/C/Syntax/Ops.hs:84)
    isLogicOp (src/Language/C/Syntax/Ops.hs:87)
    isEffectfulOp (src/Language/C/Syntax/Ops.hs:104)
 100% ( 21 / 21) in 'Language.C.Data.Position'
 100% (  4 /  4) in 'Language.C.Data.Name'
  75% ( 12 / 16) in 'Language.C.Data.Node'
  Missing documentation for:
    internalNode (src/Language/C/Data/Node.hs:93)
    fileOfNode (src/Language/C/Data/Node.hs:80)
    posOfNode (src/Language/C/Data/Node.hs:78)
    nameOfNode (src/Language/C/Data/Node.hs:75)
  57% ( 21 / 37) in 'Language.C.Syntax.Constants'
  Missing documentation for:
    escapeChar (src/Language/C/Syntax/Constants.hs:222)
    unescapeChar (src/Language/C/Syntax/Constants.hs:235)
    unescapeString (src/Language/C/Syntax/Constants.hs:262)
    Flags (src/Language/C/Syntax/Constants.hs:277)
    noFlags (src/Language/C/Syntax/Constants.hs:278)
    setFlag (src/Language/C/Syntax/Constants.hs:280)
    clearFlag (src/Language/C/Syntax/Constants.hs:282)
    testFlag (src/Language/C/Syntax/Constants.hs:284)
    CInteger (src/Language/C/Syntax/Constants.hs:100)
    getCInteger (src/Language/C/Syntax/Constants.hs:134)
    readCInteger (src/Language/C/Syntax/Constants.hs:114)
    cFloat (src/Language/C/Syntax/Constants.hs:149)
    readCFloat (src/Language/C/Syntax/Constants.hs:153)
    cString (src/Language/C/Syntax/Constants.hs:165)
    cString_w (src/Language/C/Syntax/Constants.hs:167)
    getCString (src/Language/C/Syntax/Constants.hs:171)
 100% ( 11 / 11) in 'Language.C.Data.Ident'
  62% ( 43 / 69) in 'Language.C.Syntax.AST'
  Missing documentation for:
    CTranslationUnit (src/Language/C/Syntax/AST.hs:72)
    CExternalDeclaration (src/Language/C/Syntax/AST.hs:80)
    CFunctionDef (src/Language/C/Syntax/AST.hs:100)
    CDeclaration (src/Language/C/Syntax/AST.hs:153)
    CStructureUnion (src/Language/C/Syntax/AST.hs:472)
    CEnumeration (src/Language/C/Syntax/AST.hs:501)
    CDeclarationSpecifier (src/Language/C/Syntax/AST.hs:380)
    CStorageSpecifier (src/Language/C/Syntax/AST.hs:404)
    CTypeSpecifier (src/Language/C/Syntax/AST.hs:421)
    CTypeQualifier (src/Language/C/Syntax/AST.hs:452)
    CAttribute (src/Language/C/Syntax/AST.hs:581)
    CDeclarator (src/Language/C/Syntax/AST.hs:213)
    CDerivedDeclarator (src/Language/C/Syntax/AST.hs:229)
    CArraySize (src/Language/C/Syntax/AST.hs:250)
    CInitializer (src/Language/C/Syntax/AST.hs:518)
    CInitializerList (src/Language/C/Syntax/AST.hs:559)
    CPartDesignator (src/Language/C/Syntax/AST.hs:566)
    CStatement (src/Language/C/Syntax/AST.hs:259)
    CCompoundBlockItem (src/Language/C/Syntax/AST.hs:369)
    CAssemblyStatement (src/Language/C/Syntax/AST.hs:341)
    CAssemblyOperand (src/Language/C/Syntax/AST.hs:356)
    CExpression (src/Language/C/Syntax/AST.hs:593)
    CBuiltinThing (src/Language/C/Syntax/AST.hs:680)
    cstringOfLit (src/Language/C/Syntax/AST.hs:703)
    CConstant (src/Language/C/Syntax/AST.hs:689)
    CStringLiteral (src/Language/C/Syntax/AST.hs:699)
  29% (  2 /  7) in 'Language.C.Syntax.Utils'
  Missing documentation for:
    Module header
    getSubStmts (src/Language/C/Syntax/Utils.hs:17)
    mapSubStmts (src/Language/C/Syntax/Utils.hs:35)
    mapBlockItemStmts (src/Language/C/Syntax/Utils.hs:60)
    getLabels (src/Language/C/Syntax/Utils.hs:72)
  50% (  1 /  2) in 'Language.C.Parser.Builtin'
  Missing documentation for:
    builtinTypeNames (src/Language/C/Parser/Builtin.hs:20)
  71% ( 12 / 17) in 'Language.C.Analysis.NameSpaceMap'
  Missing documentation for:
    globalNames (src/Language/C/Analysis/NameSpaceMap.hs:67)
    localNames (src/Language/C/Analysis/NameSpaceMap.hs:71)
    hasLocalNames (src/Language/C/Analysis/NameSpaceMap.hs:69)
    lookupGlobal (src/Language/C/Analysis/NameSpaceMap.hs:133)
    lookupInnermostScope (src/Language/C/Analysis/NameSpaceMap.hs:136)
  25% (  1 /  4) in 'Language.C.Parser.Tokens'
  Missing documentation for:
    CToken (src/Language/C/Parser/Tokens.hs:25)
    posLenOfTok (src/Language/C/Parser/Tokens.hs:150)
    GnuCTok (src/Language/C/Parser/Tokens.hs:138)
  79% ( 19 / 24) in 'Language.C.Data.Error'
  Missing documentation for:
    showError (src/Language/C/Data/Error.hs:132)
    mkErrorInfo (src/Language/C/Data/Error.hs:61)
    unsupportedFeature (src/Language/C/Data/Error.hs:114)
    unsupportedFeature_ (src/Language/C/Data/Error.hs:117)
    userErr (src/Language/C/Data/Error.hs:127)
  90% (  9 / 10) in 'Language.C.Data.InputStream'
  Missing documentation for:
    InputStream (src/Language/C/Data/InputStream.hs:70)
  20% (  4 / 20) in 'Language.C.Parser.ParserMonad'
  Missing documentation for:
    P (src/Language/C/Parser/ParserMonad.hs:73)
    failP (src/Language/C/Parser/ParserMonad.hs:120)
    getNewName (src/Language/C/Parser/ParserMonad.hs:123)
    addTypedef (src/Language/C/Parser/ParserMonad.hs:132)
    shadowTypedef (src/Language/C/Parser/ParserMonad.hs:136)
    isTypeIdent (src/Language/C/Parser/ParserMonad.hs:145)
    enterScope (src/Language/C/Parser/ParserMonad.hs:149)
    leaveScope (src/Language/C/Parser/ParserMonad.hs:153)
    setPos (src/Language/C/Parser/ParserMonad.hs:126)
    getPos (src/Language/C/Parser/ParserMonad.hs:129)
    getInput (src/Language/C/Parser/ParserMonad.hs:159)
    setInput (src/Language/C/Parser/ParserMonad.hs:162)
    getLastToken (src/Language/C/Parser/ParserMonad.hs:165)
    getSavedToken (src/Language/C/Parser/ParserMonad.hs:168)
    getCurrentPosition (src/Language/C/Parser/ParserMonad.hs:180)
    ParseError (src/Language/C/Parser/ParserMonad.hs:54)
   0% (  0 /  3) in 'Language.C.Parser.Lexer'
  Missing documentation for:
    Module header
    lexC (src/Language/C/Parser/Lexer.x:513)
    parseError (src/Language/C/Parser/Lexer.x:471)
 100% (  9 /  9) in 'Language.C.System.Preprocess'
 100% (  3 /  3) in 'Language.C.System.GCC'
 100% (  5 /  5) in 'Language.C.Syntax'
  88% (  7 /  8) in 'Language.C.Parser.Parser'
  Missing documentation for:
    Module header
  89% ( 33 / 37) in 'Language.C.Data'
  Missing documentation for:
    fileOfNode (src/Language/C/Data/Node.hs:80)
    posOfNode (src/Language/C/Data/Node.hs:78)
    nameOfNode (src/Language/C/Data/Node.hs:75)
    internalNode (src/Language/C/Data/Node.hs:93)
 100% (  5 /  5) in 'Language.C.Pretty'
  80% ( 12 / 15) in 'Language.C.Parser'
  Missing documentation for:
    P (src/Language/C/Parser/ParserMonad.hs:73)
    builtinTypeNames (src/Language/C/Parser/Builtin.hs:20)
    ParseError (src/Language/C/Parser/ParserMonad.hs:54)
  91% ( 69 / 76) in 'Language.C.Analysis.SemRep'
  Missing documentation for:
    isExtDecl (src/Language/C/Analysis/SemRep.hs:274)
    ThreadLocal (src/Language/C/Analysis/SemRep.hs:307)
    Register (src/Language/C/Analysis/SemRep.hs:308)
    EnumTypeRef (src/Language/C/Analysis/SemRep.hs:432)
    identOfVarName (src/Language/C/Analysis/SemRep.hs:509)
    isNoName (src/Language/C/Analysis/SemRep.hs:513)
    Attributes (src/Language/C/Analysis/SemRep.hs:544)
  36% (  4 / 11) in 'Language.C.Analysis.SemError'
  Missing documentation for:
    invalidAST (src/Language/C/Analysis/SemError.hs:57)
    badSpecifierError (src/Language/C/Analysis/SemError.hs:65)
    TypeMismatch (src/Language/C/Analysis/SemError.hs:50)
    typeMismatch (src/Language/C/Analysis/SemError.hs:70)
    RedefInfo (src/Language/C/Analysis/SemError.hs:47)
    RedefKind (src/Language/C/Analysis/SemError.hs:48)
    redefinition (src/Language/C/Analysis/SemError.hs:107)
  81% ( 26 / 32) in 'Language.C.Analysis.TypeUtils'
  Missing documentation for:
    Module header
    typeQualsUpd (src/Language/C/Analysis/TypeUtils.hs:154)
    typeAttrsUpd (src/Language/C/Analysis/TypeUtils.hs:172)
    canonicalType (src/Language/C/Analysis/TypeUtils.hs:213)
    getIntType (src/Language/C/Analysis/TypeUtils.hs:225)
    getFloatType (src/Language/C/Analysis/TypeUtils.hs:233)
  25% (  1 /  4) in 'Language.C.Analysis.TypeConversions'
  Missing documentation for:
    Module header
    floatConversion (src/Language/C/Analysis/TypeConversions.hs:34)
    intConversion (src/Language/C/Analysis/TypeConversions.hs:37)
  25% (  3 / 12) in 'Language.C.Analysis.Export'
  Missing documentation for:
    exportTypeDecl (src/Language/C/Analysis/Export.hs:40)
    exportTypeSpec (src/Language/C/Analysis/Export.hs:93)
    exportTypeDef (src/Language/C/Analysis/Export.hs:48)
    exportCompType (src/Language/C/Analysis/Export.hs:144)
    exportCompTypeDecl (src/Language/C/Analysis/Export.hs:131)
    exportCompTypeRef (src/Language/C/Analysis/Export.hs:152)
    exportEnumType (src/Language/C/Analysis/Export.hs:155)
    exportEnumTypeDecl (src/Language/C/Analysis/Export.hs:138)
    exportEnumTypeRef (src/Language/C/Analysis/Export.hs:164)
  84% ( 27 / 32) in 'Language.C.Analysis.DefTable'
  Missing documentation for:
    identOfTyDecl (src/Language/C/Analysis/DefTable.hs:79)
    TagFwdDecl (src/Language/C/Analysis/DefTable.hs:82)
    inFileScope (src/Language/C/Analysis/DefTable.hs:118)
    declStatusDescr (src/Language/C/Analysis/DefTable.hs:173)
    defineTypeDef (src/Language/C/Analysis/DefTable.hs:221)
  25% (  1 /  4) in 'Language.C.Analysis.Debug'
  Missing documentation for:
    globalDeclStats (src/Language/C/Analysis/Debug.hs:61)
    prettyAssocs (src/Language/C/Analysis/Debug.hs:33)
    prettyAssocsWith (src/Language/C/Analysis/Debug.hs:35)
   0% (  0 /  2) in 'Language.C.Analysis.Builtins'
  Missing documentation for:
    Module header
    builtins (src/Language/C/Analysis/Builtins.hs:9)
  49% ( 28 / 57) in 'Language.C.Analysis.TravMonad'
  Missing documentation for:
    MonadName (src/Language/C/Analysis/TravMonad.hs:73)
    MonadSymtab (src/Language/C/Analysis/TravMonad.hs:77)
    MonadCError (src/Language/C/Analysis/TravMonad.hs:84)
    handleEnumeratorDef (src/Language/C/Analysis/TravMonad.hs:134)
    handleTypeDef (src/Language/C/Analysis/TravMonad.hs:141)
    handleAsmBlock (src/Language/C/Analysis/TravMonad.hs:148)
    enterPrototypeScope (src/Language/C/Analysis/TravMonad.hs:277)
    leavePrototypeScope (src/Language/C/Analysis/TravMonad.hs:280)
    enterFunctionScope (src/Language/C/Analysis/TravMonad.hs:283)
    leaveFunctionScope (src/Language/C/Analysis/TravMonad.hs:286)
    enterBlockScope (src/Language/C/Analysis/TravMonad.hs:289)
    leaveBlockScope (src/Language/C/Analysis/TravMonad.hs:292)
    handleTravError (src/Language/C/Analysis/TravMonad.hs:354)
    warn (src/Language/C/Analysis/TravMonad.hs:370)
    runTrav (src/Language/C/Analysis/TravMonad.hs:387)
    runTrav_ (src/Language/C/Analysis/TravMonad.hs:397)
    TravState (src/Language/C/Analysis/TravMonad.hs:455)
    initTravState (src/Language/C/Analysis/TravMonad.hs:468)
    withExtDeclHandler (src/Language/C/Analysis/TravMonad.hs:403)
    modifyUserState (src/Language/C/Analysis/TravMonad.hs:480)
    userState (src/Language/C/Analysis/TravMonad.hs:461)
    getUserState (src/Language/C/Analysis/TravMonad.hs:483)
    TravOptions (src/Language/C/Analysis/TravMonad.hs:450)
    modifyOptions (src/Language/C/Analysis/TravMonad.hs:486)
    travErrors (src/Language/C/Analysis/TravMonad.hs:465)
    mapMaybeM (src/Language/C/Analysis/TravMonad.hs:497)
    maybeM (src/Language/C/Analysis/TravMonad.hs:500)
    mapSndM (src/Language/C/Analysis/TravMonad.hs:503)
    concatMapM (src/Language/C/Analysis/TravMonad.hs:506)
  43% ( 12 / 28) in 'Language.C.Analysis.DeclAnalysis'
  Missing documentation for:
    tArraySize (src/Language/C/Analysis/DeclAnalysis.hs:391)
    tTypeQuals (src/Language/C/Analysis/DeclAnalysis.hs:396)
    canonicalTypeSpec (src/Language/C/Analysis/DeclAnalysis.hs:422)
    NumBaseType (src/Language/C/Analysis/DeclAnalysis.hs:412)
    SignSpec (src/Language/C/Analysis/DeclAnalysis.hs:413)
    SizeMod (src/Language/C/Analysis/DeclAnalysis.hs:414)
    NumTypeSpec (src/Language/C/Analysis/DeclAnalysis.hs:415)
    TypeSpecAnalysis (src/Language/C/Analysis/DeclAnalysis.hs:418)
    canonicalStorageSpec (src/Language/C/Analysis/DeclAnalysis.hs:462)
    StorageSpec (src/Language/C/Analysis/DeclAnalysis.hs:120)
    hasThreadLocalSpec (src/Language/C/Analysis/DeclAnalysis.hs:123)
    isTypeDef (src/Language/C/Analysis/DeclAnalysis.hs:164)
    VarDeclInfo (src/Language/C/Analysis/DeclAnalysis.hs:129)
    getOnlyDeclr (src/Language/C/Analysis/DeclAnalysis.hs:567)
    nameOfDecl (src/Language/C/Analysis/DeclAnalysis.hs:560)
    analyseVarDecl' (src/Language/C/Analysis/DeclAnalysis.hs:131)
  26% (  9 / 35) in 'Language.C.Analysis.TypeCheck'
  Missing documentation for:
    Module header
    pType (src/Language/C/Analysis/TypeCheck.hs:33)
    typeErrorOnLeft (src/Language/C/Analysis/TypeCheck.hs:36)
    typeError (src/Language/C/Analysis/TypeCheck.hs:41)
    notFound (src/Language/C/Analysis/TypeCheck.hs:44)
    checkScalar' (src/Language/C/Analysis/TypeCheck.hs:47)
    checkIntegral' (src/Language/C/Analysis/TypeCheck.hs:50)
    assignCompatible' (src/Language/C/Analysis/TypeCheck.hs:53)
    binopType' (src/Language/C/Analysis/TypeCheck.hs:57)
    conditionalType' (src/Language/C/Analysis/TypeCheck.hs:61)
    checkScalar (src/Language/C/Analysis/TypeCheck.hs:64)
    checkIntegral (src/Language/C/Analysis/TypeCheck.hs:74)
    compositeSize (src/Language/C/Analysis/TypeCheck.hs:202)
    sizeEqual (src/Language/C/Analysis/TypeCheck.hs:213)
    mergeAttrs (src/Language/C/Analysis/TypeCheck.hs:217)
    compositeParamDecl (src/Language/C/Analysis/TypeCheck.hs:220)
    compositeParamDecl' (src/Language/C/Analysis/TypeCheck.hs:230)
    compositeVarDecl (src/Language/C/Analysis/TypeCheck.hs:241)
    compositeDeclAttrs (src/Language/C/Analysis/TypeCheck.hs:247)
    castCompatible (src/Language/C/Analysis/TypeCheck.hs:251)
    derefType (src/Language/C/Analysis/TypeCheck.hs:353)
    varAddrType (src/Language/C/Analysis/TypeCheck.hs:363)
    lookupSUE (src/Language/C/Analysis/TypeCheck.hs:410)
    deepTypeAttrs (src/Language/C/Analysis/TypeCheck.hs:419)
    typeDefAttrs (src/Language/C/Analysis/TypeCheck.hs:435)
    sueAttrs (src/Language/C/Analysis/TypeCheck.hs:444)
   0% (  0 / 12) in 'Language.C.Analysis.ConstEval'
  Missing documentation for:
    Module header
    MachineDesc (src/Language/C/Analysis/ConstEval.hs:21)
    intExpr (src/Language/C/Analysis/ConstEval.hs:35)
    sizeofType (src/Language/C/Analysis/ConstEval.hs:40)
    alignofType (src/Language/C/Analysis/ConstEval.hs:66)
    compSize (src/Language/C/Analysis/ConstEval.hs:80)
    intOp (src/Language/C/Analysis/ConstEval.hs:101)
    intUnOp (src/Language/C/Analysis/ConstEval.hs:123)
    withWordBytes (src/Language/C/Analysis/ConstEval.hs:130)
    boolValue (src/Language/C/Analysis/ConstEval.hs:133)
    intValue (src/Language/C/Analysis/ConstEval.hs:139)
    constEval (src/Language/C/Analysis/ConstEval.hs:144)
  56% (  9 / 16) in 'Language.C.Analysis.AstAnalysis'
  Missing documentation for:
    analyseFunctionBody (src/Language/C/Analysis/AstAnalysis.hs:292)
    defineParams (src/Language/C/Analysis/AstAnalysis.hs:285)
    tExpr (src/Language/C/Analysis/AstAnalysis.hs:476)
    ExprSide (src/Language/C/Analysis/AstAnalysis.hs:325)
    StmtCtx (src/Language/C/Analysis/AstAnalysis.hs:304)
    tDesignator (src/Language/C/Analysis/AstAnalysis.hs:689)
    defaultMD (src/Language/C/Analysis/AstAnalysis.hs:421)
 100% ( 13 / 13) in 'Language.C.Analysis'
 100% (  7 /  7) in 'Language.C'
Documentation created: dist/doc/html/language-c/index.html,
dist/doc/html/language-c/language-c.txt
Creating package registration file:
/tmp/pkgConf-language-c-0.418061195402138078721.7
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/language-c-0.4.7-BT5pVMUmaXR3WXvX2UXIjF
Registering language-c-0.4.7...
Installed language-c-0.4.7
Configuring hashable-1.2.3.3...
Building hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."
[2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o )

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
In-place registering hashable-1.2.3.3...
Running Haddock for hashable-1.2.3.3...
Running hscolour for hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...
Preprocessing library hashable-1.2.3.3...

Data/Hashable/Class.hs:54:1: Warning:
    The import of ‘Word’ from module ‘Data.Word’ is redundant

Data/Hashable/Class.hs:218:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:241:11: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

Data/Hashable/Class.hs:420:28: Warning:
    In the use of ‘B.inlinePerformIO’
    (imported from Data.ByteString.Internal):
    Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'."

Data/Hashable/Generic.hs:20:1: Warning:
    The import of ‘Bits’ from module ‘Data.Bits’ is redundant
Haddock coverage:
 100% ( 11 / 11) in 'Data.Hashable.Class'
 100% (  1 /  1) in 'Data.Hashable.Generic'
 100% ( 22 / 22) in 'Data.Hashable'
Warning: Data.Hashable: could not find link destinations for:
    GHashable
Documentation created: dist/doc/html/hashable/index.html,
dist/doc/html/hashable/hashable.txt
Creating package registration file:
/tmp/pkgConf-hashable-1.2.317505478891409907854.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-1.2.3.3-2GTZqecVp8NJZrNuKzGxfy
Registering hashable-1.2.3.3...
Installed hashable-1.2.3.3
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12127/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-12127/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12127/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
Building distributive-0.4.4...
Preprocessing library distributive-0.4.4...
[1 of 2] Compiling Data.Distributive.Generic ( src/Data/Distributive/Generic.hs, dist/build/Data/Distributive/Generic.o )
[2 of 2] Compiling Data.Distributive ( src/Data/Distributive.hs, dist/build/Data/Distributive.o )
In-place registering distributive-0.4.4...
Running Haddock for distributive-0.4.4...
Running hscolour for distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Preprocessing library distributive-0.4.4...
Haddock coverage:
  67% (  2 /  3) in 'Data.Distributive.Generic'
  Missing documentation for:
    GDistributive (src/Data/Distributive/Generic.hs:35)
 100% (  4 /  4) in 'Data.Distributive'
Documentation created: dist/doc/html/distributive/index.html,
dist/doc/html/distributive/distributive.txt
Creating package registration file:
/tmp/pkgConf-distributive-0.421283491441045069410.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/distributive-0.4.4-DtmCggRmFF9KhnqzzbElBb
Registering distributive-0.4.4...
Installed distributive-0.4.4
Configuring c-dsl-0.3.1...
Building c-dsl-0.3.1...
Preprocessing library c-dsl-0.3.1...
[1 of 5] Compiling Language.C.DSL.Stat ( src/Language/C/DSL/Stat.hs, dist/build/Language/C/DSL/Stat.o )
[2 of 5] Compiling Language.C.DSL.StringLike ( src/Language/C/DSL/StringLike.hs, dist/build/Language/C/DSL/StringLike.o )
[3 of 5] Compiling Language.C.DSL.Exp ( src/Language/C/DSL/Exp.hs, dist/build/Language/C/DSL/Exp.o )
[4 of 5] Compiling Language.C.DSL.Decl ( src/Language/C/DSL/Decl.hs, dist/build/Language/C/DSL/Decl.o )
[5 of 5] Compiling Language.C.DSL   ( src/Language/C/DSL.hs, dist/build/Language/C/DSL.o )
In-place registering c-dsl-0.3.1...
Running Haddock for c-dsl-0.3.1...
Running hscolour for c-dsl-0.3.1...
Preprocessing library c-dsl-0.3.1...
Preprocessing library c-dsl-0.3.1...
Haddock coverage:
  33% (  6 / 18) in 'Language.C.DSL.Stat'
  Missing documentation for:
    Module header
    cbreak (src/Language/C/DSL/Stat.hs:32)
    ccont (src/Language/C/DSL/Stat.hs:35)
    creturn (src/Language/C/DSL/Stat.hs:38)
    cvoidReturn (src/Language/C/DSL/Stat.hs:41)
    liftE (src/Language/C/DSL/Stat.hs:44)
    BlockLike (src/Language/C/DSL/Stat.hs:47)
     (src/Language/C/DSL/Stat.hs:49)
     (src/Language/C/DSL/Stat.hs:51)
     (src/Language/C/DSL/Stat.hs:53)
    block (src/Language/C/DSL/Stat.hs:56)
    hBlock (src/Language/C/DSL/Stat.hs:59)
  17% (  1 /  6) in 'Language.C.DSL.StringLike'
  Missing documentation for:
     (src/Language/C/DSL/StringLike.hs:7)
     (src/Language/C/DSL/StringLike.hs:9)
     (src/Language/C/DSL/StringLike.hs:11)
     (src/Language/C/DSL/StringLike.hs:13)
     (src/Language/C/DSL/StringLike.hs:15)
  93% ( 26 / 28) in 'Language.C.DSL.Exp'
  Missing documentation for:
    cOp (src/Language/C/DSL/Exp.hs:14)
     (src/Language/C/DSL/Exp.hs:54)
  74% ( 31 / 42) in 'Language.C.DSL.Decl'
  Missing documentation for:
    Module header
    shortPtr (src/Language/C/DSL/Decl.hs:127)
    intPtr (src/Language/C/DSL/Decl.hs:130)
    longPtr (src/Language/C/DSL/Decl.hs:133)
    floatPtr (src/Language/C/DSL/Decl.hs:136)
    doublePtr (src/Language/C/DSL/Decl.hs:139)
    csu (src/Language/C/DSL/Decl.hs:154)
    External (src/Language/C/DSL/Decl.hs:197)
     (src/Language/C/DSL/Decl.hs:199)
     (src/Language/C/DSL/Decl.hs:201)
     (src/Language/C/DSL/Decl.hs:203)
 100% (  6 /  6) in 'Language.C.DSL'
Documentation created: dist/doc/html/c-dsl/index.html,
dist/doc/html/c-dsl/c-dsl.txt
Creating package registration file:
/tmp/pkgConf-c-dsl-0.316550275721810821955.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/c-dsl-0.3.1-2KLecSbEQAx1zIwAraTepH
Registering c-dsl-0.3.1...
Installed c-dsl-0.3.1
Configuring unordered-containers-0.2.5.1...
Building unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
[1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o )
[2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o )
[3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o )
[4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o )
[5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o )

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
[6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o )
[7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o )
[8 of 8] Compiling Data.HashSet     ( Data/HashSet.hs, dist/build/Data/HashSet.o )
In-place registering unordered-containers-0.2.5.1...
Running Haddock for unordered-containers-0.2.5.1...
Running hscolour for unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...
Preprocessing library unordered-containers-0.2.5.1...

Data/HashMap/Base.hs:85:1: Warning:
    The import of ‘Data.Functor’ is redundant
      except perhaps to import instances from ‘Data.Functor’
    To import instances alone, use: import Data.Functor()
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:102)
    MArray (Data/HashMap/Array.hs:127)
    new_ (Data/HashMap/Array.hs:174)
    singleton (Data/HashMap/Array.hs:177)
    singletonM (Data/HashMap/Array.hs:181)
    pair (Data/HashMap/Array.hs:185)
    length (Data/HashMap/Array.hs:113)
    lengthM (Data/HashMap/Array.hs:135)
    read (Data/HashMap/Array.hs:192)
    write (Data/HashMap/Array.hs:198)
    index (Data/HashMap/Array.hs:205)
    indexM (Data/HashMap/Array.hs:211)
    unsafeFreeze (Data/HashMap/Array.hs:217)
    unsafeThaw (Data/HashMap/Array.hs:223)
    run (Data/HashMap/Array.hs:229)
    run2 (Data/HashMap/Array.hs:233)
    foldl' (Data/HashMap/Array.hs:335)
    foldr (Data/HashMap/Array.hs:343)
    thaw (Data/HashMap/Array.hs:355)
    map (Data/HashMap/Array.hs:388)
    traverse (Data/HashMap/Array.hs:431)
    filter (Data/HashMap/Array.hs:436)
    toList (Data/HashMap/Array.hs:428)
  87% ( 54 / 62) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:124)
    Hash (Data/HashMap/Base.hs:177)
    Bitmap (Data/HashMap/Base.hs:178)
    mask (Data/HashMap/Base.hs:1094)
    bitsPerSubkey (Data/HashMap/Base.hs:1082)
    sparseIndex (Data/HashMap/Base.hs:1091)
    updateOrConcatWith (Data/HashMap/Base.hs:1003)
 100% ( 46 / 46) in 'Data.HashMap.Strict'
 100% ( 46 / 46) in 'Data.HashMap.Lazy'
 100% ( 27 / 27) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.578359216992209118.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/unordered-containers-0.2.5.1-7E41cj9RvqSJeZ4jSnbs1a
Registering unordered-containers-0.2.5.1...
Installed unordered-containers-0.2.5.1
Configuring semigroups-0.18.0.1...
Building semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
[1 of 3] Compiling Data.List.NonEmpty ( src-ghc7/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o )
[2 of 3] Compiling Data.Semigroup   ( src-ghc7/Data/Semigroup.hs, dist/build/Data/Semigroup.o )
[3 of 3] Compiling Data.Semigroup.Generic ( src/Data/Semigroup/Generic.hs, dist/build/Data/Semigroup/Generic.o )
In-place registering semigroups-0.18.0.1...
Running Haddock for semigroups-0.18.0.1...
Running hscolour for semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
Preprocessing library semigroups-0.18.0.1...
Haddock coverage:
  94% ( 64 / 68) in 'Data.List.NonEmpty'
  Missing documentation for:
    NonEmpty (src-ghc7/Data/List/NonEmpty.hs:172)
    length (src-ghc7/Data/List/NonEmpty.hs:217)
    unfoldr (src-ghc7/Data/List/NonEmpty.hs:248)
    xor (src-ghc7/Data/List/NonEmpty.hs:221)
  83% ( 25 / 30) in 'Data.Semigroup'
  Missing documentation for:
    Semigroup (src-ghc7/Data/Semigroup.hs:181)
    Min (src-ghc7/Data/Semigroup.hs:419)
    Max (src-ghc7/Data/Semigroup.hs:504)
    ArgMin (src-ghc7/Data/Semigroup.hs:605)
    ArgMax (src-ghc7/Data/Semigroup.hs:606)
  60% (  3 /  5) in 'Data.Semigroup.Generic'
  Missing documentation for:
    GSemigroup (src/Data/Semigroup/Generic.hs:39)
    GMonoid (src/Data/Semigroup/Generic.hs:69)
Warning: Data.Semigroup: could not find link destinations for:
    Max Min D1Dual C1_0Dual S1_0_0Dual D1Endo C1_0Endo S1_0_0Endo D1All C1_0All S1_0_0All D1Any C1_0Any S1_0_0Any D1Sum C1_0Sum S1_0_0Sum D1Product C1_0Product S1_0_0Product
Warning: Data.Semigroup.Generic: could not find link destinations for:
    gmappend' gmempty'
Documentation created: dist/doc/html/semigroups/index.html,
dist/doc/html/semigroups/semigroups.txt
Creating package registration file:
/tmp/pkgConf-semigroups-0.18.08310835981142699356.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/semigroups-0.18.0.1-JFY48pwG5NAKkalkWeHKCJ
Registering semigroups-0.18.0.1...
Installed semigroups-0.18.0.1
Configuring bifunctors-5.1...
Building bifunctors-5.1...
Preprocessing library bifunctors-5.1...
[ 1 of 15] Compiling Paths_bifunctors ( dist/build/autogen/Paths_bifunctors.hs, dist/build/Paths_bifunctors.o )
[ 2 of 15] Compiling Data.Bifunctor.TH.Internal ( src/Data/Bifunctor/TH/Internal.hs, dist/build/Data/Bifunctor/TH/Internal.o )
[ 3 of 15] Compiling Data.Bifunctor.TH ( src/Data/Bifunctor/TH.hs, dist/build/Data/Bifunctor/TH.o )
[ 4 of 15] Compiling Data.Bifoldable  ( src/Data/Bifoldable.hs, dist/build/Data/Bifoldable.o )
[ 5 of 15] Compiling Data.Bitraversable ( src/Data/Bitraversable.hs, dist/build/Data/Bitraversable.o )
[ 6 of 15] Compiling Data.Biapplicative ( src/Data/Biapplicative.hs, dist/build/Data/Biapplicative.o )
[ 7 of 15] Compiling Data.Bifunctor.Biff ( src/Data/Bifunctor/Biff.hs, dist/build/Data/Bifunctor/Biff.o )
[ 8 of 15] Compiling Data.Bifunctor.Clown ( src/Data/Bifunctor/Clown.hs, dist/build/Data/Bifunctor/Clown.o )
[ 9 of 15] Compiling Data.Bifunctor.Fix ( src/Data/Bifunctor/Fix.hs, dist/build/Data/Bifunctor/Fix.o )
[10 of 15] Compiling Data.Bifunctor.Flip ( src/Data/Bifunctor/Flip.hs, dist/build/Data/Bifunctor/Flip.o )
[11 of 15] Compiling Data.Bifunctor.Join ( src/Data/Bifunctor/Join.hs, dist/build/Data/Bifunctor/Join.o )
[12 of 15] Compiling Data.Bifunctor.Joker ( src/Data/Bifunctor/Joker.hs, dist/build/Data/Bifunctor/Joker.o )
[13 of 15] Compiling Data.Bifunctor.Product ( src/Data/Bifunctor/Product.hs, dist/build/Data/Bifunctor/Product.o )
[14 of 15] Compiling Data.Bifunctor.Tannen ( src/Data/Bifunctor/Tannen.hs, dist/build/Data/Bifunctor/Tannen.o )
[15 of 15] Compiling Data.Bifunctor.Wrapped ( src/Data/Bifunctor/Wrapped.hs, dist/build/Data/Bifunctor/Wrapped.o )
In-place registering bifunctors-5.1...
Running Haddock for bifunctors-5.1...
Running hscolour for bifunctors-5.1...
Preprocessing library bifunctors-5.1...
Preprocessing library bifunctors-5.1...
Haddock coverage:
   0% (  0 /  8) in 'Paths_bifunctors'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_bifunctors.hs:15)
    getBinDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getLibexecDir (dist/build/autogen/Paths_bifunctors.hs:25)
    getDataFileName (dist/build/autogen/Paths_bifunctors.hs:32)
    getSysconfDir (dist/build/autogen/Paths_bifunctors.hs:25)
  34% ( 27 / 79) in 'Data.Bifunctor.TH.Internal'
  Missing documentation for:
    expandSynApp (src/Data/Bifunctor/TH/Internal.hs:43)
    Subst (src/Data/Bifunctor/TH/Internal.hs:61)
    mkSubst (src/Data/Bifunctor/TH/Internal.hs:63)
    subst (src/Data/Bifunctor/TH/Internal.hs:70)
    bimapConst (src/Data/Bifunctor/TH/Internal.hs:81)
    bifoldrConst (src/Data/Bifunctor/TH/Internal.hs:85)
    bifoldMapConst (src/Data/Bifunctor/TH/Internal.hs:89)
    bitraverseConst (src/Data/Bifunctor/TH/Internal.hs:93)
    getNameBase (src/Data/Bifunctor/TH/Internal.hs:112)
     (src/Data/Bifunctor/TH/Internal.hs:115)
     (src/Data/Bifunctor/TH/Internal.hs:118)
     (src/Data/Bifunctor/TH/Internal.hs:121)
    thd3 (src/Data/Bifunctor/TH/Internal.hs:132)
    wellKinded (src/Data/Bifunctor/TH/Internal.hs:320)
    canRealizeKindStar (src/Data/Bifunctor/TH/Internal.hs:327)
    distinctKindVars (src/Data/Bifunctor/TH/Internal.hs:339)
    tvbToType (src/Data/Bifunctor/TH/Internal.hs:347)
    bifunctorsPackageKey (src/Data/Bifunctor/TH/Internal.hs:359)
    mkBifunctorsName_tc (src/Data/Bifunctor/TH/Internal.hs:366)
    mkBifunctorsName_v (src/Data/Bifunctor/TH/Internal.hs:369)
    bifoldableTypeName (src/Data/Bifunctor/TH/Internal.hs:372)
    bitraversableTypeName (src/Data/Bifunctor/TH/Internal.hs:375)
    bifoldrValName (src/Data/Bifunctor/TH/Internal.hs:378)
    bifoldMapValName (src/Data/Bifunctor/TH/Internal.hs:381)
    bitraverseValName (src/Data/Bifunctor/TH/Internal.hs:384)
    bimapConstValName (src/Data/Bifunctor/TH/Internal.hs:387)
    bifoldrConstValName (src/Data/Bifunctor/TH/Internal.hs:390)
    bifoldMapConstValName (src/Data/Bifunctor/TH/Internal.hs:393)
    bitraverseConstValName (src/Data/Bifunctor/TH/Internal.hs:396)
    dualDataName (src/Data/Bifunctor/TH/Internal.hs:399)
    endoDataName (src/Data/Bifunctor/TH/Internal.hs:402)
    wrapMonadDataName (src/Data/Bifunctor/TH/Internal.hs:405)
    functorTypeName (src/Data/Bifunctor/TH/Internal.hs:408)
    foldableTypeName (src/Data/Bifunctor/TH/Internal.hs:411)
    traversableTypeName (src/Data/Bifunctor/TH/Internal.hs:414)
    appEndoValName (src/Data/Bifunctor/TH/Internal.hs:417)
    composeValName (src/Data/Bifunctor/TH/Internal.hs:420)
    idValName (src/Data/Bifunctor/TH/Internal.hs:423)
    errorValName (src/Data/Bifunctor/TH/Internal.hs:426)
    flipValName (src/Data/Bifunctor/TH/Internal.hs:429)
    fmapValName (src/Data/Bifunctor/TH/Internal.hs:432)
    foldrValName (src/Data/Bifunctor/TH/Internal.hs:435)
    foldMapValName (src/Data/Bifunctor/TH/Internal.hs:438)
    getDualValName (src/Data/Bifunctor/TH/Internal.hs:441)
    traverseValName (src/Data/Bifunctor/TH/Internal.hs:444)
    unwrapMonadValName (src/Data/Bifunctor/TH/Internal.hs:447)
    bifunctorTypeName (src/Data/Bifunctor/TH/Internal.hs:451)
    bimapValName (src/Data/Bifunctor/TH/Internal.hs:454)
    pureValName (src/Data/Bifunctor/TH/Internal.hs:457)
    apValName (src/Data/Bifunctor/TH/Internal.hs:460)
    mappendValName (src/Data/Bifunctor/TH/Internal.hs:463)
    memptyValName (src/Data/Bifunctor/TH/Internal.hs:466)
 100% ( 17 / 17) in 'Data.Bifunctor.TH'
 100% ( 17 / 17) in 'Data.Bifoldable'
 100% ( 11 / 11) in 'Data.Bitraversable'
  62% (  5 /  8) in 'Data.Biapplicative'
  Missing documentation for:
    Biapplicative (src/Data/Biapplicative.hs:44)
    <<$>> (src/Data/Biapplicative.hs:40)
    <<**>> (src/Data/Biapplicative.hs:65)
 100% (  2 /  2) in 'Data.Bifunctor.Biff'
 100% (  2 /  2) in 'Data.Bifunctor.Clown'
 100% (  2 /  2) in 'Data.Bifunctor.Fix'
 100% (  2 /  2) in 'Data.Bifunctor.Flip'
 100% (  2 /  2) in 'Data.Bifunctor.Join'
 100% (  2 /  2) in 'Data.Bifunctor.Joker'
 100% (  2 /  2) in 'Data.Bifunctor.Product'
 100% (  2 /  2) in 'Data.Bifunctor.Tannen'
 100% (  2 /  2) in 'Data.Bifunctor.Wrapped'
Warning: Data.Bifunctor.TH: could not find link destinations for:
    Bifunctor Bifoldable Bitraversable
Documentation created: dist/doc/html/bifunctors/index.html,
dist/doc/html/bifunctors/bifunctors.txt
Creating package registration file:
/tmp/pkgConf-bifunctors-511408589881700217177.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bifunctors-5.1-5YALODvEtA24oFsRFahHMX
Registering bifunctors-5.1...
Installed bifunctors-5.1
Configuring void-0.7.1...
Building void-0.7.1...
Preprocessing library void-0.7.1...
[1 of 1] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o )
In-place registering void-0.7.1...
Running Haddock for void-0.7.1...
Running hscolour for void-0.7.1...
Preprocessing library void-0.7.1...
Preprocessing library void-0.7.1...
Haddock coverage:
 100% (  3 /  3) in 'Data.Void.Unsafe'
Documentation created: dist/doc/html/void/index.html,
dist/doc/html/void/void.txt
Creating package registration file:
/tmp/pkgConf-void-0.719901784401798418557.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/void-0.7.1-8dYlR95g40F7JWPVTQK5NH
Registering void-0.7.1...
Installed void-0.7.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12127/hashable-extras-0.2.2/dist/setup/setup.hs, /tmp/cabal-tmp-12127/hashable-extras-0.2.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12127/hashable-extras-0.2.2/dist/setup/setup ...
Configuring hashable-extras-0.2.2...
Building hashable-extras-0.2.2...
Preprocessing library hashable-extras-0.2.2...
[1 of 1] Compiling Data.Hashable.Extras ( src/Data/Hashable/Extras.hs, dist/build/Data/Hashable/Extras.o )
In-place registering hashable-extras-0.2.2...
Running Haddock for hashable-extras-0.2.2...
Running hscolour for hashable-extras-0.2.2...
Preprocessing library hashable-extras-0.2.2...
Preprocessing library hashable-extras-0.2.2...
Haddock coverage:
  29% (  2 /  7) in 'Data.Hashable.Extras'
  Missing documentation for:
    Hashable1 (src/Data/Hashable/Extras.hs:44)
    Hashable2 (src/Data/Hashable/Extras.hs:70)
    Hashed (src/Data/Hashable/Extras.hs:28)
    hashWith1 (src/Data/Hashable/Extras.hs:90)
    hashWith2 (src/Data/Hashable/Extras.hs:94)
Documentation created: dist/doc/html/hashable-extras/index.html,
dist/doc/html/hashable-extras/hashable-extras.txt
Creating package registration file:
/tmp/pkgConf-hashable-extras-0.2928494151831220360.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/hashable-extras-0.2.2-31I0OhxGv0cKjh4q1eA296
Registering hashable-extras-0.2.2...
Installed hashable-extras-0.2.2
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12127/bytes-0.15.0.1/dist/setup/setup.hs, /tmp/cabal-tmp-12127/bytes-0.15.0.1/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12127/bytes-0.15.0.1/dist/setup/setup ...
Configuring bytes-0.15.0.1...
Building bytes-0.15.0.1...
Preprocessing library bytes-0.15.0.1...
[1 of 5] Compiling Data.Bytes.Signed ( src/Data/Bytes/Signed.hs, dist/build/Data/Bytes/Signed.o )
[2 of 5] Compiling Data.Bytes.VarInt ( src/Data/Bytes/VarInt.hs, dist/build/Data/Bytes/VarInt.o )
[3 of 5] Compiling Data.Bytes.Put   ( src/Data/Bytes/Put.hs, dist/build/Data/Bytes/Put.o )
[4 of 5] Compiling Data.Bytes.Get   ( src/Data/Bytes/Get.hs, dist/build/Data/Bytes/Get.o )
[5 of 5] Compiling Data.Bytes.Serial ( src/Data/Bytes/Serial.hs, dist/build/Data/Bytes/Serial.o )
In-place registering bytes-0.15.0.1...
Running Haddock for bytes-0.15.0.1...
Running hscolour for bytes-0.15.0.1...
Preprocessing library bytes-0.15.0.1...
Preprocessing library bytes-0.15.0.1...
Haddock coverage:
  20% (  1 /  5) in 'Data.Bytes.Signed'
  Missing documentation for:
    Unsigned (src/Data/Bytes/Signed.hs:22)
    unsigned (src/Data/Bytes/Signed.hs:37)
    Signed (src/Data/Bytes/Signed.hs:40)
    signed (src/Data/Bytes/Signed.hs:54)
  50% (  1 /  2) in 'Data.Bytes.VarInt'
  Missing documentation for:
    VarInt (src/Data/Bytes/VarInt.hs:29)
  75% (  3 /  4) in 'Data.Bytes.Put'
  Missing documentation for:
    MonadPut (src/Data/Bytes/Put.hs:51)
  75% (  3 /  4) in 'Data.Bytes.Get'
  Missing documentation for:
    MonadGet (src/Data/Bytes/Get.hs:46)
  71% ( 15 / 21) in 'Data.Bytes.Serial'
  Missing documentation for:
    Serial1 (src/Data/Bytes/Serial.hs:636)
    serialize1 (src/Data/Bytes/Serial.hs:703)
    deserialize1 (src/Data/Bytes/Serial.hs:707)
    Serial2 (src/Data/Bytes/Serial.hs:766)
    serialize2 (src/Data/Bytes/Serial.hs:770)
    deserialize2 (src/Data/Bytes/Serial.hs:774)
Documentation created: dist/doc/html/bytes/index.html,
dist/doc/html/bytes/bytes.txt
Creating package registration file:
/tmp/pkgConf-bytes-0.15.04966129591076261902.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bytes-0.15.0.1-BqlPzq1yM8c6EPXQ05Y6Ot
Registering bytes-0.15.0.1...
Installed bytes-0.15.0.1
Configuring contravariant-1.3.3...
Building contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
[1 of 4] Compiling Data.Functor.Contravariant ( src/Data/Functor/Contravariant.hs, dist/build/Data/Functor/Contravariant.o )
[2 of 4] Compiling Data.Functor.Contravariant.Divisible ( src/Data/Functor/Contravariant/Divisible.hs, dist/build/Data/Functor/Contravariant/Divisible.o )
[3 of 4] Compiling Data.Functor.Contravariant.Compose ( src/Data/Functor/Contravariant/Compose.hs, dist/build/Data/Functor/Contravariant/Compose.o )
[4 of 4] Compiling Data.Functor.Contravariant.Generic ( src/Data/Functor/Contravariant/Generic.hs, dist/build/Data/Functor/Contravariant/Generic.o )
In-place registering contravariant-1.3.3...
Running Haddock for contravariant-1.3.3...
Running hscolour for contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Preprocessing library contravariant-1.3.3...
Haddock coverage:
  89% ( 17 / 19) in 'Data.Functor.Contravariant'
  Missing documentation for:
    Predicate (src/Data/Functor/Contravariant.hs:278)
    comparisonEquivalence (src/Data/Functor/Contravariant.hs:362)
 100% ( 10 / 10) in 'Data.Functor.Contravariant.Divisible'
 100% (  4 /  4) in 'Data.Functor.Contravariant.Compose'
 100% (  3 /  3) in 'Data.Functor.Contravariant.Generic'
Warning: Data.Functor.Contravariant.Generic: could not find link destinations for:
    GDeciding GDeciding1
Documentation created: dist/doc/html/contravariant/index.html,
dist/doc/html/contravariant/contravariant.txt
Creating package registration file:
/tmp/pkgConf-contravariant-1.316325654831495749339.3
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/contravariant-1.3.3-BqM9SfR6KCB7R1324imCke
Registering contravariant-1.3.3...
Installed contravariant-1.3.3
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12127/comonad-4.2.7.2/dist/setup/setup.hs, /tmp/cabal-tmp-12127/comonad-4.2.7.2/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12127/comonad-4.2.7.2/dist/setup/setup ...
Configuring comonad-4.2.7.2...
Building comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
[ 1 of 16] Compiling Data.Functor.Composition ( src/Data/Functor/Composition.hs, dist/build/Data/Functor/Composition.o )
[ 2 of 16] Compiling Control.Comonad.Trans.Identity ( src/Control/Comonad/Trans/Identity.hs, dist/build/Control/Comonad/Trans/Identity.o )
[ 3 of 16] Compiling Control.Comonad  ( src/Control/Comonad.hs, dist/build/Control/Comonad.o )
[ 4 of 16] Compiling Control.Comonad.Trans.Class ( src/Control/Comonad/Trans/Class.hs, dist/build/Control/Comonad/Trans/Class.o )
[ 5 of 16] Compiling Control.Comonad.Hoist.Class ( src/Control/Comonad/Hoist/Class.hs, dist/build/Control/Comonad/Hoist/Class.o )
[ 6 of 16] Compiling Control.Comonad.Trans.Env ( src/Control/Comonad/Trans/Env.hs, dist/build/Control/Comonad/Trans/Env.o )
[ 7 of 16] Compiling Control.Comonad.Trans.Store ( src/Control/Comonad/Trans/Store.hs, dist/build/Control/Comonad/Trans/Store.o )
[ 8 of 16] Compiling Control.Comonad.Trans.Traced ( src/Control/Comonad/Trans/Traced.hs, dist/build/Control/Comonad/Trans/Traced.o )
[ 9 of 16] Compiling Control.Comonad.Env.Class ( src/Control/Comonad/Env/Class.hs, dist/build/Control/Comonad/Env/Class.o )
[10 of 16] Compiling Control.Comonad.Env ( src/Control/Comonad/Env.hs, dist/build/Control/Comonad/Env.o )
[11 of 16] Compiling Control.Comonad.Identity ( src/Control/Comonad/Identity.hs, dist/build/Control/Comonad/Identity.o )
[12 of 16] Compiling Control.Comonad.Store.Class ( src/Control/Comonad/Store/Class.hs, dist/build/Control/Comonad/Store/Class.o )
[13 of 16] Compiling Control.Comonad.Store ( src/Control/Comonad/Store.hs, dist/build/Control/Comonad/Store.o )
[14 of 16] Compiling Control.Comonad.Traced.Class ( src/Control/Comonad/Traced/Class.hs, dist/build/Control/Comonad/Traced/Class.o )
[15 of 16] Compiling Control.Comonad.Traced ( src/Control/Comonad/Traced.hs, dist/build/Control/Comonad/Traced.o )
[16 of 16] Compiling Data.Functor.Coproduct ( src/Data/Functor/Coproduct.hs, dist/build/Data/Functor/Coproduct.o )
In-place registering comonad-4.2.7.2...
Running Haddock for comonad-4.2.7.2...
Running hscolour for comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Preprocessing library comonad-4.2.7.2...
Haddock coverage:
  50% (  1 /  2) in 'Data.Functor.Composition'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Control.Comonad.Trans.Identity'
 100% ( 22 / 22) in 'Control.Comonad'
  50% (  1 /  2) in 'Control.Comonad.Trans.Class'
  Missing documentation for:
    ComonadTrans (src/Control/Comonad/Trans/Class.hs:23)
  50% (  1 /  2) in 'Control.Comonad.Hoist.Class'
  Missing documentation for:
    ComonadHoist (src/Control/Comonad/Hoist/Class.hs:19)
  69% (  9 / 13) in 'Control.Comonad.Trans.Env'
  Missing documentation for:
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
  73% ( 11 / 15) in 'Control.Comonad.Trans.Store'
  Missing documentation for:
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  4 / 12) in 'Control.Comonad.Trans.Traced'
  Missing documentation for:
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
    trace (src/Control/Comonad/Trans/Traced.hs:100)
    listen (src/Control/Comonad/Trans/Traced.hs:103)
    listens (src/Control/Comonad/Trans/Traced.hs:106)
    censor (src/Control/Comonad/Trans/Traced.hs:109)
  33% (  1 /  3) in 'Control.Comonad.Env.Class'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
  60% (  9 / 15) in 'Control.Comonad.Env'
  Missing documentation for:
    ComonadEnv (src/Control/Comonad/Env/Class.hs:34)
    asks (src/Control/Comonad/Env/Class.hs:37)
    Env (src/Control/Comonad/Trans/Env.hs:127)
    runEnv (src/Control/Comonad/Trans/Env.hs:134)
    EnvT (src/Control/Comonad/Trans/Env.hs:128)
    runEnvT (src/Control/Comonad/Trans/Env.hs:137)
 100% (  4 /  4) in 'Control.Comonad.Identity'
  25% (  1 /  4) in 'Control.Comonad.Store.Class'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    lowerPos (src/Control/Comonad/Store/Class.hs:59)
    lowerPeek (src/Control/Comonad/Store/Class.hs:63)
  62% (  8 / 13) in 'Control.Comonad.Store'
  Missing documentation for:
    ComonadStore (src/Control/Comonad/Store/Class.hs:35)
    Store (src/Control/Comonad/Trans/Store.hs:118)
    runStore (src/Control/Comonad/Trans/Store.hs:124)
    StoreT (src/Control/Comonad/Trans/Store.hs:127)
    runStoreT (src/Control/Comonad/Trans/Store.hs:129)
  33% (  1 /  3) in 'Control.Comonad.Traced.Class'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
  57% (  8 / 14) in 'Control.Comonad.Traced'
  Missing documentation for:
    ComonadTraced (src/Control/Comonad/Traced/Class.hs:34)
    traces (src/Control/Comonad/Traced/Class.hs:37)
    Traced (src/Control/Comonad/Trans/Traced.hs:65)
    traced (src/Control/Comonad/Trans/Traced.hs:67)
    runTraced (src/Control/Comonad/Trans/Traced.hs:70)
    TracedT (src/Control/Comonad/Trans/Traced.hs:73)
  20% (  1 /  5) in 'Data.Functor.Coproduct'
  Missing documentation for:
    Coproduct (src/Data/Functor/Coproduct.hs:34)
    left (src/Data/Functor/Coproduct.hs:37)
    right (src/Data/Functor/Coproduct.hs:40)
    coproduct (src/Data/Functor/Coproduct.hs:43)
Warning: Control.Comonad: could not find link destinations for:
    Id P Digit Node Elem FingerTree StateL StateR State
Documentation created: dist/doc/html/comonad/index.html,
dist/doc/html/comonad/comonad.txt
Creating package registration file:
/tmp/pkgConf-comonad-4.2.716776549451696253215.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/comonad-4.2.7.2-7L9Rvqgaz9bBINu2VEPH7Q
Registering comonad-4.2.7.2...
Installed comonad-4.2.7.2
Configuring profunctors-5.1.1...
Building profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
[ 1 of 14] Compiling Data.Profunctor.Trace ( src/Data/Profunctor/Trace.hs, dist/build/Data/Profunctor/Trace.o )
[ 2 of 14] Compiling Data.Profunctor.Unsafe ( src/Data/Profunctor/Unsafe.hs, dist/build/Data/Profunctor/Unsafe.o )
[ 3 of 14] Compiling Data.Profunctor  ( src/Data/Profunctor.hs, dist/build/Data/Profunctor.o )
[ 4 of 14] Compiling Data.Profunctor.Monad ( src/Data/Profunctor/Monad.hs, dist/build/Data/Profunctor/Monad.o )
[ 5 of 14] Compiling Data.Profunctor.Adjunction ( src/Data/Profunctor/Adjunction.hs, dist/build/Data/Profunctor/Adjunction.o )
[ 6 of 14] Compiling Data.Profunctor.Cayley ( src/Data/Profunctor/Cayley.hs, dist/build/Data/Profunctor/Cayley.o )
[ 7 of 14] Compiling Data.Profunctor.Closed ( src/Data/Profunctor/Closed.hs, dist/build/Data/Profunctor/Closed.o )
[ 8 of 14] Compiling Data.Profunctor.Sieve ( src/Data/Profunctor/Sieve.hs, dist/build/Data/Profunctor/Sieve.o )
[ 9 of 14] Compiling Data.Profunctor.Rep ( src/Data/Profunctor/Rep.hs, dist/build/Data/Profunctor/Rep.o )
[10 of 14] Compiling Data.Profunctor.Composition ( src/Data/Profunctor/Composition.hs, dist/build/Data/Profunctor/Composition.o )
[11 of 14] Compiling Data.Profunctor.Codensity ( src/Data/Profunctor/Codensity.hs, dist/build/Data/Profunctor/Codensity.o )
[12 of 14] Compiling Data.Profunctor.Monoid ( src/Data/Profunctor/Monoid.hs, dist/build/Data/Profunctor/Monoid.o )
[13 of 14] Compiling Data.Profunctor.Ran ( src/Data/Profunctor/Ran.hs, dist/build/Data/Profunctor/Ran.o )
[14 of 14] Compiling Data.Profunctor.Tambara ( src/Data/Profunctor/Tambara.hs, dist/build/Data/Profunctor/Tambara.o )
In-place registering profunctors-5.1.1...
Running Haddock for profunctors-5.1.1...
Running hscolour for profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Preprocessing library profunctors-5.1.1...
Haddock coverage:
 100% (  2 /  2) in 'Data.Profunctor.Trace'
 100% (  3 /  3) in 'Data.Profunctor.Unsafe'
  80% ( 12 / 15) in 'Data.Profunctor'
  Missing documentation for:
    Cochoice (src/Data/Profunctor.hs:413)
    Forget (src/Data/Profunctor.hs:217)
    :-> (src/Data/Profunctor.hs:67)
   0% (  0 /  4) in 'Data.Profunctor.Monad'
  Missing documentation for:
    Module header
    ProfunctorFunctor (src/Data/Profunctor/Monad.hs:7)
    ProfunctorMonad (src/Data/Profunctor/Monad.hs:10)
    ProfunctorComonad (src/Data/Profunctor/Monad.hs:14)
   0% (  0 /  2) in 'Data.Profunctor.Adjunction'
  Missing documentation for:
    Module header
    ProfunctorAdjunction (src/Data/Profunctor/Adjunction.hs:10)
  21% (  3 / 14) in 'Data.Profunctor.Cayley'
  Missing documentation for:
    Cayley (src/Data/Profunctor/Cayley.hs:28)
     (src/Data/Profunctor/Cayley.hs:30)
     (src/Data/Profunctor/Cayley.hs:43)
     (src/Data/Profunctor/Cayley.hs:50)
     (src/Data/Profunctor/Cayley.hs:54)
     (src/Data/Profunctor/Cayley.hs:58)
     (src/Data/Profunctor/Cayley.hs:62)
     (src/Data/Profunctor/Cayley.hs:69)
     (src/Data/Profunctor/Cayley.hs:75)
     (src/Data/Profunctor/Cayley.hs:78)
     (src/Data/Profunctor/Cayley.hs:81)
  67% (  4 /  6) in 'Data.Profunctor.Closed'
  Missing documentation for:
    Module header
    Environment (src/Data/Profunctor/Closed.hs:150)
 100% (  3 /  3) in 'Data.Profunctor.Sieve'
 100% ( 11 / 11) in 'Data.Profunctor.Rep'
  94% ( 15 / 16) in 'Data.Profunctor.Composition'
  Missing documentation for:
    procomposed (src/Data/Profunctor/Composition.hs:74)
  67% (  2 /  3) in 'Data.Profunctor.Codensity'
  Missing documentation for:
    decomposeCodensity (src/Data/Profunctor/Codensity.hs:52)
  33% (  1 /  3) in 'Data.Profunctor.Monoid'
  Missing documentation for:
    Module header
    mu (src/Data/Profunctor/Monoid.hs:15)
  50% (  3 /  6) in 'Data.Profunctor.Ran'
  Missing documentation for:
    precomposeRan (src/Data/Profunctor/Ran.hs:73)
    curryRan (src/Data/Profunctor/Ran.hs:77)
    uncurryRan (src/Data/Profunctor/Ran.hs:81)
  89% (  8 /  9) in 'Data.Profunctor.Tambara'
  Missing documentation for:
    Tambara (src/Data/Profunctor/Tambara.hs:42)
Warning: Data.Profunctor.Rep: could not find link destinations for:
    Iso
Warning: Data.Profunctor.Composition: could not find link destinations for:
    Iso
Documentation created: dist/doc/html/profunctors/index.html,
dist/doc/html/profunctors/profunctors.txt
Creating package registration file:
/tmp/pkgConf-profunctors-5.111800821991213877140.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/profunctors-5.1.1-2UKNpdWENBh0ulSXykZaIM
Registering profunctors-5.1.1...
Installed profunctors-5.1.1
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-12127/bound-1.0.6/dist/setup/setup.hs, /tmp/cabal-tmp-12127/bound-1.0.6/dist/setup/Main.o )
Linking /tmp/cabal-tmp-12127/bound-1.0.6/dist/setup/setup ...
Configuring bound-1.0.6...
Building bound-1.0.6...
Preprocessing library bound-1.0.6...
[1 of 7] Compiling Bound.Term       ( src/Bound/Term.hs, dist/build/Bound/Term.o )
[2 of 7] Compiling Bound.Class      ( src/Bound/Class.hs, dist/build/Bound/Class.o )
[3 of 7] Compiling Bound.Var        ( src/Bound/Var.hs, dist/build/Bound/Var.o )
[4 of 7] Compiling Bound.Scope      ( src/Bound/Scope.hs, dist/build/Bound/Scope.o )
[5 of 7] Compiling Bound.Name       ( src/Bound/Name.hs, dist/build/Bound/Name.o )
[6 of 7] Compiling Bound.Scope.Simple ( src/Bound/Scope/Simple.hs, dist/build/Bound/Scope/Simple.o )
[7 of 7] Compiling Bound            ( src/Bound.hs, dist/build/Bound.o )
In-place registering bound-1.0.6...
Running Haddock for bound-1.0.6...
Running hscolour for bound-1.0.6...
Preprocessing library bound-1.0.6...
Preprocessing library bound-1.0.6...
Haddock coverage:
 100% (  5 /  5) in 'Bound.Term'
 100% (  3 /  3) in 'Bound.Class'
  80% (  4 /  5) in 'Bound.Var'
  Missing documentation for:
    unvar (src/Bound/Var.hs:133)
  91% ( 32 / 35) in 'Bound.Scope'
  Missing documentation for:
    serializeScope (src/Bound/Scope.hs:393)
    deserializeScope (src/Bound/Scope.hs:397)
    bitransverseScope (src/Bound/Scope.hs:412)
 100% (  8 /  8) in 'Bound.Name'
  89% ( 31 / 35) in 'Bound.Scope.Simple'
  Missing documentation for:
    serializeScope (src/Bound/Scope/Simple.hs:401)
    deserializeScope (src/Bound/Scope/Simple.hs:405)
    hoistScope (src/Bound/Scope/Simple.hs:241)
    bitransverseScope (src/Bound/Scope/Simple.hs:381)
 100% ( 20 / 20) in 'Bound'
Documentation created: dist/doc/html/bound/index.html,
dist/doc/html/bound/bound.txt
Creating package registration file:
/tmp/pkgConf-bound-1.05292357061120090212.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/bound-1.0.6-BRD4IAPmc4i2P0UWnalPjt
Registering bound-1.0.6...
Installed bound-1.0.6
Configuring pcf-0.1.0.0...
Building pcf-0.1.0.0...
Preprocessing library pcf-0.1.0.0...
[1 of 2] Compiling Paths_pcf        ( dist/build/autogen/Paths_pcf.hs, dist/build/Paths_pcf.o )
[2 of 2] Compiling Language.Pcf     ( src/Language/Pcf.hs, dist/build/Language/Pcf.o )

src/Language/Pcf.hs:289:14:
    Couldn't match expected type ‘IO (Maybe String)’
                with actual type ‘Maybe (IO (Maybe [Char]))’
    In the expression:
      Just
      $ do { rts <- getDataFileName "src/preamble.c" >>= readFile;
             return . Just $ rts ++ '\n' : pretty p }
    In a case alternative:
        Just p
          -> Just
             $ do { rts <- getDataFileName "src/preamble.c" >>= readFile;
                    return . Just $ rts ++ '\n' : pretty p }
    In the expression:
      case compile e of {
        Nothing -> return Nothing
        Just p
          -> Just
             $ do { rts <- getDataFileName "src/preamble.c" >>= readFile;
                    return . Just $ rts ++ '\n' : pretty p } }

src/Language/Pcf.hs:291:35:
    Couldn't match expected type ‘[Char]’
                with actual type ‘pretty-1.1.2.0:Text.PrettyPrint.HughesPJ.Doc’
    In the second argument of ‘(:)’, namely ‘pretty p’
    In the second argument of ‘(++)’, namely ‘'\n' : pretty p’
Failed to install pcf-0.1.0.0
cabal: Error: some packages failed to install:
pcf-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1

Test log

No test log was submitted for this report.