Build #6 for audiovisual-0.0

[all reports]

Package audiovisual-0.0
Install DependencyFailed unordered-containers-0.2.5.1
Docs NotTried
Tests NotTried
Time submitted 2015-11-12 04:39:47.129903 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies void-0.7.1, vector-0.11.0.0, transformers-0.4.2.0, template-haskell-2.10.0.0, random-1.1, objective-1.0.5, mtl-2.2.1, linear-1.20.2, lens-4.13, hashable-1.2.3.3, freetype2-0.1.1, free-4.12.1, filepath-1.4.0.0, directory-1.2.2.0, deepseq-1.4.1.1, colors-0.3.0.2, boundingboxes-0.2.3, base-4.8.1.0, WAVE-0.1.3, JuicyPixels-util-0.2, JuicyPixels-3.2.6.2
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring base-orphans-0.4.4...
Building base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o )
[2 of 2] Compiling Data.Orphans     ( src/Data/Orphans.hs, dist/build/Data/Orphans.o )
In-place registering base-orphans-0.4.4...
Running Haddock for base-orphans-0.4.4...
Running hscolour for base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Preprocessing library base-orphans-0.4.4...
Haddock coverage:
Warning: Data.Orphans.Prelude: Could not find documentation for exported module: OrphansPrelude
 100% (  1 /  1) in 'Data.Orphans.Prelude'
 100% (  1 /  1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/index.html,
dist/doc/html/base-orphans/base-orphans.txt
Creating package registration file:
/tmp/pkgConf-base-orphans-0.4278722862233665123.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/base-orphans-0.4.4-E55c3OEBLyu45sND7mOuE9
Registering base-orphans-0.4.4...
Installed base-orphans-0.4.4
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.18556362261749698586.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 freetype2-0.1.1...
Building freetype2-0.1.1...
Preprocessing library freetype2-0.1.1...
[ 1 of 31] Compiling Graphics.Rendering.FreeType.Internal.Renderer ( Graphics/Rendering/FreeType/Internal/Renderer.hs, dist/build/Graphics/Rendering/FreeType/Internal/Renderer.o )
[ 2 of 31] Compiling Graphics.Rendering.FreeType.Internal.Span ( dist/build/Graphics/Rendering/FreeType/Internal/Span.hs, dist/build/Graphics/Rendering/FreeType/Internal/Span.o )
[ 3 of 31] Compiling Graphics.Rendering.FreeType.Internal.Module ( Graphics/Rendering/FreeType/Internal/Module.hs, dist/build/Graphics/Rendering/FreeType/Internal/Module.o )
[ 4 of 31] Compiling Graphics.Rendering.FreeType.Internal.SubGlyph ( Graphics/Rendering/FreeType/Internal/SubGlyph.hs, dist/build/Graphics/Rendering/FreeType/Internal/SubGlyph.o )
[ 5 of 31] Compiling Graphics.Rendering.FreeType.Internal.Generic ( dist/build/Graphics/Rendering/FreeType/Internal/Generic.hs, dist/build/Graphics/Rendering/FreeType/Internal/Generic.o )
[ 6 of 31] Compiling Graphics.Rendering.FreeType.Internal.Driver ( Graphics/Rendering/FreeType/Internal/Driver.hs, dist/build/Graphics/Rendering/FreeType/Internal/Driver.o )
[ 7 of 31] Compiling Graphics.Rendering.FreeType.Internal.FaceType ( Graphics/Rendering/FreeType/Internal/FaceType.hs, dist/build/Graphics/Rendering/FreeType/Internal/FaceType.o )
[ 8 of 31] Compiling Graphics.Rendering.FreeType.Internal.Bitmap ( dist/build/Graphics/Rendering/FreeType/Internal/Bitmap.hs, dist/build/Graphics/Rendering/FreeType/Internal/Bitmap.o )
[ 9 of 31] Compiling Graphics.Rendering.FreeType.Internal.Memory ( dist/build/Graphics/Rendering/FreeType/Internal/Memory.hs, dist/build/Graphics/Rendering/FreeType/Internal/Memory.o )
[10 of 31] Compiling Graphics.Rendering.FreeType.Internal.Stream ( dist/build/Graphics/Rendering/FreeType/Internal/Stream.hs, dist/build/Graphics/Rendering/FreeType/Internal/Stream.o )
[11 of 31] Compiling Graphics.Rendering.FreeType.Internal.Library ( Graphics/Rendering/FreeType/Internal/Library.hs, dist/build/Graphics/Rendering/FreeType/Internal/Library.o )
[12 of 31] Compiling Graphics.Rendering.FreeType.Internal.PrimitiveTypes ( dist/build/Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hs, dist/build/Graphics/Rendering/FreeType/Internal/PrimitiveTypes.o )
[13 of 31] Compiling Graphics.Rendering.FreeType.Internal.Matrix ( dist/build/Graphics/Rendering/FreeType/Internal/Matrix.hs, dist/build/Graphics/Rendering/FreeType/Internal/Matrix.o )
[14 of 31] Compiling Graphics.Rendering.FreeType.Internal.Vector ( dist/build/Graphics/Rendering/FreeType/Internal/Vector.hs, dist/build/Graphics/Rendering/FreeType/Internal/Vector.o )
[15 of 31] Compiling Graphics.Rendering.FreeType.Internal.Glyph ( dist/build/Graphics/Rendering/FreeType/Internal/Glyph.hs, dist/build/Graphics/Rendering/FreeType/Internal/Glyph.o )
[16 of 31] Compiling Graphics.Rendering.FreeType.Internal.SizeRequest ( dist/build/Graphics/Rendering/FreeType/Internal/SizeRequest.hs, dist/build/Graphics/Rendering/FreeType/Internal/SizeRequest.o )
[17 of 31] Compiling Graphics.Rendering.FreeType.Internal.CharMap ( dist/build/Graphics/Rendering/FreeType/Internal/CharMap.hs, dist/build/Graphics/Rendering/FreeType/Internal/CharMap.o )
[18 of 31] Compiling Graphics.Rendering.FreeType.Internal.Outline ( dist/build/Graphics/Rendering/FreeType/Internal/Outline.hs, dist/build/Graphics/Rendering/FreeType/Internal/Outline.o )
[19 of 31] Compiling Graphics.Rendering.FreeType.Internal.OutlineGlyph ( dist/build/Graphics/Rendering/FreeType/Internal/OutlineGlyph.hs, dist/build/Graphics/Rendering/FreeType/Internal/OutlineGlyph.o )
[20 of 31] Compiling Graphics.Rendering.FreeType.Internal.BBox ( dist/build/Graphics/Rendering/FreeType/Internal/BBox.hs, dist/build/Graphics/Rendering/FreeType/Internal/BBox.o )
[21 of 31] Compiling Graphics.Rendering.FreeType.Internal.RasterParams ( dist/build/Graphics/Rendering/FreeType/Internal/RasterParams.hs, dist/build/Graphics/Rendering/FreeType/Internal/RasterParams.o )
[22 of 31] Compiling Graphics.Rendering.FreeType.Internal.BitmapGlyph ( dist/build/Graphics/Rendering/FreeType/Internal/BitmapGlyph.hs, dist/build/Graphics/Rendering/FreeType/Internal/BitmapGlyph.o )
[23 of 31] Compiling Graphics.Rendering.FreeType.Internal.BitmapSize ( dist/build/Graphics/Rendering/FreeType/Internal/BitmapSize.hs, dist/build/Graphics/Rendering/FreeType/Internal/BitmapSize.o )

Graphics/Rendering/FreeType/Internal/BitmapSize.hsc:25:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable FT_Bitmap_Size’
[24 of 31] Compiling Graphics.Rendering.FreeType.Internal.GlyphMetrics ( dist/build/Graphics/Rendering/FreeType/Internal/GlyphMetrics.hs, dist/build/Graphics/Rendering/FreeType/Internal/GlyphMetrics.o )
[25 of 31] Compiling Graphics.Rendering.FreeType.Internal.GlyphSlot ( dist/build/Graphics/Rendering/FreeType/Internal/GlyphSlot.hs, dist/build/Graphics/Rendering/FreeType/Internal/GlyphSlot.o )
[26 of 31] Compiling Graphics.Rendering.FreeType.Internal.Parameter ( dist/build/Graphics/Rendering/FreeType/Internal/Parameter.hs, dist/build/Graphics/Rendering/FreeType/Internal/Parameter.o )
[27 of 31] Compiling Graphics.Rendering.FreeType.Internal.OpenArgs ( dist/build/Graphics/Rendering/FreeType/Internal/OpenArgs.hs, dist/build/Graphics/Rendering/FreeType/Internal/OpenArgs.o )

Graphics/Rendering/FreeType/Internal/OpenArgs.hsc:31:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable FT_Open_Args’
[28 of 31] Compiling Graphics.Rendering.FreeType.Internal.SizeMetrics ( dist/build/Graphics/Rendering/FreeType/Internal/SizeMetrics.hs, dist/build/Graphics/Rendering/FreeType/Internal/SizeMetrics.o )
[29 of 31] Compiling Graphics.Rendering.FreeType.Internal.Size ( dist/build/Graphics/Rendering/FreeType/Internal/Size.hs, dist/build/Graphics/Rendering/FreeType/Internal/Size.o )
[30 of 31] Compiling Graphics.Rendering.FreeType.Internal.Face ( dist/build/Graphics/Rendering/FreeType/Internal/Face.hs, dist/build/Graphics/Rendering/FreeType/Internal/Face.o )
[31 of 31] Compiling Graphics.Rendering.FreeType.Internal ( dist/build/Graphics/Rendering/FreeType/Internal.hs, dist/build/Graphics/Rendering/FreeType/Internal.o )
In-place registering freetype2-0.1.1...
Running Haddock for freetype2-0.1.1...
Running hscolour for freetype2-0.1.1...
Preprocessing library freetype2-0.1.1...
Preprocessing library freetype2-0.1.1...
Haddock coverage:
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Renderer'
  Missing documentation for:
    Module header
    FT_RendererRec_ (Graphics/Rendering/FreeType/Internal/Renderer.hs:9)
    FT_Renderer (Graphics/Rendering/FreeType/Internal/Renderer.hs:10)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.Span'
  Missing documentation for:
    Module header
    FT_Span (Graphics/Rendering/FreeType/Internal/Span.hsc:17)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Module'
  Missing documentation for:
    Module header
    FT_ModuleRec_ (Graphics/Rendering/FreeType/Internal/Module.hs:9)
    FT_Module (Graphics/Rendering/FreeType/Internal/Module.hs:10)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.SubGlyph'
  Missing documentation for:
    Module header
    FT_SubGlyphRec_ (Graphics/Rendering/FreeType/Internal/SubGlyph.hs:9)
    FT_SubGlyph (Graphics/Rendering/FreeType/Internal/SubGlyph.hs:10)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Generic'
  Missing documentation for:
    Module header
    FT_Generic (Graphics/Rendering/FreeType/Internal/Generic.hsc:17)
    FT_Generic_Finalizer (Graphics/Rendering/FreeType/Internal/Generic.hsc:15)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Driver'
  Missing documentation for:
    Module header
    FT_DriverRec_ (Graphics/Rendering/FreeType/Internal/Driver.hs:9)
    FT_Driver (Graphics/Rendering/FreeType/Internal/Driver.hs:10)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.FaceType'
  Missing documentation for:
    Module header
    FT_FaceRec_ (Graphics/Rendering/FreeType/Internal/FaceType.hs:9)
    FT_Face (Graphics/Rendering/FreeType/Internal/FaceType.hs:10)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.Bitmap'
  Missing documentation for:
    Module header
    FT_Bitmap (Graphics/Rendering/FreeType/Internal/Bitmap.hsc:14)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Memory'
  Missing documentation for:
    Module header
    FT_MemoryRec (Graphics/Rendering/FreeType/Internal/Memory.hsc:23)
    FT_Memory (Graphics/Rendering/FreeType/Internal/Memory.hsc:22)
   0% (  0 / 15) in 'Graphics.Rendering.FreeType.Internal.Stream'
  Missing documentation for:
    Module header
    FT_StreamRec_ (Graphics/Rendering/FreeType/Internal/Stream.hsc:43)
    FT_Stream (Graphics/Rendering/FreeType/Internal/Stream.hsc:44)
    FT_StreamDesc (Graphics/Rendering/FreeType/Internal/Stream.hsc:36)
    FT_Stream_IoFunc (Graphics/Rendering/FreeType/Internal/Stream.hsc:38)
    FT_Stream_CloseFunc (Graphics/Rendering/FreeType/Internal/Stream.hsc:41)
    base (Graphics/Rendering/FreeType/Internal/Stream.hsc:46)
    size (Graphics/Rendering/FreeType/Internal/Stream.hsc:49)
    pos (Graphics/Rendering/FreeType/Internal/Stream.hsc:52)
    descriptor (Graphics/Rendering/FreeType/Internal/Stream.hsc:55)
    read (Graphics/Rendering/FreeType/Internal/Stream.hsc:58)
    close (Graphics/Rendering/FreeType/Internal/Stream.hsc:61)
    memory (Graphics/Rendering/FreeType/Internal/Stream.hsc:64)
    cursor (Graphics/Rendering/FreeType/Internal/Stream.hsc:67)
    limit (Graphics/Rendering/FreeType/Internal/Stream.hsc:70)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.Library'
  Missing documentation for:
    Module header
    FT_LibraryRec_ (Graphics/Rendering/FreeType/Internal/Library.hs:9)
    FT_Library (Graphics/Rendering/FreeType/Internal/Library.hs:10)
   0% (  0 /137) in 'Graphics.Rendering.FreeType.Internal.PrimitiveTypes'
  Missing documentation for:
    Module header
    ft_LOAD_DEFAULT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:15)
    ft_LOAD_NO_SCALE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:17)
    ft_LOAD_NO_HINTING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:19)
    ft_LOAD_RENDER (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:21)
    ft_LOAD_NO_BITMAP (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:23)
    ft_LOAD_VERTICAL_LAYOUT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:25)
    ft_LOAD_FORCE_AUTOHINT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:27)
    ft_LOAD_CROP_BITMAP (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:29)
    ft_LOAD_PEDANTIC (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:31)
    ft_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:33)
    ft_LOAD_NO_RECURSE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:36)
    ft_LOAD_IGNORE_TRANSFORM (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:38)
    ft_LOAD_MONOCHROME (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:40)
    ft_LOAD_LINEAR_DESIGN (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:42)
    ft_LOAD_NO_AUTOHINT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:44)
    FT_Byte (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:47)
    FT_Bytes (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:48)
    FT_Char (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:49)
    FT_Int (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:50)
    FT_UInt (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:51)
    FT_Int16 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:52)
    FT_UInt16 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:53)
    FT_Int32 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:54)
    FT_UInt32 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:55)
    FT_Short (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:56)
    FT_UShort (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:57)
    FT_Long (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:58)
    FT_ULong (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:59)
    FT_Bool (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:60)
    FT_Offset (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:61)
    FT_Error (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:62)
    FT_F26Dot6 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:63)
    FT_Fixed (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:64)
    FT_Pos (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:65)
    FT_Pointer (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:66)
    FT_Render_Mode (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:68)
    ft_RENDER_MODE_NORMAL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:71)
    ft_RENDER_MODE_LIGHT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:73)
    ft_RENDER_MODE_MONO (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:75)
    ft_RENDER_MODE_LCD (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:77)
    fREETYPE_MAJOR (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:79)
    ft_RENDER_MODE_LCD_V (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:79)
    fREETYPE_MINOR (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:81)
    fREETYPE_PATCH (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:83)
    FT_Encoding (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:86)
    ft_ENCODING_NONE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:89)
    ft_ENCODING_MS_SYMBOL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:91)
    ft_ENCODING_UNICODE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:93)
    ft_ENCODING_SJIS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:95)
    ft_ENCODING_GB2312 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:97)
    ft_ENCODING_BIG5 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:99)
    ft_ENCODING_WANSUNG (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:101)
    ft_ENCODING_JOHAB (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:103)
    ft_ENCODING_MS_SJIS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:105)
    ft_ENCODING_MS_GB2312 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:107)
    ft_ENCODING_MS_BIG5 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:109)
    ft_ENCODING_MS_WANSUNG (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:111)
    FT_FACE_FLAG (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:111)
    ft_ENCODING_MS_JOHAB (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:113)
    ft_FACE_FLAG_SCALABLE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:114)
    ft_ENCODING_ADOBE_STANDARD (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:115)
    ft_FACE_FLAG_FIXED_SIZES (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:116)
    ft_ENCODING_ADOBE_EXPERT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:117)
    ft_FACE_FLAG_FIXED_WIDTH (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:118)
    ft_ENCODING_ADOBE_CUSTOM (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:119)
    ft_FACE_FLAG_SFNT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:120)
    ft_ENCODING_ADOBE_LATIN_1 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:121)
    ft_FACE_FLAG_HORIZONTAL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:122)
    ft_ENCODING_OLD_LATIN_2 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:123)
    ft_FACE_FLAG_VERTICAL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:124)
    ft_ENCODING_APPLE_ROMAN (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:125)
    ft_FACE_FLAG_KERNING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:126)
    ft_FACE_FLAG_FAST_GLYPHS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:128)
    ft_FACE_FLAG_MULTIPLE_MASTERS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:130)
    FT_OPEN (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:131)
    ft_FACE_FLAG_GLYPH_NAMES (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:132)
    ft_OPEN_MEMORY (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:134)
    ft_FACE_FLAG_EXTERNAL_STREAM (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:134)
    ft_OPEN_STREAM (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:136)
    ft_FACE_FLAG_HINTER (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:136)
    ft_OPEN_PATHNAME (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:138)
    ft_FACE_FLAG_CID_KEYED (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:138)
    ft_OPEN_DRIVER (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:140)
    ft_FACE_FLAG_TRICKY (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:140)
    ft_OPEN_PARAMS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:142)
    FT_Size_Request_Type (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:142)
    ft_SIZE_REQUEST_TYPE_NOMINAL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:145)
    ft_SIZE_REQUEST_TYPE_REAL_DIM (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:147)
    ft_SIZE_REQUEST_TYPE_BBOX (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:149)
    ft_SIZE_REQUEST_TYPE_CELL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:151)
    ft_LOAD_TARGET_NORMAL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:153)
    ft_SIZE_REQUEST_TYPE_SCALES (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:153)
    ft_LOAD_TARGET_LIGHT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:155)
    ft_LOAD_TARGET_MONO (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:157)
    ft_LOAD_TARGET_LCD (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:159)
    ft_LOAD_TARGET_LCD_V (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:161)
    FT_Kerning_Mode (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:164)
    ft_KERNING_DEFAULT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:167)
    ft_KERNING_UNFITTED (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:169)
    ft_KERNING_UNSCALED (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:171)
    FT_SUBGLYPH_FLAG (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:173)
    ft_SUBGLYPH_FLAG_ARGS_ARE_WORDS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:176)
    ft_SUBGLYPH_FLAG_ARGS_ARE_XY_VALUES (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:178)
    ft_SUBGLYPH_FLAG_ROUND_XY_TO_GRID (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:180)
    ft_SUBGLYPH_FLAG_SCALE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:182)
    ft_SUBGLYPH_FLAG_XY_SCALE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:184)
    ft_SUBGLYPH_FLAG_2X2 (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:186)
    ft_FSTYPE_INSTALLABLE_EMBEDDING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:186)
    ft_SUBGLYPH_FLAG_USE_MY_METRICS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:188)
    ft_FSTYPE_RESTRICTED_LICENSE_EMBEDDING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:189)
    ft_FSTYPE_PREVIEW_AND_PRINT_EMBEDDING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:192)
    ft_FSTYPE_EDITABLE_EMBEDDING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:195)
    ft_FSTYPE_NO_SUBSETTING (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:198)
    ft_FSTYPE_BITMAP_EMBEDDING_ONLY (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:201)
    FT_Glyph_Format (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:205)
    ft_GLYPH_FORMAT_NONE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:208)
    ft_GLYPH_FORMAT_COMPOSITE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:210)
    ft_GLYPH_FORMAT_BITMAP (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:212)
    ft_GLYPH_FORMAT_OUTLINE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:214)
    ft_GLYPH_FORMAT_PLOTTER (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:216)
    FT_OUTLINE_FLAGS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:216)
    ft_OUTLINE_NONE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:219)
    ft_OUTLINE_OWNER (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:221)
    ft_OUTLINE_EVEN_ODD_FILL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:223)
    ft_OUTLINE_REVERSE_FILL (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:225)
    ft_OUTLINE_IGNORE_DROPOUTS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:227)
    ft_OUTLINE_SMART_DROPOUTS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:229)
    ft_OUTLINE_INCLUDE_STUBS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:231)
    FT_Orientation (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:231)
    ft_OUTLINE_HIGH_PRECISION (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:233)
    ft_ORIENTATION_TRUETYPE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:234)
    ft_OUTLINE_SINGLE_PASS (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:235)
    ft_ORIENTATION_POSTSCRIPT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:236)
    ft_ORIENTATION_FILL_RIGHT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:238)
    ft_ORIENTATION_FILL_LEFT (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:240)
    ft_ORIENTATION_NONE (Graphics/Rendering/FreeType/Internal/PrimitiveTypes.hsc:242)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.Matrix'
  Missing documentation for:
    Module header
    FT_Matrix (Graphics/Rendering/FreeType/Internal/Matrix.hsc:15)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.Vector'
  Missing documentation for:
    Module header
    FT_Vector (Graphics/Rendering/FreeType/Internal/Vector.hsc:13)
   0% (  0 /  6) in 'Graphics.Rendering.FreeType.Internal.Glyph'
  Missing documentation for:
    Module header
    FT_GlyphRec_ (Graphics/Rendering/FreeType/Internal/Glyph.hsc:24)
    FT_Glyph (Graphics/Rendering/FreeType/Internal/Glyph.hsc:25)
    library (Graphics/Rendering/FreeType/Internal/Glyph.hsc:27)
    format (Graphics/Rendering/FreeType/Internal/Glyph.hsc:30)
    advance (Graphics/Rendering/FreeType/Internal/Glyph.hsc:33)
   0% (  0 /  3) in 'Graphics.Rendering.FreeType.Internal.SizeRequest'
  Missing documentation for:
    Module header
    FT_Size_RequestRec (Graphics/Rendering/
Graphics/Rendering/FreeType/Internal/BitmapSize.hsc:25:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable FT_Bitmap_Size’

Graphics/Rendering/FreeType/Internal/OpenArgs.hsc:31:10: Warning:
    No explicit implementation for
      either ‘poke’ or ‘pokeElemOff’ or ‘pokeByteOff’
    In the instance declaration for ‘Storable FT_Open_Args’
FreeType/Internal/SizeRequest.hsc:19)
    FT_Size_Request (Graphics/Rendering/FreeType/Internal/SizeRequest.hsc:17)
   0% (  0 /  7) in 'Graphics.Rendering.FreeType.Internal.CharMap'
  Missing documentation for:
    Module header
    FT_CharMapRec (Graphics/Rendering/FreeType/Internal/CharMap.hsc:22)
    FT_CharMap (Graphics/Rendering/FreeType/Internal/CharMap.hsc:23)
    face (Graphics/Rendering/FreeType/Internal/CharMap.hsc:25)
    encoding (Graphics/Rendering/FreeType/Internal/CharMap.hsc:28)
    platform_id (Graphics/Rendering/FreeType/Internal/CharMap.hsc:31)
    encoding_id (Graphics/Rendering/FreeType/Internal/CharMap.hsc:34)
   0% (  0 /  7) in 'Graphics.Rendering.FreeType.Internal.Outline'
  Missing documentation for:
    Module header
    FT_Outline (Graphics/Rendering/FreeType/Internal/Outline.hsc:26)
    FT_Outline_MoveToFunc (Graphics/Rendering/FreeType/Internal/Outline.hsc:61)
    FT_Outline_LineToFunc (Graphics/Rendering/FreeType/Internal/Outline.hsc:64)
    FT_Outline_ConicToFunc (Graphics/Rendering/FreeType/Internal/Outline.hsc:67)
    FT_Outline_CubicToFunc (Graphics/Rendering/FreeType/Internal/Outline.hsc:70)
    FT_Outline_Funcs (Graphics/Rendering/FreeType/Internal/Outline.hsc:73)
   0% (  0 /  5) in 'Graphics.Rendering.FreeType.Internal.OutlineGlyph'
  Missing documentation for:
    Module header
    FT_OutlineGlyph (Graphics/Rendering/FreeType/Internal/OutlineGlyph.hsc:19)
    root (Graphics/Rendering/FreeType/Internal/OutlineGlyph.hsc:21)
    outline (Graphics/Rendering/FreeType/Internal/OutlineGlyph.hsc:24)
    cast (Graphics/Rendering/FreeType/Internal/OutlineGlyph.hsc:27)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.BBox'
  Missing documentation for:
    Module header
    FT_BBox (Graphics/Rendering/FreeType/Internal/BBox.hsc:18)
   0% (  0 / 11) in 'Graphics.Rendering.FreeType.Internal.RasterParams'
  Missing documentation for:
    Module header
    FT_Raster_Params (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:30)
    FT_SpanFunc (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:77)
    FT_Raster_BitTest_Func (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:80)
    FT_Raster_BitSet_Func (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:83)
    target (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:31)
    source (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:32)
    flags (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:33)
    gray_spans (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:34)
    user (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:38)
    clip_box (Graphics/Rendering/FreeType/Internal/RasterParams.hsc:39)
   0% (  0 /  7) in 'Graphics.Rendering.FreeType.Internal.BitmapGlyph'
  Missing documentation for:
    Module header
    FT_BitmapGlyph (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:21)
    root (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:23)
    left (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:26)
    top (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:29)
    bitmap (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:32)
    cast (Graphics/Rendering/FreeType/Internal/BitmapGlyph.hsc:35)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.BitmapSize'
  Missing documentation for:
    Module header
    FT_Bitmap_Size (Graphics/Rendering/FreeType/Internal/BitmapSize.hsc:16)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.GlyphMetrics'
  Missing documentation for:
    Module header
    FT_Glyph_Metrics (Graphics/Rendering/FreeType/Internal/GlyphMetrics.hsc:16)
   0% (  0 / 22) in 'Graphics.Rendering.FreeType.Internal.GlyphSlot'
  Missing documentation for:
    Module header
    FT_GlyphSlotRec_ (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:42)
    FT_GlyphSlot (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:43)
    library (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:45)
    face (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:48)
    next (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:51)
    generic (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:54)
    metrics (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:57)
    linearHoriAdvance (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:60)
    linearVertAdvance (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:63)
    advance (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:66)
    format (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:69)
    bitmap (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:72)
    bitmap_top (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:78)
    bitmap_left (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:75)
    outline (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:81)
    num_subglyphs (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:84)
    subglyphs (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:87)
    control_data (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:90)
    control_len (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:93)
    lsb_delta (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:96)
    rsb_delta (Graphics/Rendering/FreeType/Internal/GlyphSlot.hsc:99)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.Parameter'
  Missing documentation for:
    Module header
    FT_Parameter (Graphics/Rendering/FreeType/Internal/Parameter.hsc:16)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.OpenArgs'
  Missing documentation for:
    Module header
    FT_Open_Args (Graphics/Rendering/FreeType/Internal/OpenArgs.hsc:20)
   0% (  0 /  2) in 'Graphics.Rendering.FreeType.Internal.SizeMetrics'
  Missing documentation for:
    Module header
    FT_Size_Metrics (Graphics/Rendering/FreeType/Internal/SizeMetrics.hsc:16)
   0% (  0 /  6) in 'Graphics.Rendering.FreeType.Internal.Size'
  Missing documentation for:
    Module header
    FT_SizeRec_ (Graphics/Rendering/FreeType/Internal/Size.hsc:24)
    FT_Size (Graphics/Rendering/FreeType/Internal/Size.hsc:25)
    face (Graphics/Rendering/FreeType/Internal/Size.hsc:27)
    generic (Graphics/Rendering/FreeType/Internal/Size.hsc:30)
    metrics (Graphics/Rendering/FreeType/Internal/Size.hsc:33)
   0% (  0 / 41) in 'Graphics.Rendering.FreeType.Internal.Face'
  Missing documentation for:
    Module header
    FT_FaceRec_ (Graphics/Rendering/FreeType/Internal/FaceType.hs:9)
    FT_Face (Graphics/Rendering/FreeType/Internal/FaceType.hs:10)
    num_faces (Graphics/Rendering/FreeType/Internal/Face.hsc:60)
    face_index (Graphics/Rendering/FreeType/Internal/Face.hsc:63)
    face_flags (Graphics/Rendering/FreeType/Internal/Face.hsc:66)
    style_flags (Graphics/Rendering/FreeType/Internal/Face.hsc:69)
    num_glyphs (Graphics/Rendering/FreeType/Internal/Face.hsc:72)
    family_name (Graphics/Rendering/FreeType/Internal/Face.hsc:75)
    style_name (Graphics/Rendering/FreeType/Internal/Face.hsc:78)
    num_fixed_sizes (Graphics/Rendering/FreeType/Internal/Face.hsc:81)
    available_sizes (Graphics/Rendering/FreeType/Internal/Face.hsc:84)
    num_charmaps (Graphics/Rendering/FreeType/Internal/Face.hsc:87)
    charmaps (Graphics/Rendering/FreeType/Internal/Face.hsc:90)
    generic (Graphics/Rendering/FreeType/Internal/Face.hsc:93)
    bbox (Graphics/Rendering/FreeType/Internal/Face.hsc:96)
    units_per_EM (Graphics/Rendering/FreeType/Internal/Face.hsc:99)
    ascender (Graphics/Rendering/FreeType/Internal/Face.hsc:102)
    descender (Graphics/Rendering/FreeType/Internal/Face.hsc:105)
    height (Graphics/Rendering/FreeType/Internal/Face.hsc:108)
    max_advance_width (Graphics/Rendering/FreeType/Internal/Face.hsc:111)
    max_advance_height (Graphics/Rendering/FreeType/Internal/Face.hsc:114)
    underline_position (Graphics/Rendering/FreeType/Internal/Face.hsc:117)
    underline_thickness (Graphics/Rendering/FreeType/Internal/Face.hsc:120)
    glyph (Graphics/Rendering/FreeType/Internal/Face.hsc:123)
    size (Graphics/Rendering/FreeType/Internal/Face.hsc:126)
    charmap (Graphics/Rendering/FreeType/Internal/Face.hsc:129)
    ft_HAS_HORIZONTAL (Graphics/Rendering/FreeType/Internal/Face.hsc:137)
    ft_HAS_VERTICAL (Graphics/Rendering/FreeType/Internal/Face.hsc:140)
    ft_HAS_KERNING (Graphics/Rendering/FreeType/Internal/Face.hsc:143)
    ft_IS_SCALABLE (Graphics/Rendering/FreeType/Internal/Face.hsc:146)
    ft_IS_SFNT (Graphics/Rendering/FreeType/Internal/Face.hsc:149)
    ft_IS_FIXED_WIDTH (Graphics/Rendering/FreeType/Internal/Face.hsc:152)
    ft_HAS_FIXED_SIZES (Graphics/Rendering/FreeType/Internal/Face.hsc:155)
    ft_HAS_FAST_GLYPHS (Graphics/Rendering/FreeType/Internal/Face.hsc:158)
    ft_HAS_GLYPH_NAMES (Graphics/Rendering/FreeType/Internal/Face.hsc:161)
    ft_HAS_MULTIPLE_MASTERS (Graphics/Rendering/FreeType/Internal/Face.hsc:164)
    ft_IS_CID_KEYED (Graphics/Rendering/FreeType/Internal/Face.hsc:167)
    ft_IS_TRICKY (Graphics/Rendering/FreeType/Internal/Face.hsc:170)
    ft_STYLE_FLAG_ITALIC (Graphics/Rendering/FreeType/Internal/Face.hsc:173)
    ft_STYLE_FLAG_BOLD (Graphics/Rendering/FreeType/Internal/Face.hsc:176)
   3% (  2 / 61) in 'Graphics.Rendering.FreeType.Internal'
  Missing documentation for:
    Module header
    ft_Init_FreeType (Graphics/Rendering/FreeType/Internal.hsc:28)
    ft_New_Face (Graphics/Rendering/FreeType/Internal.hsc:31)
    ft_Set_Char_Size (Graphics/Rendering/FreeType/Internal.hsc:35)
    ft_Set_Pixel_Sizes (Graphics/Rendering/FreeType/Internal.hsc:39)
    ft_Get_Char_Index (Graphics/Rendering/FreeType/Internal.hsc:43)
    ft_Set_Transform (Graphics/Rendering/FreeType/Internal.hsc:46)
    ft_Load_Char (Graphics/Rendering/FreeType/Internal.hsc:50)
    ft_Done_Face (Graphics/Rendering/FreeType/Internal.hsc:53)
    ft_Done_FreeType (Graphics/Rendering/FreeType/Internal.hsc:56)
    ft_Load_Glyph (Graphics/Rendering/FreeType/Internal.hsc:59)
    ft_Get_Glyph (Graphics/Rendering/FreeType/Internal.hsc:62)
    ft_Done_Glyph (Graphics/Rendering/FreeType/Internal.hsc:65)
    ft_Glyph_To_Bitmap (Graphics/Rendering/FreeType/Internal.hsc:68)
    ft_Library_Version (Graphics/Rendering/FreeType/Internal.hsc:72)
    ft_New_Memory_Face (Graphics/Rendering/FreeType/Internal.hsc:86)
    ft_Open_Face (Graphics/Rendering/FreeType/Internal.hsc:90)
    ft_Attach_File (Graphics/Rendering/FreeType/Internal.hsc:94)
    ft_Attach_Stream (Graphics/Rendering/FreeType/Internal.hsc:97)
    ft_Reference_Face (Graphics/Rendering/FreeType/Internal.hsc:100)
    ft_Select_Size (Graphics/Rendering/FreeType/Internal.hsc:103)
    ft_Request_Size (Graphics/Rendering/FreeType/Internal.hsc:106)
    ft_Render_Glyph (Graphics/Rendering/FreeType/Internal.hsc:109)
    ft_Get_Kerning (Graphics/Rendering/FreeType/Internal.hsc:112)
    ft_Get_Track_Kerning (Graphics/Rendering/FreeType/Internal.hsc:116)
    ft_Get_Glyph_Name (Graphics/Rendering/FreeType/Internal.hsc:120)
    ft_Get_Postscript_Name (Graphics/Rendering/FreeType/Internal.hsc:124)
    ft_Select_Charmap (Graphics/Rendering/FreeType/Internal.hsc:127)
    ft_Set_Charmap (Graphics/Rendering/FreeType/Internal.hsc:130)
    ft_Get_Charmap_Index (Graphics/Rendering/FreeType/Internal.hsc:133)
    ft_Get_First_Char (Graphics/Rendering/FreeType/Internal.hsc:136)
    ft_Get_Next_Char (Graphics/Rendering/FreeType/Internal.hsc:139)
    ft_Get_Name_Index (Graphics/Rendering/FreeType/Internal.hsc:142)
    ft_Get_SubGlyph_Info (Graphics/Rendering/FreeType/Internal.hsc:145)
    ft_Get_FSType_Flags (Graphics/Rendering/FreeType/Internal.hsc:151)
    ft_Face_GetCharVariantIndex (Graphics/Rendering/FreeType/Internal.hsc:154)
    ft_Face_GetCharVariantIsDefault (Graphics/Rendering/FreeType/Internal.hsc:157)
    ft_Face_GetVariantSelectors (Graphics/Rendering/FreeType/Internal.hsc:161)
    ft_Face_GetVariantsOfChar (Graphics/Rendering/FreeType/Internal.hsc:164)
    ft_Face_GetCharsOfVariant (Graphics/Rendering/FreeType/Internal.hsc:167)
    ft_Outline_New (Graphics/Rendering/FreeType/Internal.hsc:170)
    ft_Outline_New_Internal (Graphics/Rendering/FreeType/Internal.hsc:174)
    ft_Outline_Done (Graphics/Rendering/FreeType/Internal.hsc:178)
    ft_Outline_Done_Internal (Graphics/Rendering/FreeType/Internal.hsc:181)
    ft_Outline_Copy (Graphics/Rendering/FreeType/Internal.hsc:184)
    ft_Outline_Translate (Graphics/Rendering/FreeType/Internal.hsc:187)
    ft_Outline_Transform (Graphics/Rendering/FreeType/Internal.hsc:190)
    ft_Outline_Embolden (Graphics/Rendering/FreeType/Internal.hsc:193)
    ft_Outline_Reverse (Graphics/Rendering/FreeType/Internal.hsc:196)
    ft_Outline_Check (Graphics/Rendering/FreeType/Internal.hsc:199)
    ft_Outline_Get_BBox (Graphics/Rendering/FreeType/Internal.hsc:202)
    ft_Outline_Decompose (Graphics/Rendering/FreeType/Internal.hsc:205)
    ft_Outline_Get_CBox (Graphics/Rendering/FreeType/Internal.hsc:209)
    ft_Outline_Get_Bitmap (Graphics/Rendering/FreeType/Internal.hsc:212)
    ft_Outline_Render (Graphics/Rendering/FreeType/Internal.hsc:216)
    ft_Outline_Get_Orientation (Graphics/Rendering/FreeType/Internal.hsc:220)
    ft_New_Size (Graphics/Rendering/FreeType/Internal.hsc:223)
    ft_Done_Size (Graphics/Rendering/FreeType/Internal.hsc:226)
    ft_Activate_Size (Graphics/Rendering/FreeType/Internal.hsc:229)
Warning: Graphics.Rendering.FreeType.Internal.Memory: could not find link destinations for:
    FT_Alloc_Func FT_Free_Func FT_Realloc_Func
Documentation created: dist/doc/html/freetype2/index.html,
dist/doc/html/freetype2/freetype2.txt
Creating package registration file:
/tmp/pkgConf-freetype2-0.121033187761597322404.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/freetype2-0.1.1-1w0q5RIFbru3fGalMhZvN8
Registering freetype2-0.1.1...
Installed freetype2-0.1.1
Configuring mmorph-1.0.4...
Building mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
[1 of 2] Compiling Control.Monad.Morph ( src/Control/Monad/Morph.hs, dist/build/Control/Monad/Morph.o )

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
[2 of 2] Compiling Control.Monad.Trans.Compose ( src/Control/Monad/Trans/Compose.hs, dist/build/Control/Monad/Trans/Compose.o )
In-place registering mmorph-1.0.4...
Running Haddock for mmorph-1.0.4...
Running hscolour for mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...
Preprocessing library mmorph-1.0.4...

src/Control/Monad/Morph.hs:76:1: Warning:
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

src/Control/Monad/Morph.hs:116:20: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:19: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:117:34: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

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

src/Control/Monad/Morph.hs:241:33: Warning:
    In the use of type constructor or class ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:242:17: Warning:
    In the use of data constructor ‘E.ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:14: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"

src/Control/Monad/Morph.hs:243:30: Warning:
    In the use of ‘E.runErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% ( 22 / 22) in 'Control.Monad.Morph'
 100% (  3 /  3) in 'Control.Monad.Trans.Compose'
Documentation created: dist/doc/html/mmorph/index.html,
dist/doc/html/mmorph/mmorph.txt
Creating package registration file:
/tmp/pkgConf-mmorph-1.01026413173773319847.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/mmorph-1.0.4-8dNpUU8QFPe77rrwKAb20b
Registering mmorph-1.0.4...
Installed mmorph-1.0.4
Configuring monad-skeleton-0.1.2.1...
Building monad-skeleton-0.1.2.1...
Preprocessing library monad-skeleton-0.1.2.1...
[1 of 1] Compiling Control.Monad.Skeleton ( src/Control/Monad/Skeleton.hs, dist/build/Control/Monad/Skeleton.o )
In-place registering monad-skeleton-0.1.2.1...
Running Haddock for monad-skeleton-0.1.2.1...
Running hscolour for monad-skeleton-0.1.2.1...
Preprocessing library monad-skeleton-0.1.2.1...
Preprocessing library monad-skeleton-0.1.2.1...
Haddock coverage:
  60% (  6 / 10) in 'Control.Monad.Skeleton'
  Missing documentation for:
    Module header
    MonadView (src/Control/Monad/Skeleton.hs:49)
    hoistMV (src/Control/Monad/Skeleton.hs:59)
    iterMV (src/Control/Monad/Skeleton.hs:64)
Documentation created: dist/doc/html/monad-skeleton/index.html,
dist/doc/html/monad-skeleton/monad-skeleton.txt
Creating package registration file:
/tmp/pkgConf-monad-skeleton-0.1.217478448221617876982.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/monad-skeleton-0.1.2.1-GWQ6tWaS3nl6inrsLH76sD
Registering monad-skeleton-0.1.2.1...
Installed monad-skeleton-0.1.2.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.24606867631630387677.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 parallel-3.2.0.6...
Building parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
[1 of 3] Compiling Control.Parallel ( Control/Parallel.hs, dist/build/Control/Parallel.o )
[2 of 3] Compiling Control.Seq      ( Control/Seq.hs, dist/build/Control/Seq.o )
[3 of 3] Compiling Control.Parallel.Strategies ( Control/Parallel/Strategies.hs, dist/build/Control/Parallel/Strategies.o )
In-place registering parallel-3.2.0.6...
Running Haddock for parallel-3.2.0.6...
Running hscolour for parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Preprocessing library parallel-3.2.0.6...
Haddock coverage:
  72% ( 21 / 29) in 'Control.Seq'
  Missing documentation for:
    seqTuple2 (Control/Seq.hs:164)
    seqTuple3 (Control/Seq.hs:168)
    seqTuple4 (Control/Seq.hs:172)
    seqTuple5 (Control/Seq.hs:176)
    seqTuple6 (Control/Seq.hs:180)
    seqTuple7 (Control/Seq.hs:184)
    seqTuple8 (Control/Seq.hs:188)
    seqTuple9 (Control/Seq.hs:192)
 100% (  3 /  3) in 'Control.Parallel'
  81% ( 68 / 84) in 'Control.Parallel.Strategies'
  Missing documentation for:
    evalTuple2 (Control/Parallel/Strategies.hs:589)
    evalTuple3 (Control/Parallel/Strategies.hs:593)
    evalTuple4 (Control/Parallel/Strategies.hs:597)
    evalTuple5 (Control/Parallel/Strategies.hs:601)
    evalTuple6 (Control/Parallel/Strategies.hs:605)
    evalTuple7 (Control/Parallel/Strategies.hs:609)
    evalTuple8 (Control/Parallel/Strategies.hs:613)
    evalTuple9 (Control/Parallel/Strategies.hs:617)
    parTuple2 (Control/Parallel/Strategies.hs:621)
    parTuple3 (Control/Parallel/Strategies.hs:625)
    parTuple4 (Control/Parallel/Strategies.hs:629)
    parTuple5 (Control/Parallel/Strategies.hs:633)
    parTuple6 (Control/Parallel/Strategies.hs:637)
    parTuple7 (Control/Parallel/Strategies.hs:641)
    parTuple8 (Control/Parallel/Strategies.hs:645)
    parTuple9 (Control/Parallel/Strategies.hs:649)
Documentation created: dist/doc/html/parallel/index.html,
dist/doc/html/parallel/parallel.txt
Creating package registration file:
/tmp/pkgConf-parallel-3.2.017249161701444311956.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parallel-3.2.0.6-6L9FbzO2lwB9ZhSC6B30xj
Registering parallel-3.2.0.6...
Installed parallel-3.2.0.6
Configuring parseargs-0.1.5.2...
Building parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
[1 of 1] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/System/Console/ParseArgs.o )
In-place registering parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
[1 of 2] Compiling System.Console.ParseArgs ( System/Console/ParseArgs.hs, dist/build/parseargs-example/parseargs-example-tmp/System/Console/ParseArgs.o )
[2 of 2] Compiling Main             ( parseargs-example.hs, dist/build/parseargs-example/parseargs-example-tmp/Main.o )
Linking dist/build/parseargs-example/parseargs-example ...
Running Haddock for parseargs-0.1.5.2...
Running hscolour for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Preprocessing library parseargs-0.1.5.2...
Haddock coverage:
 100% ( 40 / 40) in 'System.Console.ParseArgs'
Documentation created: dist/doc/html/parseargs/index.html,
dist/doc/html/parseargs/parseargs.txt
Preprocessing executable 'parseargs-example' for parseargs-0.1.5.2...
Creating package registration file:
/tmp/pkgConf-parseargs-0.1.5386497181396005216.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/parseargs-0.1.5.2-1ZaR1dyde4AIIqwYnf6YIq
Installing executable(s) in
/home/builder/hackage-server/build-cache/tmp-install/bin
Warning: The directory
/home/builder/hackage-server/build-cache/tmp-install/bin is not in the system
search path.
Registering parseargs-0.1.5.2...
Installed parseargs-0.1.5.2
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.02042010569695258232.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 primitive-0.6.1.0...
Building primitive-0.6.1.0...
Preprocessing library primitive-0.6.1.0...
[ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o )
[ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o )
[ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o )
[ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o )

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

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

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

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

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

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

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

Control/Monad/Primitive.hs:101:19: Warning:
    In the use of type constructor or class ‘ErrorT’
    (imported from Control.Monad.Trans.Error):
    Deprecated: "Use Control.Monad.Trans.Except instead"
Haddock coverage:
 100% (  3 /  3) in 'Data.Primitive.Internal.Compat'
   3% (  1 / 35) in 'Data.Primitive.MachDeps'
  Missing documentation for:
    sIZEOF_CHAR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_CHAR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD (Data/Primitive/MachDeps.hs:19)
    sIZEOF_DOUBLE (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_DOUBLE (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FLOAT (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FLOAT (Data/Primitive/MachDeps.hs:19)
    sIZEOF_PTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_PTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_FUNPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_FUNPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_STABLEPTR (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD8 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD8 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD16 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD16 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD32 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD32 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_INT64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_INT64 (Data/Primitive/MachDeps.hs:19)
    sIZEOF_WORD64 (Data/Primitive/MachDeps.hs:19)
    aLIGNMENT_WORD64 (Data/Primitive/MachDeps.hs:19)
    Word64_# (Data/Primitive/MachDeps.hs:120)
    Int64_# (Data/Primitive/MachDeps.hs:121)
   3% (  1 / 29) in 'Data.Primitive.Internal.Operations'
  Missing documentation for:
    setWord8Array# (Data/Primitive/Internal/Operations.hs:33)
    setWord16Array# (Data/Primitive/Internal/Operations.hs:35)
    setWord32Array# (Data/Primitive/Internal/Operations.hs:37)
    setWord64Array# (Data/Primitive/Internal/Operations.hs:39)
    setWordArray# (Data/Primitive/Internal/Operations.hs:41)
    setInt8Array# (Data/Primitive/Internal/Operations.hs:43)
    setInt16Array# (Data/Primitive/Internal/Operations.hs:45)
    setInt32Array# (Data/Primitive/Internal/Operations.hs:47)
    setInt64Array# (Data/Primitive/Internal/Operations.hs:49)
    setIntArray# (Data/Primitive/Internal/Operations.hs:51)
    setAddrArray# (Data/Primitive/Internal/Operations.hs:53)
    setFloatArray# (Data/Primitive/Internal/Operations.hs:55)
    setDoubleArray# (Data/Primitive/Internal/Operations.hs:57)
    setWideCharArray# (Data/Primitive/Internal/Operations.hs:59)
    setWord8OffAddr# (Data/Primitive/Internal/Operations.hs:62)
    setWord16OffAddr# (Data/Primitive/Internal/Operations.hs:64)
    setWord32OffAddr# (Data/Primitive/Internal/Operations.hs:66)
    setWord64OffAddr# (Data/Primitive/Internal/Operations.hs:68)
    setWordOffAddr# (Data/Primitive/Internal/Operations.hs:70)
    setInt8OffAddr# (Data/Primitive/Internal/Operations.hs:72)
    setInt16OffAddr# (Data/Primitive/Internal/Operations.hs:74)
    setInt32OffAddr# (Data/Primitive/Internal/Operations.hs:76)
    setInt64OffAddr# (Data/Primitive/Internal/Operations.hs:78)
    setIntOffAddr# (Data/Primitive/Internal/Operations.hs:80)
    setAddrOffAddr# (Data/Primitive/Internal/Operations.hs:82)
    setFloatOffAddr# (Data/Primitive/Internal/Operations.hs:84)
    setDoubleOffAddr# (Data/Primitive/Internal/Operations.hs:86)
    setWideCharOffAddr# (Data/Primitive/Internal/Operations.hs:88)
  75% ( 12 / 16) in 'Control.Monad.Primitive'
  Missing documentation for:
    unsafeInlinePrim (Control/Monad/Primitive.hs:189)
    unsafeInlineIO (Control/Monad/Primitive.hs:193)
    unsafeInlineST (Control/Monad/Primitive.hs:197)
    touch (Control/Monad/Primitive.hs:201)
 100% (  3 /  3) in 'Data.Primitive.Types'
 100% ( 15 / 15) in 'Data.Primitive.Array'
  93% ( 27 / 29) in 'Data.Primitive.ByteArray'
  Missing documentation for:
    ByteArray#
    MutableByteArray#
 100% ( 16 / 16) in 'Data.Primitive.Addr'
 100% (  7 /  7) in 'Data.Primitive'
 100% (  9 /  9) in 'Data.Primitive.MutVar'
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.1573666704933596911.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/primitive-0.6.1.0-5Jnw7oEuYtM9dmKXelGXVb
Registering primitive-0.6.1.0...
Installed primitive-0.6.1.0
Configuring random-1.1...
Building random-1.1...
Preprocessing library random-1.1...
[1 of 1] Compiling System.Random    ( System/Random.hs, dist/build/System/Random.o )

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
In-place registering random-1.1...
Running Haddock for random-1.1...
Running hscolour for random-1.1...
Preprocessing library random-1.1...
Preprocessing library random-1.1...

System/Random.hs:43:1: Warning: Tab character

System/Random.hs:45:1: Warning: Tab character

System/Random.hs:47:1: Warning: Tab character

System/Random.hs:53:1: Warning: Tab character

System/Random.hs:55:1: Warning: Tab character

System/Random.hs:56:1: Warning: Tab character

System/Random.hs:57:1: Warning: Tab character

System/Random.hs:59:1: Warning: Tab character

System/Random.hs:61:1: Warning: Tab character

System/Random.hs:63:1: Warning: Tab character

System/Random.hs:64:1: Warning: Tab character

System/Random.hs:65:1: Warning: Tab character

System/Random.hs:66:1: Warning: Tab character

System/Random.hs:68:1: Warning: Tab character

System/Random.hs:69:1: Warning: Tab character

System/Random.hs:70:1: Warning: Tab character

System/Random.hs:71:1: Warning: Tab character

System/Random.hs:73:1: Warning: Tab character

System/Random.hs:74:1: Warning: Tab character

System/Random.hs:76:1: Warning: Tab character

System/Random.hs:90:22: Warning: Tab character

System/Random.hs:91:17: Warning: Tab character

System/Random.hs:94:17: Warning: Tab character

System/Random.hs:102:15: Warning: Tab character

System/Random.hs:240:1: Warning: Tab character

System/Random.hs:241:1: Warning: Tab character

System/Random.hs:249:1: Warning: Tab character

System/Random.hs:269:1: Warning: Tab character

System/Random.hs:270:1: Warning: Tab character

System/Random.hs:271:1: Warning: Tab character

System/Random.hs:272:1: Warning: Tab character

System/Random.hs:273:1: Warning: Tab character

System/Random.hs:326:11: Warning: Tab character

System/Random.hs:343:11: Warning: Tab character

System/Random.hs:384:11: Warning: Tab character

System/Random.hs:395:1: Warning: Tab character

System/Random.hs:396:1: Warning: Tab character

System/Random.hs:396:20: Warning: Tab character

System/Random.hs:397:1: Warning: Tab character

System/Random.hs:397:20: Warning: Tab character

System/Random.hs:399:11: Warning: Tab character

System/Random.hs:406:1: Warning: Tab character

System/Random.hs:415:1: Warning: Tab character

System/Random.hs:428:1: Warning: Tab character

System/Random.hs:429:1: Warning: Tab character

System/Random.hs:430:1: Warning: Tab character

System/Random.hs:440:3: Warning: Tab character

System/Random.hs:502:1: Warning: Tab character

System/Random.hs:503:1: Warning: Tab character

System/Random.hs:504:1: Warning: Tab character

System/Random.hs:506:1: Warning: Tab character

System/Random.hs:507:1: Warning: Tab character

System/Random.hs:508:1: Warning: Tab character

System/Random.hs:519:1: Warning: Tab character

System/Random.hs:519:14: Warning: Tab character

System/Random.hs:520:1: Warning: Tab character

System/Random.hs:522:1: Warning: Tab character

System/Random.hs:523:1: Warning: Tab character

System/Random.hs:524:1: Warning: Tab character

System/Random.hs:526:1: Warning: Tab character

System/Random.hs:527:1: Warning: Tab character

System/Random.hs:528:1: Warning: Tab character
Haddock coverage:
Cannot find documentation for: $intro
 100% ( 16 / 16) in 'System.Random'
Documentation created: dist/doc/html/random/index.html,
dist/doc/html/random/random.txt
Creating package registration file:
/tmp/pkgConf-random-110917149371364180570.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/random-1.1-1z8Ujelqc6aKgvPnbRUKkP
Registering random-1.1...
Installed random-1.1
Configuring reflection-2.1...
Building reflection-2.1...
Preprocessing library reflection-2.1...
[1 of 1] Compiling Data.Reflection  ( fast/Data/Reflection.hs, dist/build/Data/Reflection.o )
In-place registering reflection-2.1...
Running Haddock for reflection-2.1...
Running hscolour for reflection-2.1...
Preprocessing library reflection-2.1...
Preprocessing library reflection-2.1...
Haddock coverage:
  63% ( 19 / 30) in 'Data.Reflection'
  Missing documentation for:
    Reifies (fast/Data/Reflection.hs:156)
    Z (fast/Data/Reflection.hs:243)
    D (fast/Data/Reflection.hs:244)
    SD (fast/Data/Reflection.hs:245)
    PD (fast/Data/Reflection.hs:246)
    ReifiedMonoid (fast/Data/Reflection.hs:545)
    ReflectedMonoid (fast/Data/Reflection.hs:554)
    reifyMonoid (fast/Data/Reflection.hs:559)
    ReifiedApplicative (fast/Data/Reflection.hs:588)
    ReflectedApplicative (fast/Data/Reflection.hs:590)
    reifyApplicative (fast/Data/Reflection.hs:605)
Documentation created: dist/doc/html/reflection/index.html,
dist/doc/html/reflection/reflection.txt
Creating package registration file:
/tmp/pkgConf-reflection-215089765051160063179.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/reflection-2.1-2R8D1icnYri0V2GprJlDMF
Registering reflection-2.1...
Installed reflection-2.1
Configuring stm-2.4.4...
Building stm-2.4.4...
Preprocessing library stm-2.4.4...
[ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o )
[ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o )
[ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o )
[ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o )
[ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o )
[ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o )
[ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o )
[ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o )
[ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o )
[10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o )
In-place registering stm-2.4.4...
Running Haddock for stm-2.4.4...
Running hscolour for stm-2.4.4...
Preprocessing library stm-2.4.4...
Preprocessing library stm-2.4.4...
Haddock coverage:
   0% (  0 / 11) in 'Control.Sequential.STM'
  Missing documentation for:
    Module header
    STM (Control/Sequential/STM.hs:29)
    atomically (Control/Sequential/STM.hs:47)
    throwSTM (Control/Sequential/STM.hs:54)
    catchSTM (Control/Sequential/STM.hs:57)
    TVar (Control/Sequential/STM.hs:72)
    newTVar (Control/Sequential/STM.hs:75)
    newTVarIO (Control/Sequential/STM.hs:78)
    readTVar (Control/Sequential/STM.hs:83)
    readTVarIO (Control/Sequential/STM.hs:86)
    writeTVar (Control/Sequential/STM.hs:89)
 100% ( 13 / 13) in 'Control.Concurrent.STM.TBQueue'
 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue'
 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan'
 100% ( 16 / 16) in 'Control.Concurrent.STM.TMVar'
 100% ( 13 / 13) in 'Control.Concurrent.STM.TVar'
 100% (  2 /  2) in 'Control.Concurrent.STM.TArray'
  90% (  9 / 10) in 'Control.Monad.STM'
  Missing documentation for:
    check (Control/Monad/STM.hs:81)
 100% (  8 /  8) in 'Control.Concurrent.STM'
  40% (  2 /  5) in 'Control.Concurrent.STM.TSem'
  Missing documentation for:
    newTSem (Control/Concurrent/STM/TSem.hs:42)
    waitTSem (Control/Concurrent/STM/TSem.hs:45)
    signalTSem (Control/Concurrent/STM/TSem.hs:51)
Documentation created: dist/doc/html/stm/index.html, dist/doc/html/stm/stm.txt
Creating package registration file: /tmp/pkgConf-stm-2.42054306629546389569.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 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.8657852921137638147.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.18601448541579952366.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.02139842053722633179.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 zlib-0.6.1.1...
Building zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
[1 of 5] Compiling Codec.Compression.Zlib.Stream ( dist/build/Codec/Compression/Zlib/Stream.hs, dist/build/Codec/Compression/Zlib/Stream.o )
[2 of 5] Compiling Codec.Compression.Zlib.Internal ( Codec/Compression/Zlib/Internal.hs, dist/build/Codec/Compression/Zlib/Internal.o )
[3 of 5] Compiling Codec.Compression.Zlib.Raw ( Codec/Compression/Zlib/Raw.hs, dist/build/Codec/Compression/Zlib/Raw.o )
[4 of 5] Compiling Codec.Compression.Zlib ( Codec/Compression/Zlib.hs, dist/build/Codec/Compression/Zlib.o )
[5 of 5] Compiling Codec.Compression.GZip ( Codec/Compression/GZip.hs, dist/build/Codec/Compression/GZip.o )
In-place registering zlib-0.6.1.1...
Running Haddock for zlib-0.6.1.1...
Running hscolour for zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Preprocessing library zlib-0.6.1.1...
Haddock coverage:
  62% ( 40 / 64) in 'Codec.Compression.Zlib.Stream'
  Missing documentation for:
    Stream (Codec/Compression/Zlib/Stream.hsc:351)
    State (Codec/Compression/Zlib/Stream.hsc:399)
    mkState (Codec/Compression/Zlib/Stream.hsc:405)
    runStream (Codec/Compression/Zlib/Stream.hsc:419)
    unsafeLiftIO (Codec/Compression/Zlib/Stream.hsc:428)
    deflateInit (Codec/Compression/Zlib/Stream.hsc:936)
    inflateInit (Codec/Compression/Zlib/Stream.hsc:928)
    formatSupportsDictionary (Codec/Compression/Zlib/Stream.hsc:624)
    deflate (Codec/Compression/Zlib/Stream.hsc:250)
    inflate (Codec/Compression/Zlib/Stream.hsc:270)
    Status (Codec/Compression/Zlib/Stream.hsc:518)
    Flush (Codec/Compression/Zlib/Stream.hsc:564)
    ErrorCode (Codec/Compression/Zlib/Stream.hsc:523)
    inflateReset (Codec/Compression/Zlib/Stream.hsc:290)
    pushInputBuffer (Codec/Compression/Zlib/Stream.hsc:147)
    inputBufferEmpty (Codec/Compression/Zlib/Stream.hsc:169)
    popRemainingInputBuffer (Codec/Compression/Zlib/Stream.hsc:173)
    pushOutputBuffer (Codec/Compression/Zlib/Stream.hsc:187)
    popOutputBuffer (Codec/Compression/Zlib/Stream.hsc:213)
    outputBufferBytesAvailable (Codec/Compression/Zlib/Stream.hsc:230)
    outputBufferSpaceRemaining (Codec/Compression/Zlib/Stream.hsc:236)
    outputBufferFull (Codec/Compression/Zlib/Stream.hsc:242)
    deflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:306)
    inflateSetDictionary (Codec/Compression/Zlib/Stream.hsc:313)
 100% ( 51 / 51) in 'Codec.Compression.Zlib.Internal'
  88% ( 28 / 32) in 'Codec.Compression.Zlib.Raw'
  Missing documentation for:
    compress (Codec/Compression/Zlib/Raw.hs:64)
    decompress (Codec/Compression/Zlib/Raw.hs:58)
    compressWith (Codec/Compression/Zlib/Raw.hs:67)
    decompressWith (Codec/Compression/Zlib/Raw.hs:61)
 100% ( 33 / 33) in 'Codec.Compression.Zlib'
 100% ( 33 / 33) in 'Codec.Compression.GZip'
Documentation created: dist/doc/html/zlib/index.html,
dist/doc/html/zlib/zlib.txt
Creating package registration file:
/tmp/pkgConf-zlib-0.6.115027741861083189141.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/zlib-0.6.1.1-IYDcUciccRK7uPRFSGbDhG
Registering zlib-0.6.1.1...
Installed zlib-0.6.1.1
Configuring WAVE-0.1.3...
cabal: The following package dependencies were requested
--dependency='parseargs=parseargs-0.1.5.2-b6b5766dc2fffb46f7aa3f92fde9e59d'
however the given installed package instance does not exist.
Failed to install WAVE-0.1.3
Configuring vector-0.11.0.0...
cabal: The following package dependencies were requested
--dependency='primitive=primitive-0.6.1.0-f4f138cbd19dac63b233331b4afef43e'
however the given installed package instance does not exist.
Failed to install vector-0.11.0.0
Configuring StateVar-1.1.0.1...
cabal: The following package dependencies were requested
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install StateVar-1.1.0.1
Configuring monad-stm-0.1.0.2...
cabal: The following package dependencies were requested
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install monad-stm-0.1.0.2
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.3105152799861535680.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
Configuring MonadRandom-0.4...
cabal: The following package dependencies were requested
--dependency='random=random-1.1-b321acff6e39d1736faf38033c371054'
however the given installed package instance does not exist.
Failed to install MonadRandom-0.4
[1 of 1] Compiling Main             ( /tmp/cabal-tmp-1550/distributive-0.4.4/dist/setup/setup.hs, /tmp/cabal-tmp-1550/distributive-0.4.4/dist/setup/Main.o )
Linking /tmp/cabal-tmp-1550/distributive-0.4.4/dist/setup/setup ...
Configuring distributive-0.4.4...
setup: The following package dependencies were requested
--dependency='tagged=tagged-0.8.2-d600e61fcdab58f538ceebc39e7f1d9b'
however the given installed package instance does not exist.
Failed to install distributive-0.4.4
Configuring exceptions-0.8.0.2...
cabal: The following package dependencies were requested
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install exceptions-0.8.0.2
Configuring transformers-base-0.4.4...
cabal: The following package dependencies were requested
--dependency='stm=stm-2.4.4-70007269a30de6ec60a981b188ba0f29'
however the given installed package instance does not exist.
Failed to install transformers-base-0.4.4
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 )
<command line>: cannot satisfy -package-id hashable-1.2.3.3-a24cfcc316a06dc20f7d4f37d5029a07
    (use -v for more information)
Failed to install unordered-containers-0.2.5.1
cabal: Error: some packages failed to install:
JuicyPixels-3.2.6.2 depends on vector-0.11.0.0 which failed to install.
JuicyPixels-util-0.2 depends on vector-0.11.0.0 which failed to install.
MonadRandom-0.4 failed during the configure step. The exception was:
ExitFailure 1
StateVar-1.1.0.1 failed during the configure step. The exception was:
ExitFailure 1
WAVE-0.1.3 failed during the configure step. The exception was:
ExitFailure 1
adjunctions-4.2.2 depends on unordered-containers-0.2.5.1 which failed to
install.
audiovisual-0.0 depends on unordered-containers-0.2.5.1 which failed to
install.
bifunctors-5.1 depends on unordered-containers-0.2.5.1 which failed to
install.
boundingboxes-0.2.3 depends on unordered-containers-0.2.5.1 which failed to
install.
bytes-0.15.0.1 depends on unordered-containers-0.2.5.1 which failed to
install.
colors-0.3.0.2 depends on unordered-containers-0.2.5.1 which failed to
install.
comonad-4.2.7.2 depends on unordered-containers-0.2.5.1 which failed to
install.
contravariant-1.3.3 depends on unordered-containers-0.2.5.1 which failed to
install.
distributive-0.4.4 failed during the configure step. The exception was:
ExitFailure 1
either-4.4.1 depends on unordered-containers-0.2.5.1 which failed to install.
exceptions-0.8.0.2 failed during the configure step. The exception was:
ExitFailure 1
free-4.12.1 depends on unordered-containers-0.2.5.1 which failed to install.
kan-extensions-4.2.3 depends on unordered-containers-0.2.5.1 which failed to
install.
lens-4.13 depends on unordered-containers-0.2.5.1 which failed to install.
linear-1.20.2 depends on unordered-containers-0.2.5.1 which failed to install.
monad-control-1.0.0.4 depends on transformers-base-0.4.4 which failed to
install.
monad-stm-0.1.0.2 failed during the configure step. The exception was:
ExitFailure 1
objective-1.0.5 depends on unordered-containers-0.2.5.1 which failed to
install.
profunctors-5.1.1 depends on unordered-containers-0.2.5.1 which failed to
install.
semigroupoids-5.0.0.4 depends on unordered-containers-0.2.5.1 which failed to
install.
semigroups-0.18.0.1 depends on unordered-containers-0.2.5.1 which failed to
install.
transformers-base-0.4.4 failed during the configure step. The exception was:
ExitFailure 1
unordered-containers-0.2.5.1 failed during the building phase. The exception
was:
ExitFailure 1
vector-0.11.0.0 failed during the configure step. The exception was:
ExitFailure 1
void-0.7.1 depends on unordered-containers-0.2.5.1 which failed to install.
witherable-0.1.3.2 depends on unordered-containers-0.2.5.1 which failed to
install.

Test log

No test log was submitted for this report.