Build #1 for camfort-0.901

[all reports]

Package camfort-0.901
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-09-26 13:29:28.30814 UTC
Compiler ghc-8.0.1.20160701
OS linux
Arch x86_64
Dependencies GenericPretty-1.2.1, array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, fgl-5.5.3.0, filepath-1.4.1.0, fortran-src-0.1.0.4, ghc-prim-0.5.0.0, hmatrix-0.17.0.2, matrix-0.3.5.0, mtl-2.2.1, syb-0.6, syz-0.2.0.0, text-1.2.2.1, transformers-0.5.2.0, uniplate-1.6.12, vector-0.11.0.0, GenericPretty-1.2.1, QuickCheck-2.9.2, array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, directory-1.2.6.2, fgl-5.5.3.0, filepath-1.4.1.0, fortran-src-0.1.0.4, ghc-prim-0.5.0.0, hmatrix-0.17.0.2, matrix-0.3.5.0, mtl-2.2.1, syb-0.6, syz-0.2.0.0, text-1.2.2.1, transformers-0.5.2.0, uniplate-1.6.12, vector-0.11.0.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-3346/GenericPretty-1.2.1'
Configuring GenericPretty-1.2.1...
Building GenericPretty-1.2.1...
Preprocessing library GenericPretty-1.2.1...
[1 of 1] Compiling Text.PrettyPrint.GenericPretty ( Text/PrettyPrint/GenericPretty.hs, dist/build/Text/PrettyPrint/GenericPretty.o )

Text/PrettyPrint/GenericPretty.hs:133:1: warning: [-Wtabs]
    Tab character found here, and in 51 further locations.
    Please use spaces instead.
Running Haddock for GenericPretty-1.2.1...
Running hscolour for GenericPretty-1.2.1...
Preprocessing library GenericPretty-1.2.1...
Preprocessing library GenericPretty-1.2.1...

Text/PrettyPrint/GenericPretty.hs:133:1: warning: [-Wtabs]
    Tab character found here, and in 51 further locations.
    Please use spaces instead.
Haddock coverage:
 100% ( 12 / 12) in 'Text.PrettyPrint.GenericPretty'
Warning: Text.PrettyPrint.GenericPretty: could not find link destinations for:
    GOut out1 isNullary
Documentation created: dist/doc/html/GenericPretty/index.html,
dist/doc/html/GenericPretty/GenericPretty.txt
Creating package registration file:
/tmp/pkgConf-GenericPretty-1.22145174067468703135.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/GenericPretty-1.2.1-FqlYg3LhEVa3kMV6nPdaDK
Registering GenericPretty-1.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/GenericPretty-1.2.1'
Installed GenericPretty-1.2.1
cabal: Entering directory '/tmp/cabal-tmp-3346/fgl-5.5.3.0'
Configuring fgl-5.5.3.0...
Building fgl-5.5.3.0...
Preprocessing library fgl-5.5.3.0...
[ 1 of 29] Compiling Paths_fgl        ( dist/build/autogen/Paths_fgl.hs, dist/build/Paths_fgl.o )
[ 2 of 29] Compiling Data.Graph.Inductive.Internal.Thread ( Data/Graph/Inductive/Internal/Thread.hs, dist/build/Data/Graph/Inductive/Internal/Thread.o )
[ 3 of 29] Compiling Data.Graph.Inductive.Graph ( Data/Graph/Inductive/Graph.hs, dist/build/Data/Graph/Inductive/Graph.o )
[ 4 of 29] Compiling Data.Graph.Inductive.Basic ( Data/Graph/Inductive/Basic.hs, dist/build/Data/Graph/Inductive/Basic.o )
[ 5 of 29] Compiling Data.Graph.Inductive.PatriciaTree ( Data/Graph/Inductive/PatriciaTree.hs, dist/build/Data/Graph/Inductive/PatriciaTree.o )
[ 6 of 29] Compiling Data.Graph.Inductive.Monad ( Data/Graph/Inductive/Monad.hs, dist/build/Data/Graph/Inductive/Monad.o )
[ 7 of 29] Compiling Data.Graph.Inductive.Monad.IOArray ( Data/Graph/Inductive/Monad/IOArray.hs, dist/build/Data/Graph/Inductive/Monad/IOArray.o )
[ 8 of 29] Compiling Data.Graph.Inductive.Example ( Data/Graph/Inductive/Example.hs, dist/build/Data/Graph/Inductive/Example.o )
[ 9 of 29] Compiling Data.Graph.Inductive.NodeMap ( Data/Graph/Inductive/NodeMap.hs, dist/build/Data/Graph/Inductive/NodeMap.o )
[10 of 29] Compiling Data.Graph.Inductive.Query.ArtPoint ( Data/Graph/Inductive/Query/ArtPoint.hs, dist/build/Data/Graph/Inductive/Query/ArtPoint.o )
[11 of 29] Compiling Data.Graph.Inductive.Query.DFS ( Data/Graph/Inductive/Query/DFS.hs, dist/build/Data/Graph/Inductive/Query/DFS.o )
[12 of 29] Compiling Data.Graph.Inductive.Query.BCC ( Data/Graph/Inductive/Query/BCC.hs, dist/build/Data/Graph/Inductive/Query/BCC.o )
[13 of 29] Compiling Data.Graph.Inductive.Query.Dominators ( Data/Graph/Inductive/Query/Dominators.hs, dist/build/Data/Graph/Inductive/Query/Dominators.o )
[14 of 29] Compiling Data.Graph.Inductive.Query.Indep ( Data/Graph/Inductive/Query/Indep.hs, dist/build/Data/Graph/Inductive/Query/Indep.o )
[15 of 29] Compiling Data.Graph.Inductive.Query.Monad ( Data/Graph/Inductive/Query/Monad.hs, dist/build/Data/Graph/Inductive/Query/Monad.o )
[16 of 29] Compiling Data.Graph.Inductive.Tree ( Data/Graph/Inductive/Tree.hs, dist/build/Data/Graph/Inductive/Tree.o )
[17 of 29] Compiling Data.Graph.Inductive.Monad.STArray ( Data/Graph/Inductive/Monad/STArray.hs, dist/build/Data/Graph/Inductive/Monad/STArray.o )
[18 of 29] Compiling Data.Graph.Inductive.Internal.RootPath ( Data/Graph/Inductive/Internal/RootPath.hs, dist/build/Data/Graph/Inductive/Internal/RootPath.o )
[19 of 29] Compiling Data.Graph.Inductive.Internal.Queue ( Data/Graph/Inductive/Internal/Queue.hs, dist/build/Data/Graph/Inductive/Internal/Queue.o )
[20 of 29] Compiling Data.Graph.Inductive.Query.BFS ( Data/Graph/Inductive/Query/BFS.hs, dist/build/Data/Graph/Inductive/Query/BFS.o )
[21 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow ( Data/Graph/Inductive/Query/MaxFlow.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow.o )
[22 of 29] Compiling Data.Graph.Inductive.Query.TransClos ( Data/Graph/Inductive/Query/TransClos.hs, dist/build/Data/Graph/Inductive/Query/TransClos.o )
[23 of 29] Compiling Data.Graph.Inductive.Query.MaxFlow2 ( Data/Graph/Inductive/Query/MaxFlow2.hs, dist/build/Data/Graph/Inductive/Query/MaxFlow2.o )
[24 of 29] Compiling Data.Graph.Inductive.Internal.Heap ( Data/Graph/Inductive/Internal/Heap.hs, dist/build/Data/Graph/Inductive/Internal/Heap.o )
[25 of 29] Compiling Data.Graph.Inductive.Query.MST ( Data/Graph/Inductive/Query/MST.hs, dist/build/Data/Graph/Inductive/Query/MST.o )
[26 of 29] Compiling Data.Graph.Inductive.Query.SP ( Data/Graph/Inductive/Query/SP.hs, dist/build/Data/Graph/Inductive/Query/SP.o )
[27 of 29] Compiling Data.Graph.Inductive.Query.GVD ( Data/Graph/Inductive/Query/GVD.hs, dist/build/Data/Graph/Inductive/Query/GVD.o )
[28 of 29] Compiling Data.Graph.Inductive.Query ( Data/Graph/Inductive/Query.hs, dist/build/Data/Graph/Inductive/Query.o )
[29 of 29] Compiling Data.Graph.Inductive ( Data/Graph/Inductive.hs, dist/build/Data/Graph/Inductive.o )
Running Haddock for fgl-5.5.3.0...
Running hscolour for fgl-5.5.3.0...
Preprocessing library fgl-5.5.3.0...
Preprocessing library fgl-5.5.3.0...
Haddock coverage:
   0% (  0 /  8) in 'Paths_fgl'
  Missing documentation for:
    Module header
    version (dist/build/autogen/Paths_fgl.hs:28)
    getBinDir (dist/build/autogen/Paths_fgl.hs:38)
    getLibDir (dist/build/autogen/Paths_fgl.hs:38)
    getDataDir (dist/build/autogen/Paths_fgl.hs:38)
    getLibexecDir (dist/build/autogen/Paths_fgl.hs:38)
    getDataFileName (dist/build/autogen/Paths_fgl.hs:45)
    getSysconfDir (dist/build/autogen/Paths_fgl.hs:38)
  23% (  3 / 13) in 'Data.Graph.Inductive.Internal.Thread'
  Missing documentation for:
    Split (Data/Graph/Inductive/Internal/Thread.hs:73)
    SplitM (Data/Graph/Inductive/Internal/Thread.hs:106)
    Thread (Data/Graph/Inductive/Internal/Thread.hs:74)
    Collect (Data/Graph/Inductive/Internal/Thread.hs:75)
    threadList' (Data/Graph/Inductive/Internal/Thread.hs:79)
    threadList (Data/Graph/Inductive/Internal/Thread.hs:91)
    threadMaybe' (Data/Graph/Inductive/Internal/Thread.hs:108)
    threadMaybe (Data/Graph/Inductive/Internal/Thread.hs:119)
    splitPar (Data/Graph/Inductive/Internal/Thread.hs:130)
    splitParM (Data/Graph/Inductive/Internal/Thread.hs:135)
  97% ( 96 / 99) in 'Data.Graph.Inductive.Graph'
  Missing documentation for:
    MContext (Data/Graph/Inductive/Graph.hs:115)
    DynGraph (Data/Graph/Inductive/Graph.hs:176)
    equal (Data/Graph/Inductive/Graph.hs:512)
 100% ( 18 / 18) in 'Data.Graph.Inductive.Basic'
  33% (  1 /  3) in 'Data.Graph.Inductive.PatriciaTree'
  Missing documentation for:
    Gr (Data/Graph/Inductive/PatriciaTree.hs:54)
    UGr (Data/Graph/Inductive/PatriciaTree.hs:62)
  47% (  8 / 17) in 'Data.Graph.Inductive.Monad'
  Missing documentation for:
    GraphM (Data/Graph/Inductive/Monad.hs:42)
    nodesM (Data/Graph/Inductive/Monad.hs:104)
    edgesM (Data/Graph/Inductive/Monad.hs:107)
    newNodesM (Data/Graph/Inductive/Monad.hs:110)
    delNodeM (Data/Graph/Inductive/Monad.hs:120)
    delNodesM (Data/Graph/Inductive/Monad.hs:123)
    mkUGraphM (Data/Graph/Inductive/Monad.hs:128)
    contextM (Data/Graph/Inductive/Monad.hs:144)
    labM (Data/Graph/Inductive/Monad.hs:147)
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.IOArray'
  Missing documentation for:
    SGr (Data/Graph/Inductive/Monad/IOArray.hs:27)
    GraphRep (Data/Graph/Inductive/Monad/IOArray.hs:29)
    Context' (Data/Graph/Inductive/Monad/IOArray.hs:30)
    USGr (Data/Graph/Inductive/Monad/IOArray.hs:32)
    defaultGraphSize (Data/Graph/Inductive/Monad/IOArray.hs:97)
    emptyN (Data/Graph/Inductive/Monad/IOArray.hs:100)
  23% ( 14 / 61) in 'Data.Graph.Inductive.Example'
  Missing documentation for:
    a (Data/Graph/Inductive/Example.hs:47)
    b (Data/Graph/Inductive/Example.hs:47)
    c (Data/Graph/Inductive/Example.hs:47)
    e (Data/Graph/Inductive/Example.hs:47)
    loop (Data/Graph/Inductive/Example.hs:47)
    ab (Data/Graph/Inductive/Example.hs:47)
    abb (Data/Graph/Inductive/Example.hs:47)
    dag3 (Data/Graph/Inductive/Example.hs:47)
    e3 (Data/Graph/Inductive/Example.hs:48)
    cyc3 (Data/Graph/Inductive/Example.hs:49)
    g3 (Data/Graph/Inductive/Example.hs:49)
    g3b (Data/Graph/Inductive/Example.hs:49)
    dag4 (Data/Graph/Inductive/Example.hs:50)
    d1 (Data/Graph/Inductive/Example.hs:51)
    d3 (Data/Graph/Inductive/Example.hs:51)
    a' (Data/Graph/Inductive/Example.hs:82)
    b' (Data/Graph/Inductive/Example.hs:82)
    c' (Data/Graph/Inductive/Example.hs:82)
    e' (Data/Graph/Inductive/Example.hs:82)
    loop' (Data/Graph/Inductive/Example.hs:82)
    ab' (Data/Graph/Inductive/Example.hs:82)
    abb' (Data/Graph/Inductive/Example.hs:82)
    dag3' (Data/Graph/Inductive/Example.hs:82)
    e3' (Data/Graph/Inductive/Example.hs:83)
    dag4' (Data/Graph/Inductive/Example.hs:84)
    d1' (Data/Graph/Inductive/Example.hs:85)
    d3' (Data/Graph/Inductive/Example.hs:85)
    ucycle (Data/Graph/Inductive/Example.hs:104)
    star (Data/Graph/Inductive/Example.hs:108)
    ucycleM (Data/Graph/Inductive/Example.hs:111)
    starM (Data/Graph/Inductive/Example.hs:115)
    clr479 (Data/Graph/Inductive/Example.hs:119)
    clr489 (Data/Graph/Inductive/Example.hs:119)
    clr486 (Data/Graph/Inductive/Example.hs:120)
    clr508 (Data/Graph/Inductive/Example.hs:121)
    clr528 (Data/Graph/Inductive/Example.hs:121)
    clr595 (Data/Graph/Inductive/Example.hs:122)
    gr1 (Data/Graph/Inductive/Example.hs:122)
    kin248 (Data/Graph/Inductive/Example.hs:123)
    vor (Data/Graph/Inductive/Example.hs:124)
    clr479' (Data/Graph/Inductive/Example.hs:159)
    clr489' (Data/Graph/Inductive/Example.hs:159)
    clr486' (Data/Graph/Inductive/Example.hs:160)
    clr508' (Data/Graph/Inductive/Example.hs:161)
    clr528' (Data/Graph/Inductive/Example.hs:161)
    kin248' (Data/Graph/Inductive/Example.hs:162)
    vor' (Data/Graph/Inductive/Example.hs:163)
  48% ( 21 / 44) in 'Data.Graph.Inductive.NodeMap'
  Missing documentation for:
    NodeMap (Data/Graph/Inductive/NodeMap.hs:41)
    insMapNode (Data/Graph/Inductive/NodeMap.hs:105)
    insMapNode_ (Data/Graph/Inductive/NodeMap.hs:110)
    insMapEdge (Data/Graph/Inductive/NodeMap.hs:115)
    delMapNode (Data/Graph/Inductive/NodeMap.hs:120)
    delMapEdge (Data/Graph/Inductive/NodeMap.hs:125)
    insMapNodes (Data/Graph/Inductive/NodeMap.hs:130)
    insMapNodes_ (Data/Graph/Inductive/NodeMap.hs:135)
    insMapEdges (Data/Graph/Inductive/NodeMap.hs:140)
    delMapNodes (Data/Graph/Inductive/NodeMap.hs:145)
    delMapEdges (Data/Graph/Inductive/NodeMap.hs:150)
    mkMapGraph (Data/Graph/Inductive/NodeMap.hs:156)
    mkNodesM (Data/Graph/Inductive/NodeMap.hs:229)
    mkEdgeM (Data/Graph/Inductive/NodeMap.hs:232)
    mkEdgesM (Data/Graph/Inductive/NodeMap.hs:235)
    insMapNodeM (Data/Graph/Inductive/NodeMap.hs:238)
    insMapEdgeM (Data/Graph/Inductive/NodeMap.hs:241)
    delMapNodeM (Data/Graph/Inductive/NodeMap.hs:244)
    delMapEdgeM (Data/Graph/Inductive/NodeMap.hs:247)
    insMapNodesM (Data/Graph/Inductive/NodeMap.hs:250)
    insMapEdgesM (Data/Graph/Inductive/NodeMap.hs:253)
    delMapNodesM (Data/Graph/Inductive/NodeMap.hs:256)
    delMapEdgesM (Data/Graph/Inductive/NodeMap.hs:259)
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.ArtPoint'
  Missing documentation for:
    Module header
  61% ( 23 / 38) in 'Data.Graph.Inductive.Query.DFS'
  Missing documentation for:
    CFun (Data/Graph/Inductive/Query/DFS.hs:63)
    dfs' (Data/Graph/Inductive/Query/DFS.hs:99)
    dff' (Data/Graph/Inductive/Query/DFS.hs:162)
    dfsWith (Data/Graph/Inductive/Query/DFS.hs:93)
    dfsWith' (Data/Graph/Inductive/Query/DFS.hs:96)
    dffWith (Data/Graph/Inductive/Query/DFS.hs:156)
    dffWith' (Data/Graph/Inductive/Query/DFS.hs:159)
    udfs' (Data/Graph/Inductive/Query/DFS.hs:108)
    udff' (Data/Graph/Inductive/Query/DFS.hs:178)
    udffWith (Data/Graph/Inductive/Query/DFS.hs:172)
    udffWith' (Data/Graph/Inductive/Query/DFS.hs:175)
    rdff' (Data/Graph/Inductive/Query/DFS.hs:192)
    rdfs' (Data/Graph/Inductive/Query/DFS.hs:116)
    rdffWith (Data/Graph/Inductive/Query/DFS.hs:186)
    rdffWith' (Data/Graph/Inductive/Query/DFS.hs:189)
  50% (  1 /  2) in 'Data.Graph.Inductive.Query.BCC'
  Missing documentation for:
    Module header
  67% (  2 /  3) in 'Data.Graph.Inductive.Query.Dominators'
  Missing documentation for:
    Module header
 100% (  3 /  3) in 'Data.Graph.Inductive.Query.Indep'
  30% ( 13 / 43) in 'Data.Graph.Inductive.Query.Monad'
  Missing documentation for:
    mapFst (Data/Graph/Inductive/Query/Monad.hs:43)
    mapSnd (Data/Graph/Inductive/Query/Monad.hs:45)
    >< (Data/Graph/Inductive/Query/Monad.hs:49)
    orP (Data/Graph/Inductive/Query/Monad.hs:52)
    GT (Data/Graph/Inductive/Query/Monad.hs:60)
    apply (Data/Graph/Inductive/Query/Monad.hs:62)
    apply' (Data/Graph/Inductive/Query/Monad.hs:65)
    applyWith (Data/Graph/Inductive/Query/Monad.hs:68)
    applyWith' (Data/Graph/Inductive/Query/Monad.hs:71)
    runGT (Data/Graph/Inductive/Query/Monad.hs:74)
    condMGT' (Data/Graph/Inductive/Query/Monad.hs:88)
    recMGT' (Data/Graph/Inductive/Query/Monad.hs:91)
    condMGT (Data/Graph/Inductive/Query/Monad.hs:95)
    recMGT (Data/Graph/Inductive/Query/Monad.hs:98)
    getNode (Data/Graph/Inductive/Query/Monad.hs:110)
    getContext (Data/Graph/Inductive/Query/Monad.hs:113)
    getNodes' (Data/Graph/Inductive/Query/Monad.hs:119)
    getNodes (Data/Graph/Inductive/Query/Monad.hs:122)
    sucGT (Data/Graph/Inductive/Query/Monad.hs:128)
    sucM (Data/Graph/Inductive/Query/Monad.hs:135)
    graphRec' (Data/Graph/Inductive/Query/Monad.hs:156)
    graphUFold (Data/Graph/Inductive/Query/Monad.hs:160)
    graphNodesM0 (Data/Graph/Inductive/Query/Monad.hs:171)
    graphNodesM (Data/Graph/Inductive/Query/Monad.hs:174)
    graphNodes (Data/Graph/Inductive/Query/Monad.hs:177)
    graphFilterM (Data/Graph/Inductive/Query/Monad.hs:180)
    graphFilter (Data/Graph/Inductive/Query/Monad.hs:184)
    dfsM' (Data/Graph/Inductive/Query/Monad.hs:212)
    graphDff (Data/Graph/Inductive/Query/Monad.hs:231)
    graphDff' (Data/Graph/Inductive/Query/Monad.hs:234)
  33% (  1 /  3) in 'Data.Graph.Inductive.Tree'
  Missing documentation for:
    Gr (Data/Graph/Inductive/Tree.hs:40)
    UGr (Data/Graph/Inductive/Tree.hs:48)
  40% (  4 / 10) in 'Data.Graph.Inductive.Monad.STArray'
  Missing documentation for:
    SGr (Data/Graph/Inductive/Monad/STArray.hs:28)
    GraphRep (Data/Graph/Inductive/Monad/STArray.hs:30)
    Context' (Data/Graph/Inductive/Monad/STArray.hs:31)
    USGr (Data/Graph/Inductive/Monad/STArray.hs:33)
    defaultGraphSize (Data/Graph/Inductive/Monad/STArray.hs:97)
    emptyN (Data/Graph/Inductive/Monad/STArray.hs:100)
  33% (  3 /  9) in 'Data.Graph.Inductive.Internal.RootPath'
  Missing documentation for:
    RTree (Data/Graph/Inductive/Internal/RootPath.hs:15)
    LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14)
    getPath (Data/Graph/Inductive/Internal/RootPath.hs:29)
    getLPath (Data/Graph/Inductive/Internal/RootPath.hs:32)
    getDistance (Data/Graph/Inductive/Internal/RootPath.hs:35)
    getLPathNodes (Data/Graph/Inductive/Internal/RootPath.hs:38)
  22% (  2 /  9) in 'Data.Graph.Inductive.Internal.Queue'
  Missing documentation for:
    Module header
    Queue (Data/Graph/Inductive/Internal/Queue.hs:10)
    mkQueue (Data/Graph/Inductive/Internal/Queue.hs:12)
    queuePut (Data/Graph/Inductive/Internal/Queue.hs:15)
    queuePutList (Data/Graph/Inductive/Internal/Queue.hs:18)
    queueGet (Data/Graph/Inductive/Internal/Queue.hs:21)
    queueEmpty (Data/Graph/Inductive/Internal/Queue.hs:25)
  32% (  6 / 19) in 'Data.Graph.Inductive.Query.BFS'
  Missing documentation for:
    bfs (Data/Graph/Inductive/Query/BFS.hs:47)
    bfsn (Data/Graph/Inductive/Query/BFS.hs:41)
    bfsWith (Data/Graph/Inductive/Query/BFS.hs:44)
    bfsnWith (Data/Graph/Inductive/Query/BFS.hs:38)
    level (Data/Graph/Inductive/Query/BFS.hs:53)
    leveln (Data/Graph/Inductive/Query/BFS.hs:59)
    bfe (Data/Graph/Inductive/Query/BFS.hs:81)
    bfen (Data/Graph/Inductive/Query/BFS.hs:78)
    bft (Data/Graph/Inductive/Query/BFS.hs:104)
    lbft (Data/Graph/Inductive/Query/BFS.hs:123)
    RTree (Data/Graph/Inductive/Internal/RootPath.hs:15)
    esp (Data/Graph/Inductive/Query/BFS.hs:115)
    lesp (Data/Graph/Inductive/Query/BFS.hs:137)
 100% (  9 /  9) in 'Data.Graph.Inductive.Query.MaxFlow'
  75% (  3 /  4) in 'Data.Graph.Inductive.Query.TransClos'
  Missing documentation for:
    Module header
  20% (  1 /  5) in 'Data.Graph.Inductive.Query.MaxFlow2'
  Missing documentation for:
    Network (Data/Graph/Inductive/Query/MaxFlow2.hs:24)
    ekSimple (Data/Graph/Inductive/Query/MaxFlow2.hs:219)
    ekFused (Data/Graph/Inductive/Query/MaxFlow2.hs:130)
    ekList (Data/Graph/Inductive/Query/MaxFlow2.hs:252)
  17% (  3 / 18) in 'Data.Graph.Inductive.Internal.Heap'
  Missing documentation for:
    Heap (Data/Graph/Inductive/Internal/Heap.hs:21)
    prettyHeap (Data/Graph/Inductive/Internal/Heap.hs:30)
    printPrettyHeap (Data/Graph/Inductive/Internal/Heap.hs:38)
    empty (Data/Graph/Inductive/Internal/Heap.hs:45)
    unit (Data/Graph/Inductive/Internal/Heap.hs:48)
    insert (Data/Graph/Inductive/Internal/Heap.hs:51)
    merge (Data/Graph/Inductive/Internal/Heap.hs:54)
    mergeAll (Data/Graph/Inductive/Internal/Heap.hs:61)
    isEmpty (Data/Graph/Inductive/Internal/Heap.hs:66)
    findMin (Data/Graph/Inductive/Internal/Heap.hs:70)
    deleteMin (Data/Graph/Inductive/Internal/Heap.hs:74)
    splitMin (Data/Graph/Inductive/Internal/Heap.hs:78)
    build (Data/Graph/Inductive/Internal/Heap.hs:88)
    toList (Data/Graph/Inductive/Internal/Heap.hs:91)
    heapsort (Data/Graph/Inductive/Internal/Heap.hs:96)
  43% (  3 /  7) in 'Data.Graph.Inductive.Query.MST'
  Missing documentation for:
    msTreeAt (Data/Graph/Inductive/Query/MST.hs:28)
    msTree (Data/Graph/Inductive/Query/MST.hs:31)
    msPath (Data/Graph/Inductive/Query/MST.hs:34)
    LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14)
  71% (  5 /  7) in 'Data.Graph.Inductive.Query.SP'
  Missing documentation for:
    LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14)
    Heap (Data/Graph/Inductive/Internal/Heap.hs:21)
  89% (  8 /  9) in 'Data.Graph.Inductive.Query.GVD'
  Missing documentation for:
    LRTree (Data/Graph/Inductive/Internal/RootPath.hs:14)
Warning: Data.Graph.Inductive.Query: Could not find documentation for exported module: Q
   0% (  0 /  1) in 'Data.Graph.Inductive.Query'
  Missing documentation for:
    Module header
Warning: Data.Graph.Inductive: Could not find documentation for exported module: I
  67% (  2 /  3) in 'Data.Graph.Inductive'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/fgl/index.html, dist/doc/html/fgl/fgl.txt
Creating package registration file:
/tmp/pkgConf-fgl-5.5.39439477391984210012.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/fgl-5.5.3.0-KO9F4uETTjy3vgLQ22ev7I
Registering fgl-5.5.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/fgl-5.5.3.0'
Installed fgl-5.5.3.0
cabal: Entering directory '/tmp/cabal-tmp-3346/loop-0.3.0'
Configuring loop-0.3.0...
Building loop-0.3.0...
Preprocessing library loop-0.3.0...
[1 of 2] Compiling Control.Loop.Internal ( src/Control/Loop/Internal.hs, dist/build/Control/Loop/Internal.o )
[2 of 2] Compiling Control.Loop     ( src/Control/Loop.hs, dist/build/Control/Loop.o )
Running Haddock for loop-0.3.0...
Running hscolour for loop-0.3.0...
Preprocessing library loop-0.3.0...
Preprocessing library loop-0.3.0...
Haddock coverage:
 100% (  3 /  3) in 'Control.Loop.Internal'
 100% (  7 /  7) in 'Control.Loop'
Documentation created: dist/doc/html/loop/index.html,
dist/doc/html/loop/loop.txt
Creating package registration file: /tmp/pkgConf-loop-0.3655495367561717988.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/loop-0.3.0-98VH1UqsOHy2KxBxA55ICY
Registering loop-0.3.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/loop-0.3.0'
Installed loop-0.3.0
cabal: Entering directory '/tmp/cabal-tmp-3346/mtl-2.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 )
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.2530498338873524566.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/mtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM
Registering mtl-2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-3346/primitive-0.6.1.0'
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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 )
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: [-Wdeprecations]
    Module ‘Control.Monad.Trans.Error’ is deprecated:
      Use Control.Monad.Trans.Except instead

Control/Monad/Primitive.hs:100:11: warning: [-Wdeprecations]
    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: [-Wdeprecations]
    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: [-Wdeprecations]
    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'
Warning: Control.Monad.Primitive: could not find link destinations for:
    ~
Documentation created: dist/doc/html/primitive/index.html,
dist/doc/html/primitive/primitive.txt
Creating package registration file:
/tmp/pkgConf-primitive-0.6.115342302971364090032.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/primitive-0.6.1.0-Ip44DqhfCp21tTUYbecwa
Registering primitive-0.6.1.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/primitive-0.6.1.0'
Installed primitive-0.6.1.0
cabal: Entering directory '/tmp/cabal-tmp-3346/random-1.1'
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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: [-Wtabs]
    Tab character found here, and in 74 further locations.
    Please use spaces instead.
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-1916018859222028828.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/random-1.1-54KmMHXjttlERYcr1mvsAe
Registering random-1.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/random-1.1'
Installed random-1.1
cabal: Entering directory '/tmp/cabal-tmp-3346/split-0.2.3.1'
Configuring split-0.2.3.1...
Building split-0.2.3.1...
Preprocessing library split-0.2.3.1...
[1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o )
[2 of 2] Compiling Data.List.Split  ( src/Data/List/Split.hs, dist/build/Data/List/Split.o )
Running Haddock for split-0.2.3.1...
Running hscolour for split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Preprocessing library split-0.2.3.1...
Haddock coverage:
  91% ( 62 / 68) in 'Data.List.Split.Internals'
  90% ( 45 / 50) in 'Data.List.Split'
Documentation created: dist/doc/html/split/index.html,
dist/doc/html/split/split.txt
Creating package registration file:
/tmp/pkgConf-split-0.2.320566651551340157793.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/split-0.2.3.1-IJKK4pOCYGKud0jZImZke
Registering split-0.2.3.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/split-0.2.3.1'
Installed split-0.2.3.1
cabal: Entering directory '/tmp/cabal-tmp-3346/storable-complex-0.2.2'
Configuring storable-complex-0.2.2...
Building storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
[1 of 1] Compiling Foreign.Storable.Complex ( in-base/Foreign/Storable/Complex.hs, dist/build/Foreign/Storable/Complex.o )
Running Haddock for storable-complex-0.2.2...
Running hscolour for storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Preprocessing library storable-complex-0.2.2...
Haddock coverage:
   0% (  0 /  1) in 'Foreign.Storable.Complex'
  Missing documentation for:
    Module header
Documentation created: dist/doc/html/storable-complex/index.html,
dist/doc/html/storable-complex/storable-complex.txt
Creating package registration file:
/tmp/pkgConf-storable-complex-0.228264029311269559.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/storable-complex-0.2.2-28gzydoTXqHLeCMQqwA3hl
Registering storable-complex-0.2.2...
cabal: Leaving directory '/tmp/cabal-tmp-3346/storable-complex-0.2.2'
Installed storable-complex-0.2.2
cabal: Entering directory '/tmp/cabal-tmp-3346/syb-0.6'
Configuring syb-0.6...
Building syb-0.6...
Preprocessing library syb-0.6...
[ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o )
[ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o )
[ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o )
[ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o )
[ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o )

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d
[ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o )
[ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o )
[ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o )
[ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o )
[10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o )
[11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o )
[12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o )

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
[13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o )
[14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o )
[15 of 16] Compiling Data.Generics    ( src/Data/Generics.hs, dist/build/Data/Generics.o )
[16 of 16] Compiling Generics.SYB     ( src/Generics/SYB.hs, dist/build/Generics/SYB.o )
Running Haddock for syb-0.6...
Running hscolour for syb-0.6...
Preprocessing library syb-0.6...
Preprocessing library syb-0.6...

src/Data/Generics/Aliases.hs:181:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extM :: (Monad m, Typeable a, Typeable b) =>
                   (a -> m a) -> (b -> m b) -> a -> m a

src/Data/Generics/Aliases.hs:207:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           extR :: (Monad m, Typeable a, Typeable b) => m a -> m b -> m a

src/Data/Generics/Aliases.hs:338:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall f. Data f => t f -> m (t f)) -> d -> m d

src/Data/Generics/Aliases.hs:354:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext1R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall e. Data e => m (t e)) -> m d

src/Data/Generics/Aliases.hs:389:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2M :: (Monad m, Data d, Typeable t) =>
                    (forall e. Data e => e -> m e)
                    -> (forall d1 d2. (Data d1, Data d2) => t d1 d2 -> m (t d1 d2))
                    -> d
                    -> m d

src/Data/Generics/Aliases.hs:405:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Monad m
    • In the type signature for:
           ext2R :: (Monad m, Data d, Typeable t) =>
                    m d -> (forall d1 d2. (Data d1, Data d2) => m (t d1 d2)) -> m d

src/Data/Generics/Builders.hs:33:3: warning: [-Wredundant-constraints]
    • Redundant constraint: Data a
    • In the type signature for:
           general :: Data a => a
      In an equation for ‘empty’:
          empty
            = general `extB` char `extB` int `extB` integer `extB` float
              `extB` double
            where
                general :: Data a => a
                general = fromConstrB empty (indexConstr (dataTypeOf general) 1)
                char = '\NUL'
                int = 0 :: Int
                ....
Haddock coverage:
 100% (  2 /  2) in 'Data.Generics.Basics'
 100% (  2 /  2) in 'Generics.SYB.Basics'
 100% (  1 /  1) in 'Data.Generics.Instances'
 100% (  1 /  1) in 'Generics.SYB.Instances'
  96% ( 43 / 45) in 'Data.Generics.Aliases'
  Missing documentation for:
    GenericQ' (src/Data/Generics/Aliases.hs:268)
    GenericM' (src/Data/Generics/Aliases.hs:269)
 100% ( 19 / 19) in 'Data.Generics.Schemes'
 100% (  2 /  2) in 'Generics.SYB.Schemes'
 100% (  6 /  6) in 'Data.Generics.Text'
 100% (  2 /  2) in 'Generics.SYB.Text'
 100% ( 17 / 17) in 'Data.Generics.Twins'
 100% (  2 /  2) in 'Generics.SYB.Twins'
 100% (  3 /  3) in 'Data.Generics.Builders'
 100% (  2 /  2) in 'Generics.SYB.Builders'
 100% (  2 /  2) in 'Generics.SYB.Aliases'
 100% (  8 /  8) in 'Data.Generics'
 100% (  2 /  2) in 'Generics.SYB'
Documentation created: dist/doc/html/syb/index.html, dist/doc/html/syb/syb.txt
Creating package registration file: /tmp/pkgConf-syb-0532495011415675634.6
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/syb-0.6-C65vWCsht6A8uLstpQIXyj
Registering syb-0.6...
cabal: Leaving directory '/tmp/cabal-tmp-3346/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-3346/text-1.2.2.1'
Configuring text-1.2.2.1...
Building text-1.2.2.1...
Preprocessing library text-1.2.2.1...
[ 1 of 44] Compiling Data.Text.Internal.Read ( Data/Text/Internal/Read.hs, dist/build/Data/Text/Internal/Read.o )
[ 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 )
[ 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 )

Data/Text.hs:587:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT compareN/length -> compareLength" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:592:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT ==N/length -> compareLength/==EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:597:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT /=N/length -> compareLength//=EQ" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:602:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <N/length -> compareLength/==LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:607:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT <=N/length -> compareLength//=GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:612:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >N/length -> compareLength/==GT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’

Data/Text.hs:617:1: warning: [-Winline-rule-shadowing]
    Rule "TEXT >=N/length -> compareLength//=LT" may never fire
      because ‘length’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘length’
[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 )
[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:324:1: warning: [-Winline-rule-shadowing]
    Rule "flush/flush" may never fire
      because ‘flush’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘flush’
[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 )
[40 of 44] Compiling Data.Text.Lazy.Builder.Int ( Data/Text/Lazy/Builder/Int.hs, dist/build/Data/Text/Lazy/Builder/Int.o )
[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 )
[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 )
Running Haddock for text-1.2.2.1...
Running hscolour for text-1.2.2.1...
Preprocessing library text-1.2.2.1...
Preprocessing library text-1.2.2.1...
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% (127 /127) 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% (128 /129) 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:301)
 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: 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.215089765051160063179.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/text-1.2.2.1-9Yh8rJoh8fO2JMLWffT3Qs
Registering text-1.2.2.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-3346/vector-0.11.0.0'
Configuring vector-0.11.0.0...
Building vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
[ 1 of 21] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o )

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()
[ 2 of 21] Compiling Data.Vector.Generic.Mutable.Base ( Data/Vector/Generic/Mutable/Base.hs, dist/build/Data/Vector/Generic/Mutable/Base.o )
[ 3 of 21] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o )
[ 4 of 21] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o )
[ 5 of 21] Compiling Data.Vector.Fusion.Bundle.Size ( Data/Vector/Fusion/Bundle/Size.hs, dist/build/Data/Vector/Fusion/Bundle/Size.o )
[ 6 of 21] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o )
[ 7 of 21] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o )

Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a
[ 8 of 21] Compiling Data.Vector.Fusion.Bundle.Monadic ( Data/Vector/Fusion/Bundle/Monadic.hs, dist/build/Data/Vector/Fusion/Bundle/Monadic.o )

Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a
[ 9 of 21] Compiling Data.Vector.Fusion.Bundle ( Data/Vector/Fusion/Bundle.hs, dist/build/Data/Vector/Fusion/Bundle.o )

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.
[10 of 21] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o )
[11 of 21] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o )
[12 of 21] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o )

Data/Vector/Generic.hs:2080:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Vector v a
    • In the type signature for:
           dataCast :: (Vector v a, Data a, Typeable v, Typeable t) =>
                       (forall d. Data d => c (t d)) -> Maybe (c (v a))
[13 of 21] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o )
[14 of 21] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o )
[15 of 21] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o )

Data/Vector/Storable/Mutable.hs:72:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b
[16 of 21] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o )

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b
[17 of 21] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o )

Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’
[18 of 21] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o )

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)
[19 of 21] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o )

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
[20 of 21] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o )
[21 of 21] Compiling Data.Vector      ( Data/Vector.hs, dist/build/Data/Vector.o )
Running Haddock for vector-0.11.0.0...
Running hscolour for vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...
Preprocessing library vector-0.11.0.0...

Data/Vector/Storable/Internal.hs:17:1: warning: [-Wunused-imports]
    The import of ‘Foreign.ForeignPtr’ is redundant
      except perhaps to import instances from ‘Foreign.ForeignPtr’
    To import instances alone, use: import Foreign.ForeignPtr()

Data/Vector/Storable/Internal.hs:18:1: warning: [-Wunused-imports]
    The import of ‘Foreign.Ptr’ is redundant
      except perhaps to import instances from ‘Foreign.Ptr’
    To import instances alone, use: import Foreign.Ptr()

Data/Vector/Fusion/Stream/Monadic.hs:431:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Monad m, Monad m')
    • In the type signature for:
           trans :: (Monad m, Monad m') =>
                    (forall z. m z -> m' z) -> Stream m a -> Stream m' a

Data/Vector/Fusion/Stream/Monadic.hs:1449:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Stream m a

Data/Vector/Fusion/Bundle/Monadic.hs:945:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Ord a
    • In the type signature for:
           enumFromTo_double :: (Monad m, Ord a, RealFrac a) =>
                                a -> a -> Bundle m v a

Data/Vector/Fusion/Bundle.hs:114:1: warning: [-Wtabs]
    Tab character found here.
    Please use spaces instead.

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

Data/Vector/Storable/Mutable.hs:491:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> MVector s a

Data/Vector/Storable/Mutable.hs:501:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 MVector s a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable/Mutable.hs:511:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  MVector s a -> (ForeignPtr a, Int)

Data/Vector/Storable/Mutable.hs:518:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => IOVector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Storable.hs:1408:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeFromForeignPtr0 :: Storable a =>
                                    ForeignPtr a -> Int -> Vector a

Data/Vector/Storable.hs:1417:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr :: Storable a =>
                                 Vector a -> (ForeignPtr a, Int, Int)

Data/Vector/Storable.hs:1426:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeToForeignPtr0 :: Storable a =>
                                  Vector a -> (ForeignPtr a, Int)

Data/Vector/Storable.hs:1432:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable a
    • In the type signature for:
           unsafeWith :: Storable a => Vector a -> (Ptr a -> IO b) -> IO b

Data/Vector/Unboxed/Base.hs:362:10: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the instance declaration for ‘M.MVector MVector (Complex a)’

internal/unbox-tuple-instances:133:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    Vector (a, b) -> (Vector a, Vector b)

internal/unbox-tuple-instances:307:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     Vector (a, b, c) -> (Vector a, Vector b, Vector c)

internal/unbox-tuple-instances:526:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     Vector (a, b, c, d) -> (Vector a, Vector b, Vector c, Vector d)

internal/unbox-tuple-instances:803:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     Vector (a, b, c, d, e)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e)

internal/unbox-tuple-instances:1121:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     Vector (a, b, c, d, e, f)
                     -> (Vector a, Vector b, Vector c, Vector d, Vector e, Vector f)

internal/unbox-tuple-instances:117:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b)
    • In the type signature for:
           unzip :: (Unbox a, Unbox b) =>
                    MVector s (a, b) -> (MVector s a, MVector s b)

internal/unbox-tuple-instances:282:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c)
    • In the type signature for:
           unzip3 :: (Unbox a, Unbox b, Unbox c) =>
                     MVector s (a, b, c) -> (MVector s a, MVector s b, MVector s c)

internal/unbox-tuple-instances:493:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a, Unbox b, Unbox c, Unbox d)
    • In the type signature for:
           unzip4 :: (Unbox a, Unbox b, Unbox c, Unbox d) =>
                     MVector s (a, b, c, d)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d)

internal/unbox-tuple-instances:756:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e)
    • In the type signature for:
           unzip5 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e) =>
                     MVector s (a, b, c, d, e)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e)

internal/unbox-tuple-instances:1066:1: warning: [-Wredundant-constraints]
    • Redundant constraints: (Unbox a,
                              Unbox b,
                              Unbox c,
                              Unbox d,
                              Unbox e,
                              Unbox f)
    • In the type signature for:
           unzip6 :: (Unbox a, Unbox b, Unbox c, Unbox d, Unbox e, Unbox f) =>
                     MVector s (a, b, c, d, e, f)
                     -> (MVector s a, MVector s b, MVector s c, MVector s d,
                         MVector s e, MVector s f)
tation for:
    IOVector (Data/Vector/Primitive/Mutable.hs:76)
    STVector (Data/Vector/Primitive/Mutable.hs:77)
    init (Data/Vector/Primitive/Mutable.hs:164)
    tail (Data/Vector/Primitive/Mutable.hs:168)
    take (Data/Vector/Primitive/Mutable.hs:152)
    drop (Data/Vector/Primitive/Mutable.hs:156)
    splitAt (Data/Vector/Primitive/Mutable.hs:160)
    unsafeInit (Data/Vector/Primitive/Mutable.hs:190)
    unsafeTail (Data/Vector/Primitive/Mutable.hs:194)
    unsafeTake (Data/Vector/Primitive/Mutable.hs:182)
    unsafeDrop (Data/Vector/Primitive/Mutable.hs:186)
  97% (185 /191) in 'Data.Vector.Primitive'
  Missing documentation for:
    zipWith4 (Data/Vector/Primitive.hs:802)
    zipWith5 (Data/Vector/Primitive.hs:808)
    zipWith6 (Data/Vector/Primitive.hs:816)
    izipWith4 (Data/Vector/Primitive.hs:838)
    izipWith5 (Data/Vector/Primitive.hs:844)
    izipWith6 (Data/Vector/Primitive.hs:852)
  82% ( 49 / 60) in 'Data.Vector.Storable.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Storable/Mutable.hs:96)
    STVector (Data/Vector/Storable/Mutable.hs:97)
    init (Data/Vector/Storable/Mutable.hs:246)
    tail (Data/Vector/Storable/Mutable.hs:250)
    take (Data/Vector/Storable/Mutable.hs:234)
    drop (Data/Vector/Storable/Mutable.hs:238)
    splitAt (Data/Vector/Storable/Mutable.hs:242)
    unsafeInit (Data/Vector/Storable/Mutable.hs:272)
    unsafeTail (Data/Vector/Storable/Mutable.hs:276)
    unsafeTake (Data/Vector/Storable/Mutable.hs:264)
    unsafeDrop (Data/Vector/Storable/Mutable.hs:268)
  97% (194 /200) in 'Data.Vector.Storable'
  Missing documentation for:
    zipWith4 (Data/Vector/Storable.hs:812)
    zipWith5 (Data/Vector/Storable.hs:818)
    zipWith6 (Data/Vector/Storable.hs:826)
    izipWith4 (Data/Vector/Storable.hs:848)
    izipWith5 (Data/Vector/Storable.hs:854)
    izipWith6 (Data/Vector/Storable.hs:862)
  17% (  1 /  6) in 'Data.Vector.Unboxed.Base'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Vector (Data/Vector/Unboxed/Base.hs:56)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
  96% (209 /218) in 'Data.Vector.Unboxed'
  Missing documentation for:
    Vector (Data/Vector/Unboxed/Base.hs:56)
    MVector (Data/Vector/Unboxed/Base.hs:55)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    zipWith4 (Data/Vector/Unboxed.hs:849)
    zipWith5 (Data/Vector/Unboxed.hs:855)
    zipWith6 (Data/Vector/Unboxed.hs:862)
    izipWith4 (Data/Vector/Unboxed.hs:883)
    izipWith5 (Data/Vector/Unboxed.hs:889)
    izipWith6 (Data/Vector/Unboxed.hs:896)
  79% ( 50 / 63) in 'Data.Vector.Unboxed.Mutable'
  Missing documentation for:
    MVector (Data/Vector/Unboxed/Base.hs:55)
    IOVector (Data/Vector/Unboxed/Base.hs:58)
    STVector (Data/Vector/Unboxed/Base.hs:59)
    Unbox (Data/Vector/Unboxed/Base.hs:63)
    init (Data/Vector/Unboxed/Mutable.hs:102)
    tail (Data/Vector/Unboxed/Mutable.hs:106)
    take (Data/Vector/Unboxed/Mutable.hs:90)
    drop (Data/Vector/Unboxed/Mutable.hs:94)
    splitAt (Data/Vector/Unboxed/Mutable.hs:98)
    unsafeInit (Data/Vector/Unboxed/Mutable.hs:128)
    unsafeTail (Data/Vector/Unboxed/Mutable.hs:132)
    unsafeTake (Data/Vector/Unboxed/Mutable.hs:120)
    unsafeDrop (Data/Vector/Unboxed/Mutable.hs:124)
  78% ( 40 / 51) in 'Data.Vector.Mutable'
  Missing documentation for:
    IOVector (Data/Vector/Mutable.hs:70)
    STVector (Data/Vector/Mutable.hs:71)
    init (Data/Vector/Mutable.hs:222)
    tail (Data/Vector/Mutable.hs:226)
    take (Data/Vector/Mutable.hs:210)
    drop (Data/Vector/Mutable.hs:214)
    splitAt (Data/Vector/Mutable.hs:219)
    unsafeInit (Data/Vector/Mutable.hs:247)
    unsafeTail (Data/Vector/Mutable.hs:251)
    unsafeTake (Data/Vector/Mutable.hs:239)
    unsafeDrop (Data/Vector/Mutable.hs:243)
  94% (207 /220) in 'Data.Vector'
  Missing documentation for:
    zipWith4 (Data/Vector.hs:944)
    zipWith5 (Data/Vector.hs:949)
    zipWith6 (Data/Vector.hs:955)
    izipWith4 (Data/Vector.hs:973)
    izipWith5 (Data/Vector.hs:978)
    izipWith6 (Data/Vector.hs:984)
    zip4 (Data/Vector.hs:1000)
    zip5 (Data/Vector.hs:1005)
    zip6 (Data/Vector.hs:1010)
    unzip3 (Data/Vector.hs:1023)
    unzip4 (Data/Vector.hs:1027)
    unzip5 (Data/Vector.hs:1031)
    unzip6 (Data/Vector.hs:1036)
Warning: Data.Vector.Unboxed: could not find link destinations for:
    D:R:VectorBool0 V_Bool D:R:VectorChar0 V_Char D:R:VectorDouble0 V_Double D:R:VectorFloat0 V_Float D:R:VectorInt0 V_Int D:R:VectorInt80 V_Int8 D:R:VectorInt160 V_Int16 D:R:VectorInt320 V_Int32 D:R:VectorInt640 V_Int64 D:R:VectorWord0 V_Word D:R:VectorWord80 V_Word8 D:R:VectorWord160 V_Word16 D:R:VectorWord320 V_Word32 D:R:VectorWord640 V_Word64 D:R:Vector()0 V_Unit D:R:VectorComplex0 V_Complex D:R:Vector(,)0 V_2 D:R:Vector(,,)0 V_3 D:R:Vector(,,,)0 V_4 D:R:Vector(,,,,)0 V_5 D:R:Vector(,,,,,)0 V_6 D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Warning: Data.Vector.Unboxed.Mutable: could not find link destinations for:
    D:R:MVectorsBool0 MV_Bool D:R:MVectorsChar0 MV_Char D:R:MVectorsDouble0 MV_Double D:R:MVectorsFloat0 MV_Float D:R:MVectorsWord640 MV_Word64 D:R:MVectorsWord320 MV_Word32 D:R:MVectorsWord160 MV_Word16 D:R:MVectorsWord80 MV_Word8 D:R:MVectorsWord0 MV_Word D:R:MVectorsInt640 MV_Int64 D:R:MVectorsInt320 MV_Int32 D:R:MVectorsInt160 MV_Int16 D:R:MVectorsInt80 MV_Int8 D:R:MVectorsInt0 MV_Int D:R:MVectors()0 MV_Unit D:R:MVectorsComplex0 MV_Complex D:R:MVectors(,)0 MV_2 D:R:MVectors(,,)0 MV_3 D:R:MVectors(,,,)0 MV_4 D:R:MVectors(,,,,)0 MV_5 D:R:MVectors(,,,,,)0 MV_6
Documentation created: dist/doc/html/vector/index.html,
dist/doc/html/vector/vector.txt
Creating package registration file:
/tmp/pkgConf-vector-0.11.021052105251229999242.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/vector-0.11.0.0-6uB77qGCxR6GPLxI2sqsX3
Registering vector-0.11.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/vector-0.11.0.0'
Installed vector-0.11.0.0
cabal: Entering directory '/tmp/cabal-tmp-3346/tf-random-0.5'
Configuring tf-random-0.5...
Building tf-random-0.5...
Preprocessing library tf-random-0.5...
[1 of 4] Compiling System.Random.TF.Gen ( src/System/Random/TF/Gen.hs, dist/build/System/Random/TF/Gen.o )
[2 of 4] Compiling System.Random.TF.Init ( src/System/Random/TF/Init.hs, dist/build/System/Random/TF/Init.o )

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[3 of 4] Compiling System.Random.TF.Instances ( src/System/Random/TF/Instances.hs, dist/build/System/Random/TF/Instances.o )
[4 of 4] Compiling System.Random.TF ( src/System/Random/TF.hs, dist/build/System/Random/TF.o )
Running Haddock for tf-random-0.5...
Running hscolour for tf-random-0.5...
Preprocessing library tf-random-0.5...
Preprocessing library tf-random-0.5...

src/System/Random/TF/Init.hs:94:5: warning: [-Wdeprecations]
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
 100% (  4 /  4) in 'System.Random.TF.Gen'
  83% (  5 /  6) in 'System.Random.TF.Init'
  Missing documentation for:
    Module header
  33% (  1 /  3) in 'System.Random.TF.Instances'
  Missing documentation for:
    Random (src/System/Random/TF/Instances.hs:37)
    randomEnum (src/System/Random/TF/Instances.hs:205)
 100% (  3 /  3) in 'System.Random.TF'
Documentation created: dist/doc/html/tf-random/index.html,
dist/doc/html/tf-random/tf-random.txt
Creating package registration file: /tmp/pkgConf-tf-random-0871000939882271.5
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/tf-random-0.5-4z8OJUaXC1FRNfrLPFWAD
Registering tf-random-0.5...
cabal: Leaving directory '/tmp/cabal-tmp-3346/tf-random-0.5'
Installed tf-random-0.5
cabal: Entering directory '/tmp/cabal-tmp-3346/syz-0.2.0.0'
Configuring syz-0.2.0.0...
Building syz-0.2.0.0...
Preprocessing library syz-0.2.0.0...
[1 of 1] Compiling Data.Generics.Zipper ( Data/Generics/Zipper.hs, dist/build/Data/Generics/Zipper.o )
Running Haddock for syz-0.2.0.0...
Running hscolour for syz-0.2.0.0...
Preprocessing library syz-0.2.0.0...
Preprocessing library syz-0.2.0.0...
Haddock coverage:
 100% ( 53 / 53) in 'Data.Generics.Zipper'
Warning: Data.Generics.Zipper: could not find link destinations for:
    Move
Documentation created: dist/doc/html/syz/index.html, dist/doc/html/syz/syz.txt
Creating package registration file:
/tmp/pkgConf-syz-0.2.01945972417442357055.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/syz-0.2.0.0-IiDgSToRNNALRIuvBuTVKg
Registering syz-0.2.0.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/syz-0.2.0.0'
Installed syz-0.2.0.0
cabal: Entering directory '/tmp/cabal-tmp-3346/hashable-1.2.4.0'
Configuring hashable-1.2.4.0...
Building hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o )

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘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 )
[3 of 3] Compiling Data.Hashable    ( Data/Hashable.hs, dist/build/Data/Hashable.o )
Running Haddock for hashable-1.2.4.0...
Running hscolour for hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...
Preprocessing library hashable-1.2.4.0...

Data/Hashable/Class.hs:460:28: warning: [-Wdeprecations]
    In the use of ‘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'."
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.41845394080625728906.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hashable-1.2.4.0-Ctl752zbguF6QanxurLOm2
Registering hashable-1.2.4.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-3346/hmatrix-0.17.0.2'
Configuring hmatrix-0.17.0.2...
Building hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
[ 1 of 28] Compiling Internal.Vector  ( src/Internal/Vector.hs, dist/build/Internal/Vector.o )

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
[ 2 of 28] Compiling Internal.Devel   ( src/Internal/Devel.hs, dist/build/Internal/Devel.o )
[ 3 of 28] Compiling Internal.Vectorized ( src/Internal/Vectorized.hs, dist/build/Internal/Vectorized.o )
[ 4 of 28] Compiling Internal.Matrix  ( src/Internal/Matrix.hs, dist/build/Internal/Matrix.o )
[ 5 of 28] Compiling Internal.Conversion ( src/Internal/Conversion.hs, dist/build/Internal/Conversion.o )
[ 6 of 28] Compiling Internal.Foreign ( src/Internal/Foreign.hs, dist/build/Internal/Foreign.o )
[ 7 of 28] Compiling Internal.ST      ( src/Internal/ST.hs, dist/build/Internal/ST.o )

src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)
[ 8 of 28] Compiling Internal.Element ( src/Internal/Element.hs, dist/build/Internal/Element.o )

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
[ 9 of 28] Compiling Internal.IO      ( src/Internal/IO.hs, dist/build/Internal/IO.o )
[10 of 28] Compiling Internal.LAPACK  ( src/Internal/LAPACK.hs, dist/build/Internal/LAPACK.o )
[11 of 28] Compiling Internal.Numeric ( src/Internal/Numeric.hs, dist/build/Internal/Numeric.o )

src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’
[12 of 28] Compiling Internal.Sparse  ( src/Internal/Sparse.hs, dist/build/Internal/Sparse.o )
[13 of 28] Compiling Numeric.LinearAlgebra.Devel ( src/Numeric/LinearAlgebra/Devel.hs, dist/build/Numeric/LinearAlgebra/Devel.o )
[14 of 28] Compiling Internal.Algorithms ( src/Internal/Algorithms.hs, dist/build/Internal/Algorithms.o )

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
[15 of 28] Compiling Internal.Container ( src/Internal/Container.hs, dist/build/Internal/Container.o )
[16 of 28] Compiling Internal.Random  ( src/Internal/Random.hs, dist/build/Internal/Random.o )
[17 of 28] Compiling Internal.Convolution ( src/Internal/Convolution.hs, dist/build/Internal/Convolution.o )

src/Internal/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t
[18 of 28] Compiling Internal.Chain   ( src/Internal/Chain.hs, dist/build/Internal/Chain.o )
[19 of 28] Compiling Numeric.Vector   ( src/Numeric/Vector.hs, dist/build/Numeric/Vector.o )
[20 of 28] Compiling Internal.CG      ( src/Internal/CG.hs, dist/build/Internal/CG.o )
[21 of 28] Compiling Numeric.Matrix   ( src/Numeric/Matrix.hs, dist/build/Numeric/Matrix.o )
[22 of 28] Compiling Internal.Util    ( src/Internal/Util.hs, dist/build/Internal/Util.o )
[23 of 28] Compiling Internal.Modular ( src/Internal/Modular.hs, dist/build/Internal/Modular.o )

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’
[24 of 28] Compiling Numeric.LinearAlgebra.Data ( src/Numeric/LinearAlgebra/Data.hs, dist/build/Numeric/LinearAlgebra/Data.o )
[25 of 28] Compiling Numeric.LinearAlgebra ( src/Numeric/LinearAlgebra.hs, dist/build/Numeric/LinearAlgebra.o )
[26 of 28] Compiling Numeric.LinearAlgebra.HMatrix ( src/Numeric/LinearAlgebra/HMatrix.hs, dist/build/Numeric/LinearAlgebra/HMatrix.o )
[27 of 28] Compiling Internal.Static  ( src/Internal/Static.hs, dist/build/Internal/Static.o )

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
[28 of 28] Compiling Numeric.LinearAlgebra.Static ( src/Numeric/LinearAlgebra/Static.hs, dist/build/Numeric/LinearAlgebra/Static.o )

src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
Running Haddock for hmatrix-0.17.0.2...
Running hscolour for hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...
Preprocessing library hmatrix-0.17.0.2...

src/Internal/Vector.hs:205:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asReal :: (RealFloat a, Storable a) =>
                     Vector (Complex a) -> Vector a

src/Internal/Vector.hs:210:1: warning: [-Wredundant-constraints]
    • Redundant constraint: RealFloat a
    • In the type signature for:
           asComplex :: (RealFloat a, Storable a) =>
                        Vector a -> Vector (Complex a)
Haddock coverage:
  65% ( 28 / 43) in 'Internal.Vector'
  Missing documentation for:
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    createVector (src/Internal/Vector.hs:76)
    avec (src/Internal/Vector.hs:71)
    inlinePerformIO (src/Internal/Vector.hs:100)
    toList (src/Internal/Vector.hs:110)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    foldLoop (src/Internal/Vector.hs:287)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
  41% (  7 / 17) in 'Internal.Devel'
  Missing documentation for:
    CM (src/Internal/Devel.hs:67)
    CV (src/Internal/Devel.hs:68)
    OM (src/Internal/Devel.hs:69)
    CIdxs (src/Internal/Devel.hs:71)
    Ok (src/Internal/Devel.hs:72)
    :> (src/Internal/Devel.hs:75)
    ::> (src/Internal/Devel.hs:76)
    ..> (src/Internal/Devel.hs:77)
    TransArray (src/Internal/Devel.hs:79)
     (src/Internal/Devel.hs:87)
  25% ( 35 /141) in 'Internal.Vectorized'
  Missing documentation for:
    # (src/Internal/Vectorized.hs:31)
    fromei (src/Internal/Vectorized.hs:34)
    FunCodeV (src/Internal/Vectorized.hs:36)
    FunCodeSV (src/Internal/Vectorized.hs:55)
    FunCodeVV (src/Internal/Vectorized.hs:65)
    FunCodeS (src/Internal/Vectorized.hs:74)
    sumI (src/Internal/Vectorized.hs:100)
    sumL (src/Internal/Vectorized.hs:102)
    sumg (src/Internal/Vectorized.hs:104)
    TVV (src/Internal/Vectorized.hs:109)
    c_sumF (src/Internal/Vectorized.hs:111)
    c_sumR (src/Internal/Vectorized.hs:112)
    c_sumQ (src/Internal/Vectorized.hs:113)
    c_sumC (src/Internal/Vectorized.hs:114)
    c_sumI (src/Internal/Vectorized.hs:115)
    c_sumL (src/Internal/Vectorized.hs:116)
    prodI (src/Internal/Vectorized.hs:134)
    prodL (src/Internal/Vectorized.hs:137)
    prodg (src/Internal/Vectorized.hs:140)
    c_prodF (src/Internal/Vectorized.hs:146)
    c_prodR (src/Internal/Vectorized.hs:147)
    c_prodQ (src/Internal/Vectorized.hs:148)
    c_prodC (src/Internal/Vectorized.hs:149)
    c_prodI (src/Internal/Vectorized.hs:150)
    c_prodL (src/Internal/Vectorized.hs:151)
    toScalarAux (src/Internal/Vectorized.hs:155)
    vectorMapAux (src/Internal/Vectorized.hs:160)
    vectorMapValAux (src/Internal/Vectorized.hs:165)
    vectorZipAux (src/Internal/Vectorized.hs:172)
    c_toScalarR (src/Internal/Vectorized.hs:183)
    c_toScalarF (src/Internal/Vectorized.hs:189)
    c_toScalarC (src/Internal/Vectorized.hs:195)
    c_toScalarQ (src/Internal/Vectorized.hs:201)
    c_toScalarI (src/Internal/Vectorized.hs:207)
    c_toScalarL (src/Internal/Vectorized.hs:213)
    c_vectorMapR (src/Internal/Vectorized.hs:222)
    c_vectorMapC (src/Internal/Vectorized.hs:228)
    c_vectorMapF (src/Internal/Vectorized.hs:234)
    c_vectorMapQ (src/Internal/Vectorized.hs:240)
    c_vectorMapI (src/Internal/Vectorized.hs:246)
    c_vectorMapL (src/Internal/Vectorized.hs:252)
    c_vectorMapValR (src/Internal/Vectorized.hs:260)
    c_vectorMapValC (src/Internal/Vectorized.hs:266)
    c_vectorMapValF (src/Internal/Vectorized.hs:272)
    c_vectorMapValQ (src/Internal/Vectorized.hs:278)
    c_vectorMapValI (src/Internal/Vectorized.hs:284)
    c_vectorMapValL (src/Internal/Vectorized.hs:290)
    TVVV (src/Internal/Vectorized.hs:295)
    c_vectorZipR (src/Internal/Vectorized.hs:301)
    c_vectorZipC (src/Internal/Vectorized.hs:307)
    c_vectorZipF (src/Internal/Vectorized.hs:313)
    c_vectorZipQ (src/Internal/Vectorized.hs:319)
    c_vectorZipI (src/Internal/Vectorized.hs:325)
    c_vectorZipL (src/Internal/Vectorized.hs:331)
    c_vectorScan (src/Internal/Vectorized.hs:335)
    vectorScan (src/Internal/Vectorized.hs:338)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    c_random_vector (src/Internal/Vectorized.hs:374)
    roundVector (src/Internal/Vectorized.hs:378)
    c_round_vector (src/Internal/Vectorized.hs:383)
    c_range_vector (src/Internal/Vectorized.hs:397)
    float2DoubleV (src/Internal/Vectorized.hs:400)
    double2FloatV (src/Internal/Vectorized.hs:403)
    double2IntV (src/Internal/Vectorized.hs:406)
    int2DoubleV (src/Internal/Vectorized.hs:409)
    double2longV (src/Internal/Vectorized.hs:412)
    long2DoubleV (src/Internal/Vectorized.hs:415)
    float2IntV (src/Internal/Vectorized.hs:419)
    int2floatV (src/Internal/Vectorized.hs:422)
    int2longV (src/Internal/Vectorized.hs:425)
    long2intV (src/Internal/Vectorized.hs:428)
    tog (src/Internal/Vectorized.hs:432)
    c_float2double (src/Internal/Vectorized.hs:437)
    c_double2float (src/Internal/Vectorized.hs:438)
    c_int2double (src/Internal/Vectorized.hs:439)
    c_double2int (src/Internal/Vectorized.hs:440)
    c_long2double (src/Internal/Vectorized.hs:441)
    c_double2long (src/Internal/Vectorized.hs:442)
    c_int2float (src/Internal/Vectorized.hs:443)
    c_float2int (src/Internal/Vectorized.hs:444)
    c_int2long (src/Internal/Vectorized.hs:445)
    c_long2int (src/Internal/Vectorized.hs:446)
    stepg (src/Internal/Vectorized.hs:451)
    stepD (src/Internal/Vectorized.hs:456)
    stepF (src/Internal/Vectorized.hs:459)
    stepI (src/Internal/Vectorized.hs:462)
    stepL (src/Internal/Vectorized.hs:465)
    c_stepF (src/Internal/Vectorized.hs:469)
    c_stepD (src/Internal/Vectorized.hs:470)
    c_stepI (src/Internal/Vectorized.hs:471)
    c_stepL (src/Internal/Vectorized.hs:472)
    conjugateAux (src/Internal/Vectorized.hs:476)
    conjugateQ (src/Internal/Vectorized.hs:481)
    c_conjugateQ (src/Internal/Vectorized.hs:483)
    conjugateC (src/Internal/Vectorized.hs:485)
    c_conjugateC (src/Internal/Vectorized.hs:487)
    cloneVector (src/Internal/Vectorized.hs:491)
    constantAux (src/Internal/Vectorized.hs:501)
    TConst (src/Internal/Vectorized.hs:508)
    cconstantF (src/Internal/Vectorized.hs:510)
    cconstantR (src/Internal/Vectorized.hs:511)
    cconstantQ (src/Internal/Vectorized.hs:512)
    cconstantC (src/Internal/Vectorized.hs:513)
    cconstantI (src/Internal/Vectorized.hs:514)
    cconstantL (src/Internal/Vectorized.hs:515)
  12% ( 17 /146) in 'Internal.Matrix'
  Missing documentation for:
    MatrixOrder (src/Internal/Matrix.hs:40)
    rows (src/Internal/Matrix.hs:53)
    cols (src/Internal/Matrix.hs:57)
    size (src/Internal/Matrix.hs:61)
    rowOrder (src/Internal/Matrix.hs:64)
    colOrder (src/Internal/Matrix.hs:67)
    is1d (src/Internal/Matrix.hs:70)
    isSlice (src/Internal/Matrix.hs:74)
    orderOf (src/Internal/Matrix.hs:77)
    showInternal (src/Internal/Matrix.hs:81)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    amatr (src/Internal/Matrix.hs:114)
    amat (src/Internal/Matrix.hs:121)
     (src/Internal/Matrix.hs:130)
    # (src/Internal/Matrix.hs:140)
    copy (src/Internal/Matrix.hs:145)
    extractAll (src/Internal/Matrix.hs:147)
    atM' (src/Internal/Matrix.hs:224)
    matrixFromVector (src/Internal/Matrix.hs:229)
    createMatrix (src/Internal/Matrix.hs:239)
     (src/Internal/Matrix.hs:288)
     (src/Internal/Matrix.hs:300)
     (src/Internal/Matrix.hs:312)
     (src/Internal/Matrix.hs:324)
     (src/Internal/Matrix.hs:336)
     (src/Internal/Matrix.hs:348)
    maxZ (src/Internal/Matrix.hs:381)
    conformMs (src/Internal/Matrix.hs:383)
    conformVs (src/Internal/Matrix.hs:389)
    conformMTo (src/Internal/Matrix.hs:393)
    conformVTo (src/Internal/Matrix.hs:400)
    repRows (src/Internal/Matrix.hs:405)
    repCols (src/Internal/Matrix.hs:406)
    shSize (src/Internal/Matrix.hs:408)
    shDim (src/Internal/Matrix.hs:410)
    emptyM (src/Internal/Matrix.hs:412)
     (src/Internal/Matrix.hs:416)
    extractAux (src/Internal/Matrix.hs:426)
    Extr (src/Internal/Matrix.hs:433)
    c_extractD (src/Internal/Matrix.hs:435)
    c_extractF (src/Internal/Matrix.hs:436)
    c_extractC (src/Internal/Matrix.hs:437)
    c_extractQ (src/Internal/Matrix.hs:438)
    c_extractI (src/Internal/M
src/Internal/ST.hs:56:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawVector :: Storable t => Vector t -> ST s (STVector s t)

src/Internal/ST.hs:80:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeVector :: Storable t => STVector s t -> ST s (Vector t)

src/Internal/ST.hs:125:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeThawMatrix :: Storable t => Matrix t -> ST s (STMatrix s t)

src/Internal/ST.hs:146:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Storable t
    • In the type signature for:
           unsafeFreezeMatrix :: Storable t => STMatrix s t -> ST s (Matrix t)

src/Internal/Element.hs:563:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num a
    • In the type signature for:
           mapMatrixWithIndexM_ :: (Element a, Num a, Monad m) =>
                                   ((Int, Int) -> a -> m ()) -> Matrix a -> m ()
atrix.hs:439)
    c_extractL (src/Internal/Matrix.hs:440)
    setRectAux (src/Internal/Matrix.hs:444)
    SetRect (src/Internal/Matrix.hs:446)
    c_setRectD (src/Internal/Matrix.hs:448)
    c_setRectF (src/Internal/Matrix.hs:449)
    c_setRectC (src/Internal/Matrix.hs:450)
    c_setRectQ (src/Internal/Matrix.hs:451)
    c_setRectI (src/Internal/Matrix.hs:452)
    c_setRectL (src/Internal/Matrix.hs:453)
    sortG (src/Internal/Matrix.hs:457)
    sortIdxD (src/Internal/Matrix.hs:462)
    sortIdxF (src/Internal/Matrix.hs:463)
    sortIdxI (src/Internal/Matrix.hs:464)
    sortIdxL (src/Internal/Matrix.hs:465)
    sortValD (src/Internal/Matrix.hs:467)
    sortValF (src/Internal/Matrix.hs:468)
    sortValI (src/Internal/Matrix.hs:469)
    sortValL (src/Internal/Matrix.hs:470)
    c_sort_indexD (src/Internal/Matrix.hs:472)
    c_sort_indexF (src/Internal/Matrix.hs:473)
    c_sort_indexI (src/Internal/Matrix.hs:474)
    c_sort_indexL (src/Internal/Matrix.hs:475)
    c_sort_valD (src/Internal/Matrix.hs:477)
    c_sort_valF (src/Internal/Matrix.hs:478)
    c_sort_valI (src/Internal/Matrix.hs:479)
    c_sort_valL (src/Internal/Matrix.hs:480)
    compareG (src/Internal/Matrix.hs:484)
    compareD (src/Internal/Matrix.hs:489)
    compareF (src/Internal/Matrix.hs:490)
    compareI (src/Internal/Matrix.hs:491)
    compareL (src/Internal/Matrix.hs:492)
    c_compareD (src/Internal/Matrix.hs:494)
    c_compareF (src/Internal/Matrix.hs:495)
    c_compareI (src/Internal/Matrix.hs:496)
    c_compareL (src/Internal/Matrix.hs:497)
    selectG (src/Internal/Matrix.hs:501)
    selectD (src/Internal/Matrix.hs:506)
    selectF (src/Internal/Matrix.hs:507)
    selectI (src/Internal/Matrix.hs:508)
    selectL (src/Internal/Matrix.hs:509)
    selectC (src/Internal/Matrix.hs:510)
    selectQ (src/Internal/Matrix.hs:511)
    Sel (src/Internal/Matrix.hs:513)
    c_selectD (src/Internal/Matrix.hs:515)
    c_selectF (src/Internal/Matrix.hs:516)
    c_selectI (src/Internal/Matrix.hs:517)
    c_selectC (src/Internal/Matrix.hs:518)
    c_selectQ (src/Internal/Matrix.hs:519)
    c_selectL (src/Internal/Matrix.hs:520)
    remapG (src/Internal/Matrix.hs:524)
    remapD (src/Internal/Matrix.hs:529)
    remapF (src/Internal/Matrix.hs:530)
    remapI (src/Internal/Matrix.hs:531)
    remapL (src/Internal/Matrix.hs:532)
    remapC (src/Internal/Matrix.hs:533)
    remapQ (src/Internal/Matrix.hs:534)
    Rem (src/Internal/Matrix.hs:536)
    c_remapD (src/Internal/Matrix.hs:538)
    c_remapF (src/Internal/Matrix.hs:539)
    c_remapI (src/Internal/Matrix.hs:540)
    c_remapC (src/Internal/Matrix.hs:541)
    c_remapQ (src/Internal/Matrix.hs:542)
    c_remapL (src/Internal/Matrix.hs:543)
    rowOpAux (src/Internal/Matrix.hs:547)
    RowOp (src/Internal/Matrix.hs:552)
    c_rowOpD (src/Internal/Matrix.hs:554)
    c_rowOpF (src/Internal/Matrix.hs:555)
    c_rowOpC (src/Internal/Matrix.hs:556)
    c_rowOpQ (src/Internal/Matrix.hs:557)
    c_rowOpI (src/Internal/Matrix.hs:558)
    c_rowOpL (src/Internal/Matrix.hs:559)
    c_rowOpMI (src/Internal/Matrix.hs:560)
    c_rowOpML (src/Internal/Matrix.hs:561)
    gemmg (src/Internal/Matrix.hs:565)
    Tgemm (src/Internal/Matrix.hs:567)
    c_gemmD (src/Internal/Matrix.hs:569)
    c_gemmF (src/Internal/Matrix.hs:570)
    c_gemmC (src/Internal/Matrix.hs:571)
    c_gemmQ (src/Internal/Matrix.hs:572)
    c_gemmI (src/Internal/Matrix.hs:573)
    c_gemmL (src/Internal/Matrix.hs:574)
    c_gemmMI (src/Internal/Matrix.hs:575)
    c_gemmML (src/Internal/Matrix.hs:576)
    c_saveMatrix (src/Internal/Matrix.hs:580)
 100% (  4 /  4) in 'Internal.Conversion'
  30% (  3 / 10) in 'Internal.Foreign'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
  16% (  7 / 43) in 'Internal.ST'
  Missing documentation for:
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
  56% ( 30 / 54) in 'Internal.Element'
  Missing documentation for:
     (src/Internal/Element.hs:42)
     (src/Internal/Element.hs:55)
    sizes (src/Internal/Element.hs:59)
    dsp (src/Internal/Element.hs:61)
     (src/Internal/Element.hs:71)
    breakAt (src/Internal/Element.hs:79)
    ppext (src/Internal/Element.hs:95)
    minEl (src/Internal/Element.hs:134)
    maxEl (src/Internal/Element.hs:135)
    cmodi (src/Internal/Element.hs:136)
    extractError (src/Internal/Element.hs:138)
    fromBlocksRaw (src/Internal/Element.hs:238)
    adaptBlocks (src/Internal/Element.hs:240)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    fromArray2D (src/Internal/Element.hs:443)
    lM (src/Internal/Element.hs:492)
    compat' (src/Internal/Element.hs:502)
    toBlockRows (src/Internal/Element.hs:510)
    toBlockCols (src/Internal/Element.hs:519)
    mk (src/Internal/Element.hs:549)
    mapMatrix (src/Internal/Element.hs:602)
  90% (  9 / 10) in 'Internal.IO'
  Missing documentation for:
    loadMatrix' (src/Internal/IO.hs:172)
  44% ( 59 /135) in 'Internal.LAPACK'
  Missing documentation for:
    # (src/Internal/LAPACK.hs:32)
    TMMM (src/Internal/LAPACK.hs:37)
    F (src/Internal/LAPACK.hs:39)
    Q (src/Internal/LAPACK.hs:40)
    dgemmc (src/Internal/LAPACK.hs:42)
    zgemmc (src/Internal/LAPACK.hs:43)
    sgemmc (src/Internal/LAPACK.hs:44)
    cgemmc (src/Internal/LAPACK.hs:45)
    c_multiplyI (src/Internal/LAPACK.hs:46)
    c_multiplyL (src/Internal/LAPACK.hs:47)
    isT (src/Internal/LAPACK.hs:49)
    tt (src/Internal/LAPACK.hs:52)
    multiplyAux (src/Internal/LAPACK.hs:55)
    multiplyI (src/Internal/LAPACK.hs:78)
    multiplyL (src/Internal/LAPACK.hs:86)
    TSVD (src/Internal/LAPACK.hs:96)
    dgesvd (src/Internal/LAPACK.hs:98)
    zgesvd (src/Internal/LAPACK.hs:99)
    dgesdd (src/Internal/LAPACK.hs:100)
    zgesdd (src/Internal/LAPACK.hs:101)
    svdAux (src/Internal/LAPACK.hs:119)
    thinSVDAux (src/Internal/LAPACK.hs:147)
    svAux (src/Internal/LAPACK.hs:176)
    rightSVAux (src/Internal/LAPACK.hs:196)
    leftSVAux (src/Internal/LAPACK.hs:217)
    dgeev (src/Internal/LAPACK.hs:231)
    zgeev (src/Internal/LAPACK.hs:232)
    dsyev (src/Internal/LAPACK.hs:233)
    zheev (src/Internal/LAPACK.hs:234)
    eigAux (src/Internal/LAPACK.hs:236)
    eigOnlyAux (src/Internal/LAPACK.hs:252)
    eigRaux (src/Internal/LAPACK.hs:275)
    fixeig1 (src/Internal/LAPACK.hs:28
src/Internal/Numeric.hs:911:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Container Vector t
    • In the instance declaration for
        ‘Transposable (Matrix t) (Matrix t)’

src/Internal/Algorithms.hs:619:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element t
    • In the type signature for:
           rankSVD :: Element t => Double -> Matrix t -> Vector Double -> Int
6)
    fixeig (src/Internal/LAPACK.hs:289)
    eigSHAux (src/Internal/LAPACK.hs:305)
    vrev (src/Internal/LAPACK.hs:349)
    dgesv (src/Internal/LAPACK.hs:352)
    zgesv (src/Internal/LAPACK.hs:353)
    linearSolveSQAux (src/Internal/LAPACK.hs:355)
    mbLinearSolveR (src/Internal/LAPACK.hs:371)
    mbLinearSolveC (src/Internal/LAPACK.hs:379)
    dpotrs (src/Internal/LAPACK.hs:383)
    zpotrs (src/Internal/LAPACK.hs:384)
    linearSolveSQAux2 (src/Internal/LAPACK.hs:387)
    dgels (src/Internal/LAPACK.hs:408)
    zgels (src/Internal/LAPACK.hs:409)
    dgelss (src/Internal/LAPACK.hs:410)
    zgelss (src/Internal/LAPACK.hs:411)
    linearSolveAux (src/Internal/LAPACK.hs:413)
    zpotrf (src/Internal/LAPACK.hs:456)
    dpotrf (src/Internal/LAPACK.hs:457)
    cholAux (src/Internal/LAPACK.hs:459)
    TMVM (src/Internal/LAPACK.hs:482)
    dgeqr2 (src/Internal/LAPACK.hs:484)
    zgeqr2 (src/Internal/LAPACK.hs:485)
    qrAux (src/Internal/LAPACK.hs:495)
    dorgqr (src/Internal/LAPACK.hs:505)
    zungqr (src/Internal/LAPACK.hs:506)
    qrgrAux (src/Internal/LAPACK.hs:515)
    dgehrd (src/Internal/LAPACK.hs:523)
    zgehrd (src/Internal/LAPACK.hs:524)
    hessAux (src/Internal/LAPACK.hs:534)
    dgees (src/Internal/LAPACK.hs:545)
    zgees (src/Internal/LAPACK.hs:546)
    schurAux (src/Internal/LAPACK.hs:556)
    dgetrf (src/Internal/LAPACK.hs:565)
    zgetrf (src/Internal/LAPACK.hs:566)
    luAux (src/Internal/LAPACK.hs:576)
    dgetrs (src/Internal/LAPACK.hs:587)
    zgetrs (src/Internal/LAPACK.hs:588)
    lusAux (src/Internal/LAPACK.hs:598)
    dsytrf (src/Internal/LAPACK.hs:611)
    zhetrf (src/Internal/LAPACK.hs:612)
    ldlAux (src/Internal/LAPACK.hs:622)
    dsytrs (src/Internal/LAPACK.hs:630)
    zsytrs (src/Internal/LAPACK.hs:631)
  25% ( 25 / 99) in 'Internal.Numeric'
  Missing documentation for:
    IndexOf (src/Internal/Numeric.hs:32)
    ArgOf (src/Internal/Numeric.hs:37)
     (src/Internal/Numeric.hs:97)
     (src/Internal/Numeric.hs:136)
     (src/Internal/Numeric.hs:176)
     (src/Internal/Numeric.hs:213)
     (src/Internal/Numeric.hs:250)
     (src/Internal/Numeric.hs:286)
     (src/Internal/Numeric.hs:324)
    emptyErrorV (src/Internal/Numeric.hs:365)
    emptyErrorM (src/Internal/Numeric.hs:370)
    arctan2 (src/Internal/Numeric.hs:391)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    Konst (src/Internal/Numeric.hs:551)
     (src/Internal/Numeric.hs:565)
     (src/Internal/Numeric.hs:569)
    Numeric (src/Internal/Numeric.hs:575)
     (src/Internal/Numeric.hs:587)
     (src/Internal/Numeric.hs:588)
     (src/Internal/Numeric.hs:589)
     (src/Internal/Numeric.hs:590)
     (src/Internal/Numeric.hs:591)
     (src/Internal/Numeric.hs:592)
     (src/Internal/Numeric.hs:611)
     (src/Internal/Numeric.hs:618)
     (src/Internal/Numeric.hs:625)
     (src/Internal/Numeric.hs:632)
     (src/Internal/Numeric.hs:639)
     (src/Internal/Numeric.hs:646)
    emptyMul (src/Internal/Numeric.hs:654)
    emptyVal (src/Internal/Numeric.hs:663)
    mXm (src/Internal/Numeric.hs:681)
    mXv (src/Internal/Numeric.hs:685)
    vXm (src/Internal/Numeric.hs:689)
    Convert (src/Internal/Numeric.hs:737)
     (src/Internal/Numeric.hs:746)
     (src/Internal/Numeric.hs:754)
     (src/Internal/Numeric.hs:762)
     (src/Internal/Numeric.hs:770)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    ElementOf (src/Internal/Numeric.hs:813)
    buildM (src/Internal/Numeric.hs:820)
    buildV (src/Internal/Numeric.hs:824)
    findV (src/Internal/Numeric.hs:839)
    findM (src/Internal/Numeric.hs:842)
    assocV (src/Internal/Numeric.hs:844)
    assocM (src/Internal/Numeric.hs:849)
    accumV (src/Internal/Numeric.hs:854)
    accumM (src/Internal/Numeric.hs:859)
    compareM (src/Internal/Numeric.hs:866)
    compareCV (src/Internal/Numeric.hs:871)
    selectM (src/Internal/Numeric.hs:875)
    selectCV (src/Internal/Numeric.hs:880)
    CTrans (src/Internal/Numeric.hs:886)
     (src/Internal/Numeric.hs:891)
     (src/Internal/Numeric.hs:892)
     (src/Internal/Numeric.hs:893)
     (src/Internal/Numeric.hs:894)
     (src/Internal/Numeric.hs:896)
     (src/Internal/Numeric.hs:900)
    Transposable (src/Internal/Numeric.hs:904)
     (src/Internal/Numeric.hs:911)
    Additive (src/Internal/Numeric.hs:916)
    Linear (src/Internal/Numeric.hs:920)
     (src/Internal/Numeric.hs:925)
     (src/Internal/Numeric.hs:929)
     (src/Internal/Numeric.hs:933)
     (src/Internal/Numeric.hs:937)
    Testable (src/Internal/Numeric.hs:942)
  17% (  2 / 12) in 'Internal.Sparse'
  Missing documentation for:
    Module header
    CSR (src/Internal/Sparse.hs:33)
    mkCSR (src/Internal/Sparse.hs:50)
    fromCSR (src/Internal/Sparse.hs:122)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    gmXv (src/Internal/Sparse.hs:143)
  38% ( 39 /102) in 'Numeric.LinearAlgebra.Devel'
  Missing documentation for:
    appVector (src/Internal/Foreign.hs:59)
    appVectorLen (src/Internal/Foreign.hs:63)
    appMatrix (src/Internal/Foreign.hs:67)
    appMatrixLen (src/Internal/Foreign.hs:71)
    appMatrixRaw (src/Internal/Foreign.hs:78)
    appMatrixRawLen (src/Internal/Foreign.hs:82)
    unsafeMatrixToForeignPtr (src/Internal/Foreign.hs:100)
    createVector (src/Internal/Vector.hs:76)
    createMatrix (src/Internal/Matrix.hs:239)
    TransArray (src/Internal/Devel.hs:79)
    MatrixOrder (src/Internal/Matrix.hs:40)
    orderOf (src/Internal/Matrix.hs:77)
    cmat (src/Internal/Matrix.hs:100)
    fmat (src/Internal/Matrix.hs:106)
    matrixFromVector (src/Internal/Matrix.hs:229)
    atM' (src/Internal/Matrix.hs:224)
    STVector (src/Internal/ST.hs:51)
    newVector (src/Internal/ST.hs:101)
    thawVector (src/Internal/ST.hs:53)
    freezeVector (src/Internal/ST.hs:77)
    runSTVector (src/Internal/ST.hs:59)
    readVector (src/Internal/ST.hs:90)
    writeVector (src/Internal/ST.hs:94)
    modifyVector (src/Internal/ST.hs:71)
    liftSTVector (src/Internal/ST.hs:74)
    STMatrix (src/Internal/ST.hs:120)
    newMatrix (src/Internal/ST.hs:177)
    thawMatrix (src/Internal/ST.hs:122)
    freezeMatrix (src/Internal/ST.hs:150)
    runSTMatrix (src/Internal/ST.hs:128)
    readMatrix (src/Internal/ST.hs:163)
    writeMatrix (src/Internal/ST.hs:167)
    modifyMatrix (src/Internal/ST.hs:140)
    liftSTMatrix (src/Internal/ST.hs:143)
    mutable (src/Internal/ST.hs:243)
    extractMatrix (src/Internal/ST.hs:226)
    setMatrix (src/Internal/ST.hs:170)
    rowOper (src/Internal/ST.hs:206)
    RowOper (src/Internal/ST.hs:202)
    RowRange (src/Internal/ST.hs:192)
    ColRange (src/Internal/ST.hs:182)
    gemmm (src/Internal/ST.hs:236)
    newUndefinedVector (src/Internal/ST.hs:97)
    unsafeReadVector (src/Internal/ST.hs:63)
    unsafeWriteVector (src/Internal/ST.hs:67)
    unsafeThawVector (src/Internal/ST.hs:56)
    unsafeFreezeVector (src/Internal/ST.hs:80)
    newUndefinedMatrix (src/Internal/ST.hs:173)
    unsafeReadMatrix (src/Internal/ST.hs:132)
    unsafeWriteMatrix (src/Internal/ST.hs:136)
    unsafeThawMatrix (src/Internal/ST.hs:125)
    unsafeFreezeMatrix (src/Internal/ST.hs:146)
    mapVectorWithIndex (src/Internal/Vector.hs:366)
    foldLoop (src/Internal/Vector.hs:287)
    foldVector (src/Internal/Vector.hs:268)
    foldVectorG (src/Internal/Vector.hs:292)
    foldVectorWithIndex (src/Internal/Vector.hs:278)
    CSR (src/Internal/Sparse.hs:33)
    fromCSR (src/Internal/Sparse.hs:122)
    mkCSR (src/Internal/Sparse.hs:50)
    toByteString (src/Internal/Vector.hs:403)
    fromByteString (src/Internal/Vector.hs:410)
    showInternal (src/Internal/Matrix.hs:81)
  63% ( 66 /105) in 'Internal.Algorithms'
  Missing documentation for:
     (src/Internal/Algorithms.hs:76)
     (src/Internal/Algorithms.hs:100)
    square (src/Internal/Algorithms.hs:131)
    vertical
src/Internal/Convolution.hs:49:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Num t
    • In the type signature for:
           conv :: (Container Vector t, Product t, Num t) =>
                   Vector t -> Vector t -> Vector t

src/Internal/Modular.hs:62:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Enum t
    • In the instance declaration for ‘Enum (Mod m t)’

src/Internal/Modular.hs:67:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Eq (Mod m t)’

src/Internal/Modular.hs:162:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m I)’

src/Internal/Modular.hs:163:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘CTrans (Mod m Z)’

src/Internal/Modular.hs:247:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Indexable (Vector t) t
    • In the instance declaration for
        ‘Indexable (Vector (Mod m t)) (Mod m t)’

src/Internal/Modular.hs:298:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           f2iM :: (Element t, Element (Mod n t)) =>
                   Matrix (Mod n t) -> Matrix t

src/Internal/Modular.hs:301:1: warning: [-Wredundant-constraints]
    • Redundant constraint: Element (Mod n t)
    • In the type signature for:
           i2fM :: (Element t, Element (Mod n t)) =>
                   Matrix t -> Matrix (Mod n t)

src/Internal/Modular.hs:336:10: warning: [-Wredundant-constraints]
    • Redundant constraint: KnownNat m
    • In the instance declaration for ‘Testable (Matrix (Mod m I))’

src/Internal/Static.hs:331:10: warning: [-Wredundant-constraints]
    • Redundant constraint: Num (Matrix t)
    • In the instance declaration for ‘Fractional (Dim n (Vector t))’
 (src/Internal/Algorithms.hs:133)
    exactHermitian (src/Internal/Algorithms.hs:135)
     (src/Internal/Algorithms.hs:317)
     (src/Internal/Algorithms.hs:362)
     (src/Internal/Algorithms.hs:470)
    haussholder (src/Internal/Algorithms.hs:704)
    zh (src/Internal/Algorithms.hs:709)
    zt (src/Internal/Algorithms.hs:712)
    unpackQR (src/Internal/Algorithms.hs:716)
    unpackHess (src/Internal/Algorithms.hs:727)
    uH (src/Internal/Algorithms.hs:732)
    diagonalize (src/Internal/Algorithms.hs:760)
    golubeps (src/Internal/Algorithms.hs:779)
    epslist (src/Internal/Algorithms.hs:786)
    geps (src/Internal/Algorithms.hs:789)
    expGolub (src/Internal/Algorithms.hs:798)
    sqrtmInv (src/Internal/Algorithms.hs:843)
    signlp (src/Internal/Algorithms.hs:855)
    fixPerm (src/Internal/Algorithms.hs:859)
    fixPerm' (src/Internal/Algorithms.hs:868)
    triang (src/Internal/Algorithms.hs:877)
    NormType (src/Internal/Algorithms.hs:900)
    Normed (src/Internal/Algorithms.hs:902)
     (src/Internal/Algorithms.hs:905)
     (src/Internal/Algorithms.hs:911)
     (src/Internal/Algorithms.hs:917)
     (src/Internal/Algorithms.hs:923)
     (src/Internal/Algorithms.hs:930)
     (src/Internal/Algorithms.hs:936)
     (src/Internal/Algorithms.hs:942)
     (src/Internal/Algorithms.hs:948)
    relativeError (src/Internal/Algorithms.hs:961)
    geigSH' (src/Internal/Algorithms.hs:984)
     (src/Internal/Algorithms.hs:1004)
     (src/Internal/Algorithms.hs:1020)
     (src/Internal/Algorithms.hs:1023)
  40% ( 10 / 25) in 'Internal.Container'
  Missing documentation for:
    Mul (src/Internal/Container.hs:103)
     (src/Internal/Container.hs:108)
     (src/Internal/Container.hs:111)
     (src/Internal/Container.hs:114)
    LSDiv (src/Internal/Container.hs:146)
     (src/Internal/Container.hs:150)
     (src/Internal/Container.hs:154)
    Build (src/Internal/Container.hs:161)
     (src/Internal/Container.hs:178)
     (src/Internal/Container.hs:182)
    dot (src/Internal/Container.hs:189)
    optimiseMult (src/Internal/Container.hs:194)
    sortVector (src/Internal/Container.hs:220)
    ccompare (src/Internal/Container.hs:244)
    cselect (src/Internal/Container.hs:247)
  75% (  6 /  8) in 'Internal.Random'
  Missing documentation for:
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
 100% (  7 /  7) in 'Internal.Convolution'
 100% (  2 /  2) in 'Internal.Chain'
 100% (  1 /  1) in 'Numeric.Vector'
  33% (  2 /  6) in 'Internal.CG'
  Missing documentation for:
    Module header
    CGState (src/Internal/CG.hs:34)
    R (src/Internal/Vector.hs:51)
    V (src/Internal/CG.hs:32)
 100% (  1 /  1) in 'Numeric.Matrix'
  62% ( 43 / 69) in 'Internal.Util'
  Missing documentation for:
    formatSparse (src/Internal/Util.hs:475)
    approxInt (src/Internal/Util.hs:489)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    formatShort (src/Internal/Util.hs:500)
    dispShort (src/Internal/Util.hs:530)
    Numeric (src/Internal/Numeric.hs:575)
    ℕ (src/Internal/Util.hs:84)
    ℤ (src/Internal/Util.hs:85)
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    ~!~ (src/Internal/Util.hs:471)
    block2x2 (src/Internal/Util.hs:540)
    block3x3 (src/Internal/Util.hs:547)
    view1 (src/Internal/Util.hs:552)
    unView1 (src/Internal/Util.hs:560)
    foldMatrix (src/Internal/Util.hs:565)
    gaussElim_1 (src/Internal/Util.hs:604)
    gaussElim (src/Internal/Util.hs:647)
    luST (src/Internal/Util.hs:670)
    luSolve'' (src/Internal/Util.hs:787)
    luPacked'' (src/Internal/Util.hs:739)
    invershur (src/Internal/Util.hs:860)
  67% (  2 /  3) in 'Internal.Modular'
  Missing documentation for:
    ./. (src/Internal/Modular.hs:60)
  75% ( 98 /131) in 'Numeric.LinearAlgebra.Data'
  Missing documentation for:
    R (src/Internal/Vector.hs:51)
    C (src/Internal/Vector.hs:52)
    I (src/Internal/Vector.hs:49)
    Z (src/Internal/Vector.hs:50)
    ./. (src/Internal/Modular.hs:60)
    toList (src/Internal/Vector.hs:110)
    rows (src/Internal/Matrix.hs:53)
    cols (src/Internal/Matrix.hs:57)
    Konst (src/Internal/Numeric.hs:551)
    Build (src/Internal/Container.hs:161)
    takeRows (src/Internal/Element.hs:356)
    dropRows (src/Internal/Element.hs:363)
    takeColumns (src/Internal/Element.hs:370)
    dropColumns (src/Internal/Element.hs:377)
    sortVector (src/Internal/Container.hs:220)
    AssocMatrix (src/Internal/Sparse.hs:31)
    toDense (src/Internal/Sparse.hs:191)
    mkSparse (src/Internal/Sparse.hs:119)
    mkDiagR (src/Internal/Sparse.hs:130)
    mkDense (src/Internal/Sparse.hs:112)
    loadMatrix' (src/Internal/IO.hs:172)
    dispDots (src/Internal/Util.hs:496)
    dispBlanks (src/Internal/Util.hs:498)
    dispShort (src/Internal/Util.hs:530)
    Convert (src/Internal/Numeric.hs:737)
    roundVector (src/Internal/Vectorized.hs:378)
    toInt (src/Internal/Numeric.hs:410)
    fromZ (src/Internal/Numeric.hs:413)
    toZ (src/Internal/Numeric.hs:416)
    arctan2 (src/Internal/Numeric.hs:391)
    fromArray2D (src/Internal/Element.hs:443)
    nRows (src/Internal/Sparse.hs:90)
    nCols (src/Internal/Sparse.hs:91)
  85% (129 /152) in 'Numeric.LinearAlgebra'
  Missing documentation for:
    dot (src/Internal/Container.hs:189)
    scale (src/Internal/Numeric.hs:922)
    add (src/Internal/Numeric.hs:918)
    Normed (src/Internal/Util.hs:258)
    norm_Frob (src/Internal/Util.hs:323)
    norm_nuclear (src/Internal/Util.hs:326)
    Seed (src/Internal/Vectorized.hs:358)
    RandDist (src/Internal/Vectorized.hs:360)
    relativeError (src/Internal/Algorithms.hs:961)
    haussholder (src/Internal/Algorithms.hs:704)
    optimiseMult (src/Internal/Container.hs:194)
    Numeric (src/Internal/Numeric.hs:575)
    LSDiv (src/Internal/Container.hs:146)
    RealOf (src/Internal/Numeric.hs:780)
    ComplexOf (src/Internal/Numeric.hs:791)
    SingleOf (src/Internal/Numeric.hs:799)
    DoubleOf (src/Internal/Numeric.hs:806)
    IndexOf (src/Internal/Numeric.hs:32)
    Linear (src/Internal/Numeric.hs:920)
    Additive (src/Internal/Numeric.hs:916)
    Transposable (src/Internal/Numeric.hs:904)
    CGState (src/Internal/CG.hs:34)
    Testable (src/Internal/Numeric.hs:942)
  57% (  8 / 14) in 'Numeric.LinearAlgebra.HMatrix'
  Missing documentation for:
    ℝ (src/Internal/Util.hs:83)
    ℂ (src/Internal/Util.hs:86)
    <·> (src/Numeric/LinearAlgebra/HMatrix.hs:24)
    app (src/Numeric/LinearAlgebra/HMatrix.hs:27)
    mul (src/Numeric/LinearAlgebra/HMatrix.hs:29)
    geigSH' (src/Internal/Algorithms.hs:984)
   1% (  1 / 67) in 'Internal.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    ℂ (src/Internal/Static.hs:38)
    Dim (src/Internal/Static.hs:40)
    lift1F (src/Internal/Static.hs:43)
    lift2F (src/Internal/Static.hs:48)
    R (src/Internal/Static.hs:55)
    C (src/Internal/Static.hs:58)
    L (src/Internal/Static.hs:61)
    M (src/Internal/Static.hs:63)
    mkR (src/Internal/Static.hs:66)
    mkC (src/Internal/Static.hs:69)
    mkL (src/Internal/Static.hs:72)
    mkM (src/Internal/Static.hs:75)
    V (src/Internal/Static.hs:80)
    ud (src/Internal/Static.hs:82)
    mkV (src/Internal/Static.hs:85)
    vconcat (src/Internal/Static.hs:89)
    gvec2 (src/Internal/Static.hs:101)
    gvec3 (src/Internal/Static.hs:108)
    gvec4 (src/Internal/Static.hs:117)
    gvect (src/Internal/Static.hs:127)
    GM (src/Internal/Static.hs:143)
    gmat (src/Internal/Static.hs:146)
    Sized (src/Internal/Static.hs:163)
    singleV (src/Internal/Static.hs:172)
    singleM (src/Internal/Static.hs:173)
     (src/Internal/Static.hs:176)
     (src/Internal/Static.hs:192)
     (src/Internal/Static.hs:209)
     (src/Internal/Static.hs:227)
     (src/Internal/Static.hs:246)
     (src/Internal/Static.hs:252)
    isDiag (src/Internal/Static.hs:261)
    isDiagC (src/Internal/Static.hs:264)
    isDiagg (src/Internal/Static.hs:268)
     (src/Internal/Static.hs:28
src/Numeric/LinearAlgebra/Static.hs:79:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           (&) :: (KnownNat n, 1 <= n) => R n -> ℝ -> R (n + 1)

src/Numeric/LinearAlgebra/Static.hs:252:1: warning: [-Wredundant-constraints]
    • Redundant constraint: n <= m
    • In the type signature for:
           svdTall :: (KnownNat m, KnownNat n, n <= m) =>
                      L m n -> (L m n, R n, L n n)

src/Numeric/LinearAlgebra/Static.hs:258:1: warning: [-Wredundant-constraints]
    • Redundant constraint: m <= n
    • In the type signature for:
           svdFlat :: (KnownNat m, KnownNat n, m <= n) =>
                      L m n -> (L m m, R m, L n m)

src/Numeric/LinearAlgebra/Static.hs:540:1: warning: [-Wredundant-constraints]
    • Redundant constraint: 1 <= n
    • In the type signature for:
           mean :: (KnownNat n, 1 <= n) => R n -> ℝ

src/Numeric/LinearAlgebra/Static.hs:615:10: warning: [-Wredundant-constraints]
    • Redundant constraints: (KnownNat n', KnownNat m')
    • In the instance declaration for ‘Testable (L n' m')’
5)
     (src/Internal/Static.hs:293)
     (src/Internal/Static.hs:301)
     (src/Internal/Static.hs:310)
     (src/Internal/Static.hs:321)
     (src/Internal/Static.hs:331)
     (src/Internal/Static.hs:336)
     (src/Internal/Static.hs:356)
     (src/Internal/Static.hs:366)
     (src/Internal/Static.hs:371)
    adaptDiag (src/Internal/Static.hs:393)
    isFull (src/Internal/Static.hs:397)
    lift1L (src/Internal/Static.hs:400)
    lift2L (src/Internal/Static.hs:401)
    lift2LD (src/Internal/Static.hs:402)
     (src/Internal/Static.hs:405)
     (src/Internal/Static.hs:415)
     (src/Internal/Static.hs:420)
    adaptDiagC (src/Internal/Static.hs:441)
    isFullC (src/Internal/Static.hs:445)
    lift1M (src/Internal/Static.hs:447)
    lift2M (src/Internal/Static.hs:448)
    lift2MD (src/Internal/Static.hs:449)
     (src/Internal/Static.hs:451)
     (src/Internal/Static.hs:461)
     (src/Internal/Static.hs:466)
    Disp (src/Internal/Static.hs:488)
     (src/Internal/Static.hs:493)
     (src/Internal/Static.hs:500)
     (src/Internal/Static.hs:508)
     (src/Internal/Static.hs:514)
  13% (  9 / 69) in 'Numeric.LinearAlgebra.Static'
  Missing documentation for:
    ℝ (src/Internal/Static.hs:37)
    R (src/Internal/Static.hs:55)
    vec2 (src/Numeric/LinearAlgebra/Static.hs:90)
    vec3 (src/Numeric/LinearAlgebra/Static.hs:93)
    vec4 (src/Numeric/LinearAlgebra/Static.hs:97)
    & (src/Numeric/LinearAlgebra/Static.hs:79)
    # (src/Numeric/LinearAlgebra/Static.hs:84)
    split (src/Numeric/LinearAlgebra/Static.hs:344)
    headTail (src/Numeric/LinearAlgebra/Static.hs:351)
    vector (src/Numeric/LinearAlgebra/Static.hs:100)
    linspace (src/Numeric/LinearAlgebra/Static.hs:106)
    range (src/Numeric/LinearAlgebra/Static.hs:111)
    dim (src/Numeric/LinearAlgebra/Static.hs:117)
    L (src/Internal/Static.hs:61)
    Sq (src/Numeric/LinearAlgebra/Static.hs:177)
    build (src/Numeric/LinearAlgebra/Static.hs:375)
    row (src/Numeric/LinearAlgebra/Static.hs:154)
    col (src/Numeric/LinearAlgebra/Static.hs:158)
    ||| (src/Numeric/LinearAlgebra/Static.hs:174)
    === (src/Numeric/LinearAlgebra/Static.hs:168)
    splitRows (src/Numeric/LinearAlgebra/Static.hs:355)
    splitCols (src/Numeric/LinearAlgebra/Static.hs:361)
    unrow (src/Numeric/LinearAlgebra/Static.hs:160)
    uncol (src/Numeric/LinearAlgebra/Static.hs:164)
    eye (src/Numeric/LinearAlgebra/Static.hs:134)
    diag (src/Numeric/LinearAlgebra/Static.hs:131)
    blockAt (src/Numeric/LinearAlgebra/Static.hs:139)
    matrix (src/Numeric/LinearAlgebra/Static.hs:103)
    C (src/Internal/Static.hs:58)
    M (src/Internal/Static.hs:63)
    Her (src/Numeric/LinearAlgebra/Static.hs:286)
    her (src/Numeric/LinearAlgebra/Static.hs:288)
    𝑖 (src/Numeric/LinearAlgebra/Static.hs:283)
    <> (src/Numeric/LinearAlgebra/Static.hs:197)
    #> (src/Numeric/LinearAlgebra/Static.hs:202)
    <.> (src/Numeric/LinearAlgebra/Static.hs:211)
    linSolve (src/Numeric/LinearAlgebra/Static.hs:238)
    <\> (src/Numeric/LinearAlgebra/Static.hs:241)
    svd (src/Numeric/LinearAlgebra/Static.hs:244)
    withCompactSVD (src/Numeric/LinearAlgebra/Static.hs:323)
    svdTall (src/Numeric/LinearAlgebra/Static.hs:252)
    svdFlat (src/Numeric/LinearAlgebra/Static.hs:258)
    Eigen (src/Numeric/LinearAlgebra/Static.hs:265)
    withNullspace (src/Numeric/LinearAlgebra/Static.hs:312)
    qr (src/Numeric/LinearAlgebra/Static.hs:335)
    chol (src/Numeric/LinearAlgebra/Static.hs:307)
    mean (src/Numeric/LinearAlgebra/Static.hs:540)
    Disp (src/Internal/Static.hs:488)
    Domain (src/Numeric/LinearAlgebra/Static.hs:412)
    withVector (src/Numeric/LinearAlgebra/Static.hs:385)
    withMatrix (src/Numeric/LinearAlgebra/Static.hs:396)
    toRows (src/Numeric/LinearAlgebra/Static.hs:365)
    toColumns (src/Numeric/LinearAlgebra/Static.hs:369)
    Sized (src/Internal/Static.hs:163)
    Diag (src/Numeric/LinearAlgebra/Static.hs:216)
    Sym (src/Numeric/LinearAlgebra/Static.hs:270)
    sym (src/Numeric/LinearAlgebra/Static.hs:273)
    mTm (src/Numeric/LinearAlgebra/Static.hs:276)
    unSym (src/Numeric/LinearAlgebra/Static.hs:279)
    <·> (src/Numeric/LinearAlgebra/Static.hs:207)
Warning: Numeric.LinearAlgebra.Devel: could not find link destinations for:
    CSC
Warning: Numeric.LinearAlgebra.Data: could not find link destinations for:
    conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' ArgOf atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm multiply absSum norm1 norm2 normInf toComplex' fromComplex' comp' single' Precision double' linSolve CTrans
Warning: Numeric.LinearAlgebra: could not find link destinations for:
    eps Mod constantD extractR setRect sortI sortV compareV selectV remapM rowOp gemm conj' size' scalar' scale' addConstant add' sub mul equal cmap' konst' build' atIndex' minIndex' maxIndex' minElement' maxElement' sumElements' prodElements' step' ccompare' cselect' find' assoc' accum' scaleRecip divide arctan2' cmod' fromInt' toInt' fromZ' toZ' ArgOf multiply absSum norm1 norm2 normInf CTrans linSolve toComplex' fromComplex' comp' single' double' Precision Normed ~ svd' thinSVD' sv' luPacked' luSolve' mbLinearSolve' linearSolve' cholSolve' ldlPacked' ldlSolve' linearSolveSVD' linearSolveLS' eig' eigSH'' eigOnly eigOnlySH cholSH' mbCholSH' qr' qrgr' hess' schur'
Warning: Numeric.LinearAlgebra.Static: could not find link destinations for:
    ℂ
Documentation created: dist/doc/html/hmatrix/index.html,
dist/doc/html/hmatrix/hmatrix.txt
Creating package registration file:
/tmp/pkgConf-hmatrix-0.17.05821875001700313522.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/hmatrix-0.17.0.2-8q3aZuGHCVgBLt6kYxXwv1
Registering hmatrix-0.17.0.2...
cabal: Leaving directory '/tmp/cabal-tmp-3346/hmatrix-0.17.0.2'
Installed hmatrix-0.17.0.2
cabal: Entering directory '/tmp/cabal-tmp-3346/matrix-0.3.5.0'
Configuring matrix-0.3.5.0...
Building matrix-0.3.5.0...
Preprocessing library matrix-0.3.5.0...
[1 of 1] Compiling Data.Matrix      ( Data/Matrix.hs, dist/build/Data/Matrix.o )

Data/Matrix.hs:80:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Matrix.hs:88:1: warning: [-Wunused-imports]
    The import of ‘Data.Maybe’ is redundant
      except perhaps to import instances from ‘Data.Maybe’
    To import instances alone, use: import Data.Maybe()

Data/Matrix.hs:1323:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/traceOfSum" may never fire
      because ‘trace’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘trace’

Data/Matrix.hs:1323:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/traceOfSum" may never fire
      because rule "Class op +" for ‘+’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule

Data/Matrix.hs:1326:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/traceOfScale" may never fire
      because ‘trace’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘trace’

Data/Matrix.hs:1326:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/traceOfScale" may never fire
      because ‘scaleMatrix’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘scaleMatrix’

Data/Matrix.hs:1351:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/detLaplaceProduct" may never fire
      because ‘detLaplace’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘detLaplace’

Data/Matrix.hs:1351:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/detLaplaceProduct" may never fire
      because rule "Class op *" for ‘*’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule

Data/Matrix.hs:1354:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/detLUProduct" may never fire
      because ‘detLU’ might inline first
    Probable fix: add an INLINE[n] or NOINLINE[n] pragma for ‘detLU’

Data/Matrix.hs:1354:1: warning: [-Winline-rule-shadowing]
    Rule "matrix/detLUProduct" may never fire
      because rule "Class op *" for ‘*’ might fire first
    Probable fix: add phase [n] or [~n] to the competing rule
Running Haddock for matrix-0.3.5.0...
Running hscolour for matrix-0.3.5.0...
Preprocessing library matrix-0.3.5.0...
Preprocessing library matrix-0.3.5.0...

Data/Matrix.hs:80:1: warning: [-Wunused-imports]
    The import of ‘Data.Traversable’ is redundant
      except perhaps to import instances from ‘Data.Traversable’
    To import instances alone, use: import Data.Traversable()

Data/Matrix.hs:88:1: warning: [-Wunused-imports]
    The import of ‘Data.Maybe’ is redundant
      except perhaps to import instances from ‘Data.Maybe’
    To import instances alone, use: import Data.Maybe()
Haddock coverage:
 100% ( 81 / 81) in 'Data.Matrix'
Documentation created: dist/doc/html/matrix/index.html,
dist/doc/html/matrix/matrix.txt
Creating package registration file:
/tmp/pkgConf-matrix-0.3.510876383681212052176.0
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/matrix-0.3.5.0-Ai5MbZhiOOC3qmPfUuhoAV
Registering matrix-0.3.5.0...
cabal: Leaving directory '/tmp/cabal-tmp-3346/matrix-0.3.5.0'
Installed matrix-0.3.5.0
cabal: Entering directory '/tmp/cabal-tmp-3346/QuickCheck-2.9.2'
Configuring QuickCheck-2.9.2...
Building QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
[ 1 of 15] Compiling Test.QuickCheck.Random ( Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o )
[ 2 of 15] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o )
[ 3 of 15] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o )
[ 4 of 15] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o )
[ 5 of 15] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o )
[ 6 of 15] Compiling Test.QuickCheck.Gen.Unsafe ( Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o )
[ 7 of 15] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o )
[ 8 of 15] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o )
[ 9 of 15] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o )
[10 of 15] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o )
[11 of 15] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o )
[12 of 15] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o )
[13 of 15] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o )
[14 of 15] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o )
[15 of 15] Compiling Test.QuickCheck  ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o )
Running Haddock for QuickCheck-2.9.2...
Running hscolour for QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
Preprocessing library QuickCheck-2.9.2...
Haddock coverage:
  10% (  2 / 20) in 'Test.QuickCheck.Random'
  Missing documentation for:
    newTheGen (Test/QuickCheck/Random.hs:17)
    bits (Test/QuickCheck/Random.hs:20)
    mask (Test/QuickCheck/Random.hs:20)
    doneBit (Test/QuickCheck/Random.hs:20)
    chip (Test/QuickCheck/Random.hs:25)
    chop (Test/QuickCheck/Random.hs:30)
    stop (Test/QuickCheck/Random.hs:33)
    mkTheGen (Test/QuickCheck/Random.hs:36)
     (Test/QuickCheck/Random.hs:65)
     (Test/QuickCheck/Random.hs:67)
     (Test/QuickCheck/Random.hs:70)
    newQCGen (Test/QuickCheck/Random.hs:79)
    mkQCGen (Test/QuickCheck/Random.hs:82)
    bigNatVariant (Test/QuickCheck/Random.hs:85)
    natVariant (Test/QuickCheck/Random.hs:91)
    variantTheGen (Test/QuickCheck/Random.hs:97)
    boolVariant (Test/QuickCheck/Random.hs:103)
    variantQCGen (Test/QuickCheck/Random.hs:107)
  33% (  3 /  9) in 'Test.QuickCheck.Exception'
  Missing documentation for:
    AnException (Test/QuickCheck/Exception.hs:23)
    tryEvaluate (Test/QuickCheck/Exception.hs:55)
    tryEvaluateIO (Test/QuickCheck/Exception.hs:58)
    evaluate (Test/QuickCheck/Exception.hs:62)
    isDiscard (Test/QuickCheck/Exception.hs:81)
    finally (Test/QuickCheck/Exception.hs:96)
   6% (  1 / 18) in 'Test.QuickCheck.Text'
  Missing documentation for:
    Str (Test/QuickCheck/Text.hs:47)
    ranges (Test/QuickCheck/Text.hs:52)
    number (Test/QuickCheck/Text.hs:60)
    short (Test/QuickCheck/Text.hs:63)
    showErr (Test/QuickCheck/Text.hs:71)
    oneLine (Test/QuickCheck/Text.hs:74)
    isOneLine (Test/QuickCheck/Text.hs:77)
    bold (Test/QuickCheck/Text.hs:80)
    newTerminal (Test/QuickCheck/Text.hs:91)
    withStdioTerminal (Test/QuickCheck/Text.hs:105)
    withNullTerminal (Test/QuickCheck/Text.hs:111)
    terminalOutput (Test/QuickCheck/Text.hs:115)
    handle (Test/QuickCheck/Text.hs:118)
    Terminal (Test/QuickCheck/Text.hs:88)
    putTemp (Test/QuickCheck/Text.hs:129)
    putPart (Test/QuickCheck/Text.hs:129)
    putLine (Test/QuickCheck/Text.hs:129)
 100% (  2 /  2) in 'Test.QuickCheck.State'
  90% ( 26 / 29) in 'Test.QuickCheck.Gen'
  Missing documentation for:
     (Test/QuickCheck/Gen.hs:49)
     (Test/QuickCheck/Gen.hs:53)
     (Test/QuickCheck/Gen.hs:57)
  80% (  4 /  5) in 'Test.QuickCheck.Gen.Unsafe'
  Missing documentation for:
    Capture (Test/QuickCheck/Gen/Unsafe.hs:50)
 100% ( 31 / 31) in 'Test.QuickCheck.Arbitrary'
  93% ( 14 / 15) in 'Test.QuickCheck.Modifiers'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
  14% (  1 /  7) in 'Test.QuickCheck.Poly'
  Missing documentation for:
    A (Test/QuickCheck/Poly.hs:29)
    B (Test/QuickCheck/Poly.hs:44)
    C (Test/QuickCheck/Poly.hs:59)
    OrdA (Test/QuickCheck/Poly.hs:77)
    OrdB (Test/QuickCheck/Poly.hs:96)
    OrdC (Test/QuickCheck/Poly.hs:115)
  73% (  8 / 11) in 'Test.QuickCheck.Function'
  Missing documentation for:
    Fun (Test/QuickCheck/Function.hs:452)
    apply (Test/QuickCheck/Function.hs:466)
    Function (Test/QuickCheck/Function.hs:138)
  62% ( 45 / 72) in 'Test.QuickCheck.Property'
  Missing documentation for:
     (Test/QuickCheck/Property.hs:81)
     (Test/QuickCheck/Property.hs:84)
     (Test/QuickCheck/Property.hs:87)
     (Test/QuickCheck/Property.hs:90)
     (Test/QuickCheck/Property.hs:93)
     (Test/QuickCheck/Property.hs:96)
     (Test/QuickCheck/Property.hs:118)
    protect (Test/QuickCheck/Property.hs:122)
    Prop (Test/QuickCheck/Property.hs:128)
    Rose (Test/QuickCheck/Property.hs:132)
    ioRose (Test/QuickCheck/Property.hs:135)
    joinRose (Test/QuickCheck/Property.hs:138)
     (Test/QuickCheck/Property.hs:147)
     (Test/QuickCheck/Property.hs:152)
     (Test/QuickCheck/Property.hs:157)
    CallbackKind (Test/QuickCheck/Property.hs:191)
    exception (Test/QuickCheck/Property.hs:207)
    formatException (Test/QuickCheck/Property.hs:213)
    protectResult (Test/QuickCheck/Property.hs:218)
    succeeded (Test/QuickCheck/Property.hs:221)
    failed (Test/QuickCheck/Property.hs:221)
    rejected (Test/QuickCheck/Property.hs:221)
    liftBool (Test/QuickCheck/Property.hs:242)
    mapResult (Test/QuickCheck/Property.hs:246)
    mapTotalResult (Test/QuickCheck/Property.hs:249)
    mapRoseResult (Test/QuickCheck/Property.hs:253)
    mapProp (Test/QuickCheck/Property.hs:256)
  50% ( 14 / 28) in 'Test.QuickCheck.Test'
  Missing documentation for:
    test (Test/QuickCheck/Test.hs:193)
    doneTesting (Test/QuickCheck/Test.hs:199)
    giveUp (Test/QuickCheck/Test.hs:229)
    runATest (Test/QuickCheck/Test.hs:245)
    summary (Test/QuickCheck/Test.hs:311)
    success (Test/QuickCheck/Test.hs:322)
    labelPercentage (Test/QuickCheck/Test.hs:352)
    insufficientCoverage (Test/QuickCheck/Test.hs:360)
    foundFailure (Test/QuickCheck/Test.hs:367)
    localMin (Test/QuickCheck/Test.hs:371)
    localMin' (Test/QuickCheck/Test.hs:401)
    localMinFound (Test/QuickCheck/Test.hs:413)
    callbackPostTest (Test/QuickCheck/Test.hs:438)
    callbackPostFinalFailure (Test/QuickCheck/Test.hs:443)
 100% (  9 /  9) in 'Test.QuickCheck.All'
  78% ( 14 / 18) in 'Test.QuickCheck.Monadic'
  Missing documentation for:
    stop (Test/QuickCheck/Monadic.hs:118)
    monadic (Test/QuickCheck/Monadic.hs:204)
    monadic' (Test/QuickCheck/Monadic.hs:207)
    runSTGen (Test/QuickCheck/Monadic.hs:246)
  99% (127 /128) in 'Test.QuickCheck'
  Missing documentation for:
    ShrinkState (Test/QuickCheck/Modifiers.hs:323)
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms gSubterms gSubtermsIncl
Warning: Test.QuickCheck.Function: could not find link destinations for:
    GFunction
Warning: Test.QuickCheck: could not find link destinations for:
    GCoArbitrary RecursivelyShrink GSubterms
Documentation created: dist/doc/html/QuickCheck/index.html,
dist/doc/html/QuickCheck/QuickCheck.txt
Creating package registration file:
/tmp/pkgConf-QuickCheck-2.91395368731059789835.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/QuickCheck-2.9.2-AzbjWrJo3WFD60ZxKurQ3s
Registering QuickCheck-2.9.2...
cabal: Leaving directory '/tmp/cabal-tmp-3346/QuickCheck-2.9.2'
Installed QuickCheck-2.9.2
cabal: Entering directory '/tmp/cabal-tmp-3346/unordered-containers-0.2.7.1'
Configuring unordered-containers-0.2.7.1...
Building unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.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 )
[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 )
Running Haddock for unordered-containers-0.2.7.1...
Running hscolour for unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Preprocessing library unordered-containers-0.2.7.1...
Haddock coverage:
   0% (  0 /  3) in 'Data.HashMap.UnsafeShift'
  Missing documentation for:
    Module header
    unsafeShiftL (Data/HashMap/UnsafeShift.hs:10)
    unsafeShiftR (Data/HashMap/UnsafeShift.hs:14)
  50% (  1 /  2) in 'Data.HashMap.PopCount'
  Missing documentation for:
    Module header
 100% (  2 /  2) in 'Data.HashMap.Unsafe'
  38% ( 14 / 37) in 'Data.HashMap.Array'
  Missing documentation for:
    Array (Data/HashMap/Array.hs:101)
    MArray (Data/HashMap/Array.hs:126)
    new_ (Data/HashMap/Array.hs:173)
    singleton (Data/HashMap/Array.hs:176)
    singletonM (Data/HashMap/Array.hs:180)
    pair (Data/HashMap/Array.hs:184)
    length (Data/HashMap/Array.hs:112)
    lengthM (Data/HashMap/Array.hs:134)
    read (Data/HashMap/Array.hs:191)
    write (Data/HashMap/Array.hs:197)
    index (Data/HashMap/Array.hs:204)
    indexM (Data/HashMap/Array.hs:210)
    unsafeFreeze (Data/HashMap/Array.hs:216)
    unsafeThaw (Data/HashMap/Array.hs:222)
    run (Data/HashMap/Array.hs:228)
    run2 (Data/HashMap/Array.hs:232)
    foldl' (Data/HashMap/Array.hs:334)
    foldr (Data/HashMap/Array.hs:342)
    thaw (Data/HashMap/Array.hs:354)
    map (Data/HashMap/Array.hs:387)
    traverse (Data/HashMap/Array.hs:430)
    filter (Data/HashMap/Array.hs:435)
    toList (Data/HashMap/Array.hs:427)
  87% ( 61 / 70) in 'Data.HashMap.Base'
  Missing documentation for:
    Module header
    Leaf (Data/HashMap/Base.hs:135)
    Hash (Data/HashMap/Base.hs:202)
    Bitmap (Data/HashMap/Base.hs:203)
    mask (Data/HashMap/Base.hs:1226)
    bitsPerSubkey (Data/HashMap/Base.hs:1214)
    sparseIndex (Data/HashMap/Base.hs:1223)
    updateOrConcatWith (Data/HashMap/Base.hs:1131)
    updateOrConcatWithKey (Data/HashMap/Base.hs:1135)
 100% ( 52 / 52) in 'Data.HashMap.Strict'
 100% ( 52 / 52) in 'Data.HashMap.Lazy'
 100% ( 31 / 31) in 'Data.HashSet'
Documentation created: dist/doc/html/unordered-containers/index.html,
dist/doc/html/unordered-containers/unordered-containers.txt
Creating package registration file:
/tmp/pkgConf-unordered-containers-0.2.719115398471680691643.1
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/unordered-containers-0.2.7.1-5INwdG7O5Jdakf1CqKoOB
Registering unordered-containers-0.2.7.1...
cabal: Leaving directory '/tmp/cabal-tmp-3346/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-3346/uniplate-1.6.12'
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o )
Running Haddock for uniplate-1.6.12...
Running hscolour for uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
Haddock coverage:
 100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
  86% (  6 /  7) in 'Data.Generics.Uniplate.Internal.Utils'
  Missing documentation for:
    unsafeCoerce
 100% ( 19 / 19) in 'Data.Generics.Uniplate'
  55% ( 11 / 20) in 'Data.Generics.UniplateOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateOn.hs:38)
    transformOn (Data/Generics/UniplateOn.hs:50)
    transformOnM (Data/Generics/UniplateOn.hs:55)
    rewriteOn (Data/Generics/UniplateOn.hs:60)
    rewriteOnM (Data/Generics/UniplateOn.hs:65)
    descendOn (Data/Generics/UniplateOn.hs:70)
    descendOnM (Data/Generics/UniplateOn.hs:75)
    holesOn (Data/Generics/UniplateOn.hs:83)
    contextsOn (Data/Generics/UniplateOn.hs:90)
  46% (  6 / 13) in 'Data.Generics.Str'
  Missing documentation for:
    Str (Data/Generics/Str.hs:21)
     (Data/Generics/Str.hs:24)
    strMap (Data/Generics/Str.hs:32)
    strMapM (Data/Generics/Str.hs:42)
     (Data/Generics/Str.hs:50)
     (Data/Generics/Str.hs:57)
     (Data/Generics/Str.hs:63)
  76% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
 100% (  8 /  8) in 'Data.Generics.Compos'
 100% ( 13 / 13) in 'Data.Generics.SYB'
   8% (  4 / 49) in 'Data.Generics.Uniplate.Internal.Data'
  Missing documentation for:
    TypeSet (Data/Generics/Uniplate/Internal/Data.hs:59)
    TypeMap (Data/Generics/Uniplate/Internal/Data.hs:60)
    TypeKey (Data/Generics/Uniplate/Internal/Data.hs:62)
    typeKey (Data/Generics/Uniplate/Internal/Data.hs:64)
    ! (Data/Generics/Uniplate/Internal/Data.hs:89)
    map_findWithDefault (Data/Generics/Uniplate/Internal/Data.hs:90)
    map_fromAscList (Data/Generics/Uniplate/Internal/Data.hs:91)
    map_keysSet (Data/Generics/Uniplate/Internal/Data.hs:92)
    map_member (Data/Generics/Uniplate/Internal/Data.hs:93)
    set_partition (Data/Generics/Uniplate/Internal/Data.hs:94)
    set_toAscList (Data/Generics/Uniplate/Internal/Data.hs:95)
    set_unions (Data/Generics/Uniplate/Internal/Data.hs:96)
    uniplateVerbose (Data/Generics/Uniplate/Internal/Data.hs:102)
    Answer (Data/Generics/Uniplate/Internal/Data.hs:111)
    Oracle (Data/Generics/Uniplate/Internal/Data.hs:115)
    hitTest (Data/Generics/Uniplate/Internal/Data.hs:118)
    Cache (Data/Generics/Uniplate/Internal/Data.hs:134)
    cache (Data/Generics/Uniplate/Internal/Data.hs:139)
    readCacheFollower (Data/Generics/Uniplate/Internal/Data.hs:143)
    readCacheHitMap (Data/Generics/Uniplate/Internal/Data.hs:166)
    TypeMap2 (Data/Generics/Uniplate/Internal/Data.hs:183)
    lookup2 (Data/Generics/Uniplate/Internal/Data.hs:185)
    insert2 (Data/Generics/Uniplate/Internal/Data.hs:188)
    IntMap2 (Data/Generics/Uniplate/Internal/Data.hs:192)
    intLookup2 (Data/Generics/Uniplate/Internal/Data.hs:194)
    intInsert2 (Data/Generics/Uniplate/Internal/Data.hs:197)
    Follower (Data/Generics/Uniplate/Internal/Data.hs:205)
    follower (Data/Generics/Uniplate/Internal/Data.hs:209)
    dataBox (Data/Generics/Uniplate/Internal/Data.hs:227)
    sybChildren (Data/Generics/Uniplate/Internal/Data.hs:232)
    HitMap (Data/Generics/Uniplate/Internal/Data.hs:251)
    emptyHitMap (Data/Generics/Uniplate/Internal/Data.hs:253)
    insertHitMap (Data/Generics/Uniplate/Internal/Data.hs:261)
    fixEq (Data/Generics/Uniplate/Internal/Data.hs:285)
    C (Data/Generics/Uniplate/Internal/Data.hs:293)
    CC (Data/Generics/Uniplate/Internal/Data.hs:295)
    biplateData (Data/Generics/Uniplate/Internal/Data.hs:298)
    uniplateData (Data/Generics/Uniplate/Internal/Data.hs:305)
    descendData (Data/Generics/Uniplate/Internal/Data.hs:316)
    descendBiData (Data/Generics/Uniplate/Internal/Data.hs:319)
    descendDataM (Data/Generics/Uniplate/Internal/Data.hs:325)
    descendBiDataM (Data/Generics/Uniplate/Internal/Data.hs:328)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
    transformer_ (Data/Generics/Uniplate/Internal/Data.hs:347)
    transformBis_ (Data/Generics/Uniplate/Internal/Data.hs:366)
  80% (  4 /  5) in 'Data.Generics.Uniplate.Data'
  Missing documentation for:
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
  72% ( 21 / 29) in 'Data.Generics.Uniplate.Internal.DataOnlyOperations'
  Missing documentation for:
    Module header
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
  75% ( 24 / 32) in 'Data.Generics.Uniplate.DataOnly'
  Missing documentation for:
    universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
    transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
    transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:218)
    rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:223)
    rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:228)
    contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:235)
    holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:243)
    Transformer (Data/Generics/Uniplate/Internal/Data.hs:338)
 100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
 100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
 100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
 100% ( 21 / 21) in 'Data.Generics.UniplateStr'
  55% ( 11 / 20) in 'Data.Generics.UniplateStrOn'
  Missing documentation for:
    universeOn (Data/Generics/UniplateStrOn.hs:42)
    transformOn (Data/Generics/UniplateStrOn.hs:64)
    transformOnM (Data/Generics/UniplateStrOn.hs:69)
    rewriteOn (Data/Generics/UniplateStrOn.hs:74)
    rewriteOnM (Data/Generics/UniplateStrOn.hs:79)
    descendOn (Data/Generics/UniplateStrOn.hs:84)
    descendOnM (Data/Generics/UniplateStrOn.hs:89)
    holesOn (Data/Generics/UniplateStrOn.hs:95)
    contextsOn (Data/Generics/UniplateStrOn.hs:102)
  47% (  9 / 19) in 'Data.Generics.Biplate'
  Missing documentation for:
    universeBi (Data/Generics/Biplate.hs:53)
    childrenBi (Data/Generics/Biplate.hs:57)
    transformBi (Data/Generics/Biplate.hs:63)
    transformBiM (Data/Generics/Biplate.hs:67)
    rewriteBi (Data/Generics/Biplate.hs:71)
    rewriteBiM (Data/Generics/Biplate.hs:75)
    descendBi (Data/Generics/Biplate.hs:79)
    descendBiM (Data/Generics/Biplate.hs:83)
    contextsBi (Data/Generics/Biplate.hs:89)
    holesBi (Data/Generics/Biplate.hs:93)
 100% ( 10 / 10) in 'Data.Generics.PlateDirect'
 100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
 100% (  2 /  2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
    Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
    Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
    Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
    Type
Documentation created: dist/doc/html/uniplate/index.html,
dist/doc/html/uniplate/uniplate.txt
Creating package registration file:
/tmp/pkgConf-uniplate-1.62093782069857746939.12
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/uniplate-1.6.12-Cortj3mo21G3qeBbCR8j1p
Registering uniplate-1.6.12...
cabal: Leaving directory '/tmp/cabal-tmp-3346/uniplate-1.6.12'
Installed uniplate-1.6.12
cabal: Entering directory '/tmp/cabal-tmp-3346/fortran-src-0.1.0.4'
Configuring fortran-src-0.1.0.4...
Building fortran-src-0.1.0.4...
Preprocessing library fortran-src-0.1.0.4...
[ 1 of 22] Compiling Language.Fortran.Util.SecondParameter ( src/Language/Fortran/Util/SecondParameter.hs, dist/build/Language/Fortran/Util/SecondParameter.o )
[ 2 of 22] Compiling Language.Fortran.Util.FirstParameter ( src/Language/Fortran/Util/FirstParameter.hs, dist/build/Language/Fortran/Util/FirstParameter.o )
[ 3 of 22] Compiling Language.Fortran.Parser.Utils ( src/Language/Fortran/Parser/Utils.hs, dist/build/Language/Fortran/Parser/Utils.o )
[ 4 of 22] Compiling Language.Fortran.Util.Position ( src/Language/Fortran/Util/Position.hs, dist/build/Language/Fortran/Util/Position.o )
[ 5 of 22] Compiling Language.Fortran.ParserMonad ( src/Language/Fortran/ParserMonad.hs, dist/build/Language/Fortran/ParserMonad.o )
[ 6 of 22] Compiling Language.Fortran.AST ( src/Language/Fortran/AST.hs, dist/build/Language/Fortran/AST.o )
[ 7 of 22] Compiling Language.Fortran.Lexer.FixedForm ( dist/build/Language/Fortran/Lexer/FixedForm.hs, dist/build/Language/Fortran/Lexer/FixedForm.o )
[ 8 of 22] Compiling Language.Fortran.Lexer.FreeForm ( dist/build/Language/Fortran/Lexer/FreeForm.hs, dist/build/Language/Fortran/Lexer/FreeForm.o )
[ 9 of 22] Compiling Language.Fortran.PrettyPrint ( src/Language/Fortran/PrettyPrint.hs, dist/build/Language/Fortran/PrettyPrint.o )
[10 of 22] Compiling Language.Fortran.Analysis ( src/Language/Fortran/Analysis.hs, dist/build/Language/Fortran/Analysis.o )
[11 of 22] Compiling Language.Fortran.Analysis.Types ( src/Language/Fortran/Analysis/Types.hs, dist/build/Language/Fortran/Analysis/Types.o )
[12 of 22] Compiling Language.Fortran.Analysis.Renaming ( src/Language/Fortran/Analysis/Renaming.hs, dist/build/Language/Fortran/Analysis/Renaming.o )
[13 of 22] Compiling Language.Fortran.Analysis.BBlocks ( src/Language/Fortran/Analysis/BBlocks.hs, dist/build/Language/Fortran/Analysis/BBlocks.o )
[14 of 22] Compiling Language.Fortran.Analysis.DataFlow ( src/Language/Fortran/Analysis/DataFlow.hs, dist/build/Language/Fortran/Analysis/DataFlow.o )
[15 of 22] Compiling Language.Fortran.Transformation.TransformMonad ( src/Language/Fortran/Transformation/TransformMonad.hs, dist/build/Language/Fortran/Transformation/TransformMonad.o )
[16 of 22] Compiling Language.Fortran.Transformation.Disambiguation.Function ( src/Language/Fortran/Transformation/Disambiguation/Function.hs, dist/build/Language/Fortran/Transformation/Disambiguation/Function.o )
[17 of 22] Compiling Language.Fortran.Transformation.Grouping ( src/Language/Fortran/Transformation/Grouping.hs, dist/build/Language/Fortran/Transformation/Grouping.o )
[18 of 22] Compiling Language.Fortran.Transformer ( src/Language/Fortran/Transformer.hs, dist/build/Language/Fortran/Transformer.o )
[19 of 22] Compiling Language.Fortran.Parser.Fortran66 ( dist/build/Language/Fortran/Parser/Fortran66.hs, dist/build/Language/Fortran/Parser/Fortran66.o )
[20 of 22] Compiling Language.Fortran.Parser.Fortran77 ( dist/build/Language/Fortran/Parser/Fortran77.hs, dist/build/Language/Fortran/Parser/Fortran77.o )
[21 of 22] Compiling Language.Fortran.Parser.Fortran90 ( dist/build/Language/Fortran/Parser/Fortran90.hs, dist/build/Language/Fortran/Parser/Fortran90.o )
[22 of 22] Compiling Language.Fortran.Parser.Any ( src/Language/Fortran/Parser/Any.hs, dist/build/Language/Fortran/Parser/Any.o )
Preprocessing executable 'fortran-src' for fortran-src-0.1.0.4...
[ 1 of 23] Compiling Language.Fortran.Util.SecondParameter ( src/Language/Fortran/Util/SecondParameter.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Util/SecondParameter.o )
[ 2 of 23] Compiling Language.Fortran.Util.FirstParameter ( src/Language/Fortran/Util/FirstParameter.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Util/FirstParameter.o )
[ 3 of 23] Compiling Language.Fortran.Util.Position ( src/Language/Fortran/Util/Position.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Util/Position.o )
[ 4 of 23] Compiling Language.Fortran.Parser.Utils ( src/Language/Fortran/Parser/Utils.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Utils.o )
[ 5 of 23] Compiling Language.Fortran.ParserMonad ( src/Language/Fortran/ParserMonad.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/ParserMonad.o )
[ 6 of 23] Compiling Language.Fortran.Lexer.FreeForm ( dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Lexer/FreeForm.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Lexer/FreeForm.o )
[ 7 of 23] Compiling Language.Fortran.Lexer.FixedForm ( dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Lexer/FixedForm.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Lexer/FixedForm.o )
[ 8 of 23] Compiling Language.Fortran.AST ( src/Language/Fortran/AST.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/AST.o )
[ 9 of 23] Compiling Language.Fortran.PrettyPrint ( src/Language/Fortran/PrettyPrint.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/PrettyPrint.o )
[10 of 23] Compiling Language.Fortran.Analysis ( src/Language/Fortran/Analysis.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis.o )
[11 of 23] Compiling Language.Fortran.Analysis.Types ( src/Language/Fortran/Analysis/Types.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/Types.o )
[12 of 23] Compiling Language.Fortran.Analysis.Renaming ( src/Language/Fortran/Analysis/Renaming.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/Renaming.o )
[13 of 23] Compiling Language.Fortran.Analysis.BBlocks ( src/Language/Fortran/Analysis/BBlocks.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/BBlocks.o )
[14 of 23] Compiling Language.Fortran.Analysis.DataFlow ( src/Language/Fortran/Analysis/DataFlow.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/DataFlow.o )
[15 of 23] Compiling Language.Fortran.Transformation.TransformMonad ( src/Language/Fortran/Transformation/TransformMonad.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformation/TransformMonad.o )
[16 of 23] Compiling Language.Fortran.Transformation.Disambiguation.Function ( src/Language/Fortran/Transformation/Disambiguation/Function.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformation/Disambiguation/Function.o )
[17 of 23] Compiling Language.Fortran.Transformation.Grouping ( src/Language/Fortran/Transformation/Grouping.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformation/Grouping.o )
[18 of 23] Compiling Language.Fortran.Transformer ( src/Language/Fortran/Transformer.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformer.o )
[19 of 23] Compiling Language.Fortran.Parser.Fortran66 ( dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran66.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran66.o )
[20 of 23] Compiling Language.Fortran.Parser.Fortran77 ( dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran77.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran77.o )
[21 of 23] Compiling Language.Fortran.Parser.Fortran90 ( dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran90.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Fortran90.o )
[22 of 23] Compiling Language.Fortran.Parser.Any ( src/Language/Fortran/Parser/Any.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Any.o )
[23 of 23] Compiling Main             ( src/Main.hs, dist/build/fortran-src/fortran-src-tmp/Main.o )
Linking dist/build/fortran-src/fortran-src ...
Running Haddock for fortran-src-0.1.0.4...
Running hscolour for fortran-src-0.1.0.4...
Preprocessing library fortran-src-0.1.0.4...
Preprocessing executable 'fortran-src' for fortran-src-0.1.0.4...
Preprocessing library fortran-src-0.1.0.4...
Haddock coverage:
   0% (  0 /  2) in 'Language.Fortran.Util.SecondParameter'
  Missing documentation for:
    Module header
    SecondParameter (src/Language/Fortran/Util/SecondParameter.hs:12)
   0% (  0 /  3) in 'Language.Fortran.Util.FirstParameter'
  Missing documentation for:
    Module header
    FirstParameter (src/Language/Fortran/Util/FirstParameter.hs:12)
    GFirstParameter (src/Language/Fortran/Util/FirstParameter.hs:22)
 100% (  3 /  3) in 'Language.Fortran.Parser.Utils'
   0% (  0 / 14) in 'Language.Fortran.Util.Position'
  Missing documentation for:
    Module header
    Loc (src/Language/Fortran/Util/Position.hs:19)
    Position (src/Language/Fortran/Util/Position.hs:22)
     (src/Language/Fortran/Util/Position.hs:28)
    initPosition (src/Language/Fortran/Util/Position.hs:31)
    lineCol (src/Language/Fortran/Util/Position.hs:38)
    SrcSpan (src/Language/Fortran/Util/Position.hs:41)
     (src/Language/Fortran/Util/Position.hs:43)
     (src/Language/Fortran/Util/Position.hs:46)
    columnDistance (src/Language/Fortran/Util/Position.hs:51)
    lineDistance (src/Language/Fortran/Util/Position.hs:55)
    initSrcSpan (src/Language/Fortran/Util/Position.hs:58)
     (src/Language/Fortran/Util/Position.hs:61)
    Spanned (src/Language/Fortran/Util/Position.hs:65)
   0% (  0 / 36) in 'Language.Fortran.ParserMonad'
  Missing documentation for:
    Module header
    FortranVersion (src/Language/Fortran/ParserMonad.hs:27)
     (src/Language/Fortran/ParserMonad.hs:36)
    ParanthesesCount (src/Language/Fortran/ParserMonad.hs:45)
    Context (src/Language/Fortran/ParserMonad.hs:50)
    ParseState (src/Language/Fortran/ParserMonad.hs:58)
    ParseError (src/Language/Fortran/ParserMonad.hs:67)
     (src/Language/Fortran/ParserMonad.hs:73)
     (src/Language/Fortran/ParserMonad.hs:81)
    ParseResult (src/Language/Fortran/ParserMonad.hs:83)
    LastToken (src/Language/Fortran/ParserMonad.hs:85)
    Parse (src/Language/Fortran/ParserMonad.hs:92)
     (src/Language/Fortran/ParserMonad.hs:94)
     (src/Language/Fortran/ParserMonad.hs:108)
     (src/Language/Fortran/ParserMonad.hs:111)
     (src/Language/Fortran/ParserMonad.hs:115)
     (src/Language/Fortran/ParserMonad.hs:119)
    getVersion (src/Language/Fortran/ParserMonad.hs:131)
    putAlex (src/Language/Fortran/ParserMonad.hs:136)
    getAlex (src/Language/Fortran/ParserMonad.hs:141)
    topContext (src/Language/Fortran/ParserMonad.hs:146)
    popContext (src/Language/Fortran/ParserMonad.hs:149)
    pushContext (src/Language/Fortran/ParserMonad.hs:152)
    getPosition (src/Language/Fortran/ParserMonad.hs:155)
    getSrcSpan (src/Language/Fortran/ParserMonad.hs:160)
    getParanthesesCount (src/Language/Fortran/ParserMonad.hs:165)
    resetPar (src/Language/Fortran/ParserMonad.hs:168)
    incPar (src/Language/Fortran/ParserMonad.hs:173)
    decPar (src/Language/Fortran/ParserMonad.hs:180)
    throwIOerror (src/Language/Fortran/ParserMonad.hs:192)
    runParse (src/Language/Fortran/ParserMonad.hs:200)
    evalParse (src/Language/Fortran/ParserMonad.hs:206)
    execParse (src/Language/Fortran/ParserMonad.hs:209)
    Tok (src/Language/Fortran/ParserMonad.hs:212)
    collectTokens (src/Language/Fortran/ParserMonad.hs:215)
    collectTokensSafe (src/Language/Fortran/ParserMonad.hs:228)
   0% (  0 /176) in 'Language.Fortran.AST'
  Missing documentation for:
    Module header
    A0 (src/Language/Fortran/AST.hs:24)
    Name (src/Language/Fortran/AST.hs:26)
    AList (src/Language/Fortran/AST.hs:33)
     (src/Language/Fortran/AST.hs:34)
    fromList (src/Language/Fortran/AST.hs:37)
    fromReverseList (src/Language/Fortran/AST.hs:40)
    aCons (src/Language/Fortran/AST.hs:43)
    aReverse (src/Language/Fortran/AST.hs:48)
    aStrip (src/Language/Fortran/AST.hs:51)
    aMap (src/Language/Fortran/AST.hs:54)
    BaseType (src/Language/Fortran/AST.hs:58)
    TypeSpec (src/Language/Fortran/AST.hs:69)
    Selector (src/Language/Fortran/AST.hs:72)
    MetaInfo (src/Language/Fortran/AST.hs:77)
    ProgramFile (src/Language/Fortran/AST.hs:81)
    ProgramUnit (src/Language/Fortran/AST.hs:84)
    Block (src/Language/Fortran/AST.hs:117)
    Statement (src/Language/Fortran/AST.hs:160)
    Only (src/Language/Fortran/AST.hs:238)
    Use (src/Language/Fortran/AST.hs:241)
    Argument (src/Language/Fortran/AST.hs:246)
    Attribute (src/Language/Fortran/AST.hs:249)
    Intent (src/Language/Fortran/AST.hs:264)
    ControlPair (src/Language/Fortran/AST.hs:267)
    ImpList (src/Language/Fortran/AST.hs:270)
    ImpElement (src/Language/Fortran/AST.hs:273)
    CommonGroup (src/Language/Fortran/AST.hs:278)
    Namelist (src/Language/Fortran/AST.hs:282)
    DataGroup (src/Language/Fortran/AST.hs:286)
    FormatItem (src/Language/Fortran/AST.hs:290)
    DoSpecification (src/Language/Fortran/AST.hs:301)
    Expression (src/Language/Fortran/AST.hs:305)
    Index (src/Language/Fortran/AST.hs:317)
    Value (src/Language/Fortran/AST.hs:326)
    Declarator (src/Language/Fortran/AST.hs:340)
    setInitialisation (src/Language/Fortran/AST.hs:352)
    DimensionDeclarator (src/Language/Fortran/AST.hs:358)
    UnaryOp (src/Language/Fortran/AST.hs:362)
    BinaryOp (src/Language/Fortran/AST.hs:369)
    Annotated (src/Language/Fortran/AST.hs:390)
     (src/Language/Fortran/AST.hs:402)
     (src/Language/Fortran/AST.hs:403)
     (src/Language/Fortran/AST.hs:404)
     (src/Language/Fortran/AST.hs:405)
     (src/Language/Fortran/AST.hs:406)
     (src/Language/Fortran/AST.hs:407)
     (src/Language/Fortran/AST.hs:408)
     (src/Language/Fortran/AST.hs:409)
     (src/Language/Fortran/AST.hs:410)
     (src/Language/Fortran/AST.hs:411)
     (src/Language/Fortran/AST.hs:412)
     (src/Language/Fortran/AST.hs:413)
     (src/Language/Fortran/AST.hs:414)
     (src/Language/Fortran/AST.hs:415)
     (src/Language/Fortran/AST.hs:416)
     (src/Language/Fortran/AST.hs:417)
     (src/Language/Fortran/AST.hs:418)
     (src/Language/Fortran/AST.hs:419)
     (src/Language/Fortran/AST.hs:420)
     (src/Language/Fortran/AST.hs:421)
     (src/Language/Fortran/AST.hs:422)
     (src/Language/Fortran/AST.hs:424)
     (src/Language/Fortran/AST.hs:425)
     (src/Language/Fortran/AST.hs:426)
     (src/Language/Fortran/AST.hs:427)
     (src/Language/Fortran/AST.hs:428)
     (src/Language/Fortran/AST.hs:429)
     (src/Language/Fortran/AST.hs:430)
     (src/Language/Fortran/AST.hs:431)
     (src/Language/Fortran/AST.hs:432)
     (src/Language/Fortran/AST.hs:433)
     (src/Language/Fortran/AST.hs:434)
     (src/Language/Fortran/AST.hs:435)
     (src/Language/Fortran/AST.hs:436)
     (src/Language/Fortran/AST.hs:437)
     (src/Language/Fortran/AST.hs:438)
     (src/Language/Fortran/AST.hs:439)
     (src/Language/Fortran/AST.hs:440)
     (src/Language/Fortran/AST.hs:441)
     (src/Language/Fortran/AST.hs:442)
     (src/Language/Fortran/AST.hs:443)
     (src/Language/Fortran/AST.hs:444)
     (src/Language/Fortran/AST.hs:446)
     (src/Language/Fortran/AST.hs:447)
     (src/Language/Fortran/AST.hs:448)
     (src/Language/Fortran/AST.hs:449)
     (src/Language/Fortran/AST.hs:450)
     (src/Language/Fortran/AST.hs:451)
     (src/Language/Fortran/AST.hs:452)
     (src/Language/Fortran/AST.hs:453)
     (src/Language/Fortran/AST.hs:454)
     (src/Language/Fortran/AST.hs:455)
     (src/Language/Fortran/AST.hs:456)
     (src/Language/Fortran/AST.hs:457)
     (src/Language/Fortran/AST.hs:458)
     (src/Language/Fortran/AST.hs:459)
     (src/Language/Fortran/AST.hs:460)
     (src/Language/Fortran/AST.hs:461)
     (src/Language/Fortran/AST.hs:462)
     (src/Language/Fortran/AST.hs:463)
     (src/Language/Fortran/AST.hs:464)
     (src/Language/Fortran/AST.hs:465)
     (src/Language/Fortran/AST.hs:466)
     (src/Language/Fortran/AST.hs:468)
     (src/Language/Fortran/AST.hs:469)
     (src/Language/Fortran/AST.hs:470)
     (src/Language/Fortran/AST.hs:471)
     (src/Language/Fortran/AST.hs:472)
     (src/Language/Fortran/AST.hs:473)
     (src/Language/Fortran/AST.hs:474)
     (src/Language/Fortran/AST.hs:475)
     (src/Language/Fortran/AST.hs:476)
     (src/Language/Fortran/AST.hs:477)
     (src/Language/Fortran/AST.hs:478)
     (src/Language/Fortran/AST.hs:479)
     (src/Language/Fortran/AST.hs:480)
     (src/Language/Fortran/AST.hs:481)
     (src/Language/Fortran/AST.hs:482)
     (src/Language/Fortran/AST.hs:483)
     (src/Language/Fortran/AST.hs:484)
     (src/Language/Fortran/AST.hs:485)
     (src/Language/Fortran/AST.hs:486)
     (src/Language/Fortran/AST.hs:487)
     (src/Language/Fortran/AST.hs:488)
     (src/Language/Fortran/AST.hs:490)
     (src/Language/Fortran/AST.hs:496)
     (src/Language/Fortran/AST.hs:501)
     (src/Language/Fortran/AST.hs:506)
     (src/Language/Fortran/AST.hs:510)
     (src/Language/Fortran/AST.hs:520)
     (src/Language/Fortran/AST.hs:526)
     (src/Language/Fortran/AST.hs:531)
    getTransSpan (src/Language/Fortran/AST.hs:535)
    Labeled (src/Language/Fortran/AST.hs:541)
     (src/Language/Fortran/AST.hs:546)
    Conditioned (src/Language/Fortran/AST.hs:567)
     (src/Language/Fortran/AST.hs:570)
     (src/Language/Fortran/AST.hs:574)
    ProgramUnitName (src/Language/Fortran/AST.hs:579)
    Named (src/Language/Fortran/AST.hs:585)
     (src/Language/Fortran/AST.hs:589)
     (src/Language/Fortran/AST.hs:607)
     (src/Language/Fortran/AST.hs:608)
     (src/Language/Fortran/AST.hs:609)
     (src/Language/Fortran/AST.hs:610)
     (src/Language/Fortran/AST.hs:611)
     (src/Language/Fortran/AST.hs:612)
     (src/Language/Fortran/AST.hs:613)
     (src/Language/Fortran/AST.hs:614)
     (src/Language/Fortran/AST.hs:615)
     (src/Language/Fortran/AST.hs:616)
     (src/Language/Fortran/AST.hs:617)
     (src/Language/Fortran/AST.hs:618)
     (src/Language/Fortran/AST.hs:619)
     (src/Language/Fortran/AST.hs:620)
     (src/Language/Fortran/AST.hs:621)
     (src/Language/Fortran/AST.hs:622)
     (src/Language/Fortran/AST.hs:623)
     (src/Language/Fortran/AST.hs:624)
     (src/Language/Fortran/AST.hs:625)
     (src/Language/Fortran/AST.hs:626)
     (src/Language/Fortran/AST.hs:627)
     (src/Language/Fortran/AST.hs:628)
     (src/Language/Fortran/AST.hs:629)
     (src/Language/Fortran/AST.hs:630)
     (src/Language/Fortran/AST.hs:631)
     (src/Language/Fortran/AST.hs:632)
     (src/Language/Fortran/AST.hs:633)
     (src/Language/Fortran/AST.hs:634)
     (src/Language/Fortran/AST.hs:635)
     (src/Language/Fortran/AST.hs:636)
    nonExecutableStatement (src/Language/Fortran/AST.hs:640)
    executableStatement (src/Language/Fortran/AST.hs:670)
    executableStatementBlock (src/Language/Fortran/AST.hs:677)
    nonExecutableStatementBlock (src/Language/Fortran/AST.hs:681)
   0% (  0 /187) in 'Language.Fortran.Lexer.FixedForm'
  Missing documentation for:
    Module header
    alex_tab_size (dist/build/Language/Fortran/Lexer/FixedForm.hs:54)
    alex_base (dist/build/Language/Fortran/Lexer/FixedForm.hs:56)
    alex_table (dist/build/Language/Fortran/Lexer/FixedForm.hs:59)
    alex_check (dist/build/Language/Fortran/Lexer/FixedForm.hs:62)
    alex_deflt (dist/build/Language/Fortran/Lexer/FixedForm.hs:65)
    alex_accept (dist/build/Language/Fortran/Lexer/FixedForm.hs:68)
    alexIndexInt32OffAddr (dist/build/Language/Fortran/Lexer/FixedForm.hs:1236)
    quickIndex (dist/build/Language/Fortran/Lexer/FixedForm.hs:1261)
    AlexReturn (dist/build/Language/Fortran/Lexer/FixedForm.hs:1270)
    alexScan (dist/build/Language/Fortran/Lexer/FixedForm.hs:1277)
    alex_scan_tkn (dist/build/Language/Fortran/Lexer/FixedForm.hs:1311)
    AlexLastAcc (dist/build/Language/Fortran/Lexer/FixedForm.hs:1358)
     (dist/build/Language/Fortran/Lexer/FixedForm.hs:1363)
    AlexAcc (dist/build/Language/Fortran/Lexer/FixedForm.hs:1368)
    AlexAccPred (dist/build/Language/Fortran/Lexer/FixedForm.hs:1376)
    alexAndPred (dist/build/Language/Fortran/Lexer/FixedForm.hs:1381)
    alexPrevCharIs (dist/build/Language/Fortran/Lexer/FixedForm.hs:1385)
    alexPrevCharMatches (dist/build/Language/Fortran/Lexer/FixedForm.hs:1387)
    alexPrevCharIsOneOf (dist/build/Language/Fortran/Lexer/FixedForm.hs:1390)
    alexRightContext (dist/build/Language/Fortran/Lexer/FixedForm.hs:1393)
    formatP (src/Language/Fortran/Lexer/FixedForm.x:207)
    formatExtendedP (src/Language/Fortran/Lexer/FixedForm.x:212)
    implicitType77P (src/Language/Fortran/Lexer/FixedForm.x:221)
    implicitTypeExtendedP (src/Language/Fortran/Lexer/FixedForm.x:224)
    implicitStP (src/Language/Fortran/Lexer/FixedForm.x:227)
    extendedIdP (src/Language/Fortran/Lexer/FixedForm.x:233)
    idP (src/Language/Fortran/Lexer/FixedForm.x:236)
    doP (src/Language/Fortran/Lexer/FixedForm.x:239)
    equalFollowsP (src/Language/Fortran/Lexer/FixedForm.x:258)
    commentP (src/Language/Fortran/Lexer/FixedForm.x:289)
    withinLabelColsP (src/Language/Fortran/Lexer/FixedForm.x:294)
    atColP (src/Language/Fortran/Lexer/FixedForm.x:299)
    exponentP (src/Language/Fortran/Lexer/FixedForm.x:306)
    fortran66P (src/Language/Fortran/Lexer/FixedForm.x:313)
    fortran77P (src/Language/Fortran/Lexer/FixedForm.x:316)
    extended77P (src/Language/Fortran/Lexer/FixedForm.x:319)
    addSpan (src/Language/Fortran/Lexer/FixedForm.x:326)
    addSpanAndMatch (src/Language/Fortran/Lexer/FixedForm.x:331)
    getLexeme (src/Language/Fortran/Lexer/FixedForm.x:337)
    putLexeme (src/Language/Fortran/Lexer/FixedForm.x:342)
    resetLexeme (src/Language/Fortran/Lexer/FixedForm.x:347)
    getMatch (src/Language/Fortran/Lexer/FixedForm.x:350)
    putMatch (src/Language/Fortran/Lexer/FixedForm.x:355)
    incWhiteSensitiveCharCount (src/Language/Fortran/Lexer/FixedForm.x:360)
    resetWhiteSensitiveCharCount (src/Language/Fortran/Lexer/FixedForm.x:366)
     (src/Language/Fortran/Lexer/FixedForm.x:371)
    updatePreviousToken (src/Language/Fortran/Lexer/FixedForm.x:378)
    addToPreviousTokensInLine (src/Language/Fortran/Lexer/FixedForm.x:383)
    checkPreviousTokensInLine (src/Language/Fortran/Lexer/FixedForm.x:393)
    getLexemeSpan (src/Language/Fortran/Lexer/FixedForm.x:396)
    lexComment (src/Language/Fortran/Lexer/FixedForm.x:406)
    strAutomaton (src/Language/Fortran/Lexer/FixedForm.x:445)
    lexHollerith (src/Language/Fortran/Lexer/FixedForm.x:477)
    lexN (src/Language/Fortran/Lexer/FixedForm.x:490)
    maybeToKeyword (src/Language/Fortran/Lexer/FixedForm.x:504)
    typeSCChange (src/Language/Fortran/Lexer/FixedForm.x:512)
    toSC (src/Language/Fortran/Lexer/FixedForm.x:524)
    Token (src/Language/Fortran/Lexer/FixedForm.x:536)
     (src/Language/Fortran/Lexer/FixedForm.x:618)
     (src/Language/Fortran/Lexer/FixedForm.x:619)
     (src/Language/Fortran/Lexer/FixedForm.x:623)
    Lexeme (src/Language/Fortran/Lexer/FixedForm.x:631)
    initLexeme (src/Language/Fortran/Lexer/FixedForm.x:637)
    AlexInput (src/Language/Fortran/Lexer/FixedForm.x:643)
     (src/Language/Fortran/Lexer/FixedForm.x:656)
     (src/Language/Fortran/Lexer/FixedForm.x:659)
    LexAction (src/Language/Fortran/Lexer/FixedForm.x:662)
    vanillaAlexInput (src/Language/Fortran/Lexer/FixedForm.x:664)
    updateLexeme (src/Language/Fortran/Lexer/FixedForm.x:677)
    Move (src/Language/Fortran/Lexer/FixedForm.x:694)
    alexGetByte (src/Language/Fortran/Lexer/FixedForm.x:696)
    alexInputPrevChar (src/Language/Fortran/Lexer/FixedForm.x:728)
    takeNChars (src/Language/Fortran/Lexer/FixedForm.x:731)
    currentChar (src/Language/Fortran/Lexer/FixedForm.x:737)
    isContinuation (src/Language/Fortran/Lexer/FixedForm.x:740)
    skip (src/Language/Fortran/Lexer/FixedForm.x:746)
    advance (src/Language/Fortran/Lexer/FixedForm.x:751)
    utf8Encode (src/Language/Fortran/Lexer/FixedForm.x:765)
    lexer (src/Language/Fortran/Lexer/FixedForm.x:787)
    lexer' (src/Language/Fortran/Lexer/FixedForm.x:790)
    alexScanUser (src/Language/Fortran/Lexer/FixedForm.x:812)
    initParseState (src/Language/Fortran/Lexer/FixedForm.x:818)
    collectFixedTokens (src/Language/Fortran/Lexer/FixedForm.x:832)
    collectFixedTokensSafe (src/Language/Fortran/Lexer/FixedForm.x:836)
    iif (src/Language/Fortran/Lexer/FixedForm.x:842)
    keyword (src/Language/Fortran/Lexer/FixedForm.x:842)
    st (src/Language/Fortran/Lexer/FixedForm.x:842)
    alex_action_0 (src/Language/Fortran/Lexer/FixedForm.x:846)
    alex_action_1 (src/Language/Fortran/Lexer/FixedForm.x:847)
    alex_action_2 (src/Language/Fortran/Lexer/FixedForm.x:848)
    alex_action_4 (src/Language/Fortran/Lexer/FixedForm.x:849)
    alex_action_6 (src/Language/Fortran/Lexer/FixedForm.x:850)
    alex_action_7 (src/Language/Fortran/Lexer/FixedForm.x:851)
    alex_action_8 (src/Language/Fortran/Lexer/FixedForm.x:852)
    alex_action_9 (src/Language/Fortran/Lexer/FixedForm.x:853)
    alex_action_10 (src/Language/Fortran/Lexer/FixedForm.x:854)
    alex_action_11 (src/Language/Fortran/Lexer/FixedForm.x:855)
    alex_action_12 (src/Language/Fortran/Lexer/FixedForm.x:856)
    alex_action_13 (src/Language/Fortran/Lexer/FixedForm.x:857)
    alex_action_14 (src/Language/Fortran/Lexer/FixedForm.x:858)
    alex_action_15 (src/Language/Fortran/Lexer/FixedForm.x:859)
    alex_action_16 (src/Language/Fortran/Lexer/FixedForm.x:860)
    alex_action_17 (src/Language/Fortran/Lexer/FixedForm.x:861)
    alex_action_18 (src/Language/Fortran/Lexer/FixedForm.x:862)
    alex_action_19 (src/Language/Fortran/Lexer/FixedForm.x:863)
    alex_action_20 (src/Language/Fortran/Lexer/FixedForm.x:864)
    alex_action_21 (src/Language/Fortran/Lexer/FixedForm.x:865)
    alex_action_22 (src/Language/Fortran/Lexer/FixedForm.x:866)
    alex_action_23 (src/Language/Fortran/Lexer/FixedForm.x:867)
    alex_action_24 (src/Language/Fortran/Lexer/FixedForm.x:868)
    alex_action_25 (src/Language/Fortran/Lexer/FixedForm.x:869)
    alex_action_26 (src/Language/Fortran/Lexer/FixedForm.x:870)
    alex_action_27 (src/Language/Fortran/Lexer/FixedForm.x:871)
    alex_action_28 (src/Language/Fortran/Lexer/FixedForm.x:872)
    alex_action_29 (src/Language/Fortran/Lexer/FixedForm.x:873)
    alex_action_30 (src/Language/Fortran/Lexer/FixedForm.x:874)
    alex_action_31 (src/Language/Fortran/Lexer/FixedForm.x:875)
    alex_action_32 (src/Language/Fortran/Lexer/FixedForm.x:876)
    alex_action_33 (src/Language/Fortran/Lexer/FixedForm.x:877)
    alex_action_34 (src/Language/Fortran/Lexer/FixedForm.x:878)
    alex_action_35 (src/Language/Fortran/Lexer/FixedForm.x:879)
    alex_action_36 (src/Language/Fortran/Lexer/FixedForm.x:880)
    alex_action_37 (src/Language/Fortran/Lexer/FixedForm.x:881)
    alex_action_38 (src/Language/Fortran/Lexer/FixedForm.x:882)
    alex_action_39 (src/Language/Fortran/Lexer/FixedForm.x:883)
    alex_action_40 (src/Language/Fortran/Lexer/FixedForm.x:884)
    alex_action_41 (src/Language/Fortran/Lexer/FixedForm.x:885)
    alex_action_42 (src/Language/Fortran/Lexer/FixedForm.x:886)
    alex_action_43 (src/Language/Fortran/Lexer/FixedForm.x:887)
    alex_action_44 (src/Language/Fortran/Lexer/FixedForm.x:888)
    alex_action_45 (src/Language/Fortran/Lexer/FixedForm.x:889)
    alex_action_46 (src/Language/Fortran/Lexer/FixedForm.x:890)
    alex_action_47 (src/Language/Fortran/Lexer/FixedForm.x:891)
    alex_action_48 (src/Language/Fortran/Lexer/FixedForm.x:892)
    alex_action_49 (src/Language/Fortran/Lexer/FixedForm.x:893)
    alex_action_50 (src/Language/Fortran/Lexer/FixedForm.x:894)
    alex_action_51 (src/Language/Fortran/Lexer/FixedForm.x:895)
    alex_action_52 (src/Language/Fortran/Lexer/FixedForm.x:896)
    alex_action_53 (src/Language/Fortran/Lexer/FixedForm.x:897)
    alex_action_54 (src/Language/Fortran/Lexer/FixedForm.x:898)
    alex_action_55 (src/Language/Fortran/Lexer/FixedForm.x:899)
    alex_action_56 (src/Language/Fortran/Lexer/FixedForm.x:900)
    alex_action_57 (src/Language/Fortran/Lexer/FixedForm.x:901)
    alex_action_58 (src/Language/Fortran/Lexer/FixedForm.x:902)
    alex_action_59 (src/Language/Fortran/Lexer/FixedForm.x:903)
    alex_action_60 (src/Language/Fortran/Lexer/FixedForm.x:904)
    alex_action_61 (src/Language/Fortran/Lexer/FixedForm.x:905)
    alex_action_62 (src/Language/Fortran/Lexer/FixedForm.x:906)
    alex_action_63 (src/Language/Fortran/Lexer/FixedForm.x:907)
    alex_action_64 (src/Language/Fortran/Lexer/FixedForm.x:908)
    alex_action_65 (src/Language/Fortran/Lexer/FixedForm.x:909)
    alex_action_66 (src/Language/Fortran/Lexer/FixedForm.x:910)
    alex_action_67 (src/Language/Fortran/Lexer/FixedForm.x:911)
    alex_action_68 (src/Language/Fortran/Lexer/FixedForm.x:912)
    alex_action_69 (src/Language/Fortran/Lexer/FixedForm.x:913)
    alex_action_70 (src/Language/Fortran/Lexer/FixedForm.x:914)
    alex_action_71 (src/Language/Fortran/Lexer/FixedForm.x:915)
    alex_action_72 (src/Language/Fortran/Lexer/FixedForm.x:916)
    alex_action_73 (src/Language/Fortran/Lexer/FixedForm.x:917)
    alex_action_74 (src/Language/Fortran/Lexer/FixedForm.x:918)
    alex_action_75 (src/Language/Fortran/Lexer/FixedForm.x:919)
    alex_action_76 (src/Language/Fortran/Lexer/FixedForm.x:920)
    alex_action_77 (src/Language/Fortran/Lexer/FixedForm.x:921)
    alex_action_78 (src/Language/Fortran/Lexer/FixedForm.x:922)
    alex_action_79 (src/Language/Fortran/Lexer/FixedForm.x:923)
    alex_action_80 (src/Language/Fortran/Lexer/FixedForm.x:924)
    alex_action_81 (src/Language/Fortran/Lexer/FixedForm.x:925)
    alex_action_82 (src/Language/Fortran/Lexer/FixedForm.x:926)
    alex_action_83 (src/Language/Fortran/Lexer/FixedForm.x:927)
    alex_action_84 (src/Language/Fortran/Lexer/FixedForm.x:928)
    alex_action_85 (src/Language/Fortran/Lexer/FixedForm.x:929)
    alex_action_86 (src/Language/Fortran/Lexer/FixedForm.x:930)
    alex_action_87 (src/Language/Fortran/Lexer/FixedForm.x:931)
    alex_action_88 (src/Language/Fortran/Lexer/FixedForm.x:932)
    alex_action_89 (src/Language/Fortran/Lexer/FixedForm.x:933)
    alex_action_90 (src/Language/Fortran/Lexer/FixedForm.x:934)
    alex_action_91 (src/Language/Fortran/Lexer/FixedForm.x:935)
    alex_action_92 (src/Language/Fortran/Lexer/FixedForm.x:936)
    alex_action_93 (src/Language/Fortran/Lexer/FixedForm.x:937)
    alex_action_94 (src/Language/Fortran/Lexer/FixedForm.x:938)
    alex_action_95 (src/Language/Fortran/Lexer/FixedForm.x:939)
    alex_action_96 (src/Language/Fortran/Lexer/FixedForm.x:940)
    alex_action_97 (src/Language/Fortran/Lexer/FixedForm.x:941)
    alex_action_98 (src/Language/Fortran/Lexer/FixedForm.x:942)
    AlexAddr (templates/GenericTemplate.hs:53)
    alexIndexInt16OffAddr (templates/GenericTemplate.hs:60)
   0% (  0 /256) in 'Language.Fortran.Lexer.FreeForm'
  Missing documentation for:
    Module header
    alex_tab_size (dist/build/Language/Fortran/Lexer/FreeForm.hs:52)
    alex_base (dist/build/Language/Fortran/Lexer/FreeForm.hs:54)
    alex_table (dist/build/Language/Fortran/Lexer/FreeForm.hs:57)
    alex_check (dist/build/Language/Fortran/Lexer/FreeForm.hs:60)
    alex_deflt (dist/build/Language/Fortran/Lexer/FreeForm.hs:63)
    alex_accept (dist/build/Language/Fortran/Lexer/FreeForm.hs:66)
    alexIndexInt32OffAddr (dist/build/Language/Fortran/Lexer/FreeForm.hs:1540)
    quickIndex (dist/build/Language/Fortran/Lexer/FreeForm.hs:1565)
    AlexReturn (dist/build/Language/Fortran/Lexer/FreeForm.hs:1574)
    alexScan (dist/build/Language/Fortran/Lexer/FreeForm.hs:1581)
    alex_scan_tkn (dist/build/Language/Fortran/Lexer/FreeForm.hs:1615)
    AlexLastAcc (dist/build/Language/Fortran/Lexer/FreeForm.hs:1662)
     (dist/build/Language/Fortran/Lexer/FreeForm.hs:1667)
    AlexAcc (dist/build/Language/Fortran/Lexer/FreeForm.hs:1672)
    AlexAccPred (dist/build/Language/Fortran/Lexer/FreeForm.hs:1680)
    alexAndPred (dist/build/Language/Fortran/Lexer/FreeForm.hs:1685)
    alexPrevCharIs (dist/build/Language/Fortran/Lexer/FreeForm.hs:1689)
    alexPrevCharMatches (dist/build/Language/Fortran/Lexer/FreeForm.hs:1691)
    alexPrevCharIsOneOf (dist/build/Language/Fortran/Lexer/FreeForm.hs:1694)
    alexRightContext (dist/build/Language/Fortran/Lexer/FreeForm.hs:1697)
    formatP (src/Language/Fortran/Lexer/FreeForm.x:278)
    followsDoP (src/Language/Fortran/Lexer/FreeForm.x:283)
    followsColonP (src/Language/Fortran/Lexer/FreeForm.x:288)
    selectorP (src/Language/Fortran/Lexer/FreeForm.x:293)
    ifConditionEndP (src/Language/Fortran/Lexer/FreeForm.x:307)
    opP (src/Language/Fortran/Lexer/FreeForm.x:317)
    partOfExpOrPointerAssignmentP (src/Language/Fortran/Lexer/FreeForm.x:322)
    precedesDoubleColon (src/Language/Fortran/Lexer/FreeForm.x:364)
    attributeP (src/Language/Fortran/Lexer/FreeForm.x:367)
    constructNameP (src/Language/Fortran/Lexer/FreeForm.x:379)
    genericSpecP (src/Language/Fortran/Lexer/FreeForm.x:385)
    notDefinedOperP (src/Language/Fortran/Lexer/FreeForm.x:394)
    typeSpecP (src/Language/Fortran/Lexer/FreeForm.x:405)
    resultP (src/Language/Fortran/Lexer/FreeForm.x:417)
    notPrecedingDotP (src/Language/Fortran/Lexer/FreeForm.x:422)
    followsIntentP (src/Language/Fortran/Lexer/FreeForm.x:426)
    useStP (src/Language/Fortran/Lexer/FreeForm.x:431)
    caseStP (src/Language/Fortran/Lexer/FreeForm.x:434)
    assignStP (src/Language/Fortran/Lexer/FreeForm.x:437)
    prevTokenConstr (src/Language/Fortran/Lexer/FreeForm.x:440)
    nextTokenConstr (src/Language/Fortran/Lexer/FreeForm.x:443)
    seenConstr (src/Language/Fortran/Lexer/FreeForm.x:456)
    fillConstr (src/Language/Fortran/Lexer/FreeForm.x:460)
    adjustComment (src/Language/Fortran/Lexer/FreeForm.x:466)
    leftPar (src/Language/Fortran/Lexer/FreeForm.x:473)
    comma (src/Language/Fortran/Lexer/FreeForm.x:503)
    slashOrDivision (src/Language/Fortran/Lexer/FreeForm.x:523)
    addSpan (src/Language/Fortran/Lexer/FreeForm.x:530)
    addSpanAndMatch (src/Language/Fortran/Lexer/FreeForm.x:535)
    getLexeme (src/Language/Fortran/Lexer/FreeForm.x:541)
    putLexeme (src/Language/Fortran/Lexer/FreeForm.x:546)
    resetLexeme (src/Language/Fortran/Lexer/FreeForm.x:551)
    getMatch (src/Language/Fortran/Lexer/FreeForm.x:554)
    putMatch (src/Language/Fortran/Lexer/FreeForm.x:559)
     (src/Language/Fortran/Lexer/FreeForm.x:564)
    updatePreviousToken (src/Language/Fortran/Lexer/FreeForm.x:568)
    addToPreviousTokensInLine (src/Language/Fortran/Lexer/FreeForm.x:573)
    checkPreviousTokensInLine (src/Language/Fortran/Lexer/FreeForm.x:584)
    getLexemeSpan (src/Language/Fortran/Lexer/FreeForm.x:587)
    lexCharacter (src/Language/Fortran/Lexer/FreeForm.x:614)
    toSC (src/Language/Fortran/Lexer/FreeForm.x:651)
    stabiliseStartCode (src/Language/Fortran/Lexer/FreeForm.x:656)
    normaliseStartCode (src/Language/Fortran/Lexer/FreeForm.x:662)
    invalidPosition (src/Language/Fortran/Lexer/FreeForm.x:674)
    isValidPosition (src/Language/Fortran/Lexer/FreeForm.x:678)
    Lexeme (src/Language/Fortran/Lexer/FreeForm.x:681)
    initLexeme (src/Language/Fortran/Lexer/FreeForm.x:688)
    StartCodeStatus (src/Language/Fortran/Lexer/FreeForm.x:695)
    StartCode (src/Language/Fortran/Lexer/FreeForm.x:697)
    AlexInput (src/Language/Fortran/Lexer/FreeForm.x:702)
     (src/Language/Fortran/Lexer/FreeForm.x:713)
     (src/Language/Fortran/Lexer/FreeForm.x:716)
    LexAction (src/Language/Fortran/Lexer/FreeForm.x:719)
    vanillaAlexInput (src/Language/Fortran/Lexer/FreeForm.x:721)
    updateLexeme (src/Language/Fortran/Lexer/FreeForm.x:732)
    User (src/Language/Fortran/Lexer/FreeForm.x:740)
    Move (src/Language/Fortran/Lexer/FreeForm.x:746)
    alexGetByte (src/Language/Fortran/Lexer/FreeForm.x:748)
    alexInputPrevChar (src/Language/Fortran/Lexer/FreeForm.x:768)
    currentChar (src/Language/Fortran/Lexer/FreeForm.x:771)
    advanceWithoutContinuation (src/Language/Fortran/Lexer/FreeForm.x:784)
    isContinuation (src/Language/Fortran/Lexer/FreeForm.x:800)
    skipContinuation (src/Language/Fortran/Lexer/FreeForm.x:849)
    advance (src/Language/Fortran/Lexer/FreeForm.x:893)
    lexer (src/Language/Fortran/Lexer/FreeForm.x:910)
    lexer' (src/Language/Fortran/Lexer/FreeForm.x:913)
    alexScanUser (src/Language/Fortran/Lexer/FreeForm.x:944)
    Token (src/Language/Fortran/Lexer/FreeForm.x:950)
     (src/Language/Fortran/Lexer/FreeForm.x:1101)
     (src/Language/Fortran/Lexer/FreeForm.x:1102)
     (src/Language/Fortran/Lexer/FreeForm.x:1106)
    SpecifiesType (src/Language/Fortran/Lexer/FreeForm.x:1110)
     (src/Language/Fortran/Lexer/FreeForm.x:1113)
     (src/Language/Fortran/Lexer/FreeForm.x:1122)
    initParseState (src/Language/Fortran/Lexer/FreeForm.x:1142)
    collectFreeTokens (src/Language/Fortran/Lexer/FreeForm.x:1156)
    scC (src/Language/Fortran/Lexer/FreeForm.x:1162)
    scI (src/Language/Fortran/Lexer/FreeForm.x:1162)
    scN (src/Language/Fortran/Lexer/FreeForm.x:1162)
    scT (src/Language/Fortran/Lexer/FreeForm.x:1162)
    alex_action_0 (src/Language/Fortran/Lexer/FreeForm.x:1167)
    alex_action_1 (src/Language/Fortran/Lexer/FreeForm.x:1168)
    alex_action_3 (src/Language/Fortran/Lexer/FreeForm.x:1169)
    alex_action_4 (src/Language/Fortran/Lexer/FreeForm.x:1170)
    alex_action_5 (src/Language/Fortran/Lexer/FreeForm.x:1171)
    alex_action_6 (src/Language/Fortran/Lexer/FreeForm.x:1172)
    alex_action_7 (src/Language/Fortran/Lexer/FreeForm.x:1173)
    alex_action_8 (src/Language/Fortran/Lexer/FreeForm.x:1174)
    alex_action_9 (src/Language/Fortran/Lexer/FreeForm.x:1175)
    alex_action_10 (src/Language/Fortran/Lexer/FreeForm.x:1176)
    alex_action_11 (src/Language/Fortran/Lexer/FreeForm.x:1177)
    alex_action_12 (src/Language/Fortran/Lexer/FreeForm.x:1178)
    alex_action_13 (src/Language/Fortran/Lexer/FreeForm.x:1179)
    alex_action_14 (src/Language/Fortran/Lexer/FreeForm.x:1180)
    alex_action_15 (src/Language/Fortran/Lexer/FreeForm.x:1181)
    alex_action_16 (src/Language/Fortran/Lexer/FreeForm.x:1182)
    alex_action_17 (src/Language/Fortran/Lexer/FreeForm.x:1183)
    alex_action_18 (src/Language/Fortran/Lexer/FreeForm.x:1184)
    alex_action_19 (src/Language/Fortran/Lexer/FreeForm.x:1185)
    alex_action_20 (src/Language/Fortran/Lexer/FreeForm.x:1186)
    alex_action_21 (src/Language/Fortran/Lexer/FreeForm.x:1187)
    alex_action_22 (src/Language/Fortran/Lexer/FreeForm.x:1188)
    alex_action_23 (src/Language/Fortran/Lexer/FreeForm.x:1189)
    alex_action_24 (src/Language/Fortran/Lexer/FreeForm.x:1190)
    alex_action_25 (src/Language/Fortran/Lexer/FreeForm.x:1191)
    alex_action_26 (src/Language/Fortran/Lexer/FreeForm.x:1192)
    alex_action_27 (src/Language/Fortran/Lexer/FreeForm.x:1193)
    alex_action_28 (src/Language/Fortran/Lexer/FreeForm.x:1194)
    alex_action_29 (src/Language/Fortran/Lexer/FreeForm.x:1195)
    alex_action_30 (src/Language/Fortran/Lexer/FreeForm.x:1196)
    alex_action_31 (src/Language/Fortran/Lexer/FreeForm.x:1197)
    alex_action_32 (src/Language/Fortran/Lexer/FreeForm.x:1198)
    alex_action_33 (src/Language/Fortran/Lexer/FreeForm.x:1199)
    alex_action_34 (src/Language/Fortran/Lexer/FreeForm.x:1200)
    alex_action_35 (src/Language/Fortran/Lexer/FreeForm.x:1201)
    alex_action_36 (src/Language/Fortran/Lexer/FreeForm.x:1202)
    alex_action_37 (src/Language/Fortran/Lexer/FreeForm.x:1203)
    alex_action_38 (src/Language/Fortran/Lexer/FreeForm.x:1204)
    alex_action_39 (src/Language/Fortran/Lexer/FreeForm.x:1205)
    alex_action_40 (src/Language/Fortran/Lexer/FreeForm.x:1206)
    alex_action_41 (src/Language/Fortran/Lexer/FreeForm.x:1207)
    alex_action_42 (src/Language/Fortran/Lexer/FreeForm.x:1208)
    alex_action_43 (src/Language/Fortran/Lexer/FreeForm.x:1209)
    alex_action_44 (src/Language/Fortran/Lexer/FreeForm.x:1210)
    alex_action_45 (src/Language/Fortran/Lexer/FreeForm.x:1211)
    alex_action_46 (src/Language/Fortran/Lexer/FreeForm.x:1212)
    alex_action_47 (src/Language/Fortran/Lexer/FreeForm.x:1213)
    alex_action_48 (src/Language/Fortran/Lexer/FreeForm.x:1214)
    alex_action_49 (src/Language/Fortran/Lexer/FreeForm.x:1215)
    alex_action_50 (src/Language/Fortran/Lexer/FreeForm.x:1216)
    alex_action_51 (src/Language/Fortran/Lexer/FreeForm.x:1217)
    alex_action_52 (src/Language/Fortran/Lexer/FreeForm.x:1218)
    alex_action_53 (src/Language/Fortran/Lexer/FreeForm.x:1219)
    alex_action_54 (src/Language/Fortran/Lexer/FreeForm.x:1220)
    alex_action_55 (src/Language/Fortran/Lexer/FreeForm.x:1221)
    alex_action_56 (src/Language/Fortran/Lexer/FreeForm.x:1222)
    alex_action_57 (src/Language/Fortran/Lexer/FreeForm.x:1223)
    alex_action_58 (src/Language/Fortran/Lexer/FreeForm.x:1224)
    alex_action_59 (src/Language/Fortran/Lexer/FreeForm.x:1225)
    alex_action_60 (src/Language/Fortran/Lexer/FreeForm.x:1226)
    alex_action_61 (src/Language/Fortran/Lexer/FreeForm.x:1227)
    alex_action_62 (src/Language/Fortran/Lexer/FreeForm.x:1228)
    alex_action_63 (src/Language/Fortran/Lexer/FreeForm.x:1229)
    alex_action_64 (src/Language/Fortran/Lexer/FreeForm.x:1230)
    alex_action_65 (src/Language/Fortran/Lexer/FreeForm.x:1231)
    alex_action_66 (src/Language/Fortran/Lexer/FreeForm.x:1232)
    alex_action_67 (src/Language/Fortran/Lexer/FreeForm.x:1233)
    alex_action_68 (src/Language/Fortran/Lexer/FreeForm.x:1234)
    alex_action_69 (src/Language/Fortran/Lexer/FreeForm.x:1235)
    alex_action_70 (src/Language/Fortran/Lexer/FreeForm.x:1236)
    alex_action_71 (src/Language/Fortran/Lexer/FreeForm.x:1237)
    alex_action_72 (src/Language/Fortran/Lexer/FreeForm.x:1238)
    alex_action_73 (src/Language/Fortran/Lexer/FreeForm.x:1239)
    alex_action_74 (src/Language/Fortran/Lexer/FreeForm.x:1240)
    alex_action_75 (src/Language/Fortran/Lexer/FreeForm.x:1241)
    alex_action_76 (src/Language/Fortran/Lexer/FreeForm.x:1242)
    alex_action_77 (src/Language/Fortran/Lexer/FreeForm.x:1243)
    alex_action_78 (src/Language/Fortran/Lexer/FreeForm.x:1244)
    alex_action_79 (src/Language/Fortran/Lexer/FreeForm.x:1245)
    alex_action_80 (src/Language/Fortran/Lexer/FreeForm.x:1246)
    alex_action_81 (src/Language/Fortran/Lexer/FreeForm.x:1247)
    alex_action_82 (src/Language/Fortran/Lexer/FreeForm.x:1248)
    alex_action_83 (src/Language/Fortran/Lexer/FreeForm.x:1249)
    alex_action_84 (src/Language/Fortran/Lexer/FreeForm.x:1250)
    alex_action_85 (src/Language/Fortran/Lexer/FreeForm.x:1251)
    alex_action_86 (src/Language/Fortran/Lexer/FreeForm.x:1252)
    alex_action_87 (src/Language/Fortran/Lexer/FreeForm.x:1253)
    alex_action_88 (src/Language/Fortran/Lexer/FreeForm.x:1254)
    alex_action_89 (src/Language/Fortran/Lexer/FreeForm.x:1255)
    alex_action_90 (src/Language/Fortran/Lexer/FreeForm.x:1256)
    alex_action_91 (src/Language/Fortran/Lexer/FreeForm.x:1257)
    alex_action_92 (src/Language/Fortran/Lexer/FreeForm.x:1258)
    alex_action_93 (src/Language/Fortran/Lexer/FreeForm.x:1259)
    alex_action_94 (src/Language/Fortran/Lexer/FreeForm.x:1260)
    alex_action_95 (src/Language/Fortran/Lexer/FreeForm.x:1261)
    alex_action_96 (src/Language/Fortran/Lexer/FreeForm.x:1262)
    alex_action_97 (src/Language/Fortran/Lexer/FreeForm.x:1263)
    alex_action_98 (src/Language/Fortran/Lexer/FreeForm.x:1264)
    alex_action_99 (src/Language/Fortran/Lexer/FreeForm.x:1265)
    alex_action_100 (src/Language/Fortran/Lexer/FreeForm.x:1266)
    alex_action_101 (src/Language/Fortran/Lexer/FreeForm.x:1267)
    alex_action_102 (src/Language/Fortran/Lexer/FreeForm.x:1268)
    alex_action_103 (src/Language/Fortran/Lexer/FreeForm.x:1269)
    alex_action_104 (src/Language/Fortran/Lexer/FreeForm.x:1270)
    alex_action_105 (src/Language/Fortran/Lexer/FreeForm.x:1271)
    alex_action_106 (src/Language/Fortran/Lexer/FreeForm.x:1272)
    alex_action_107 (src/Language/Fortran/Lexer/FreeForm.x:1273)
    alex_action_108 (src/Language/Fortran/Lexer/FreeForm.x:1274)
    alex_action_109 (src/Language/Fortran/Lexer/FreeForm.x:1275)
    alex_action_110 (src/Language/Fortran/Lexer/FreeForm.x:1276)
    alex_action_111 (src/Language/Fortran/Lexer/FreeForm.x:1277)
    alex_action_112 (src/Language/Fortran/Lexer/FreeForm.x:1278)
    alex_action_113 (src/Language/Fortran/Lexer/FreeForm.x:1279)
    alex_action_114 (src/Language/Fortran/Lexer/FreeForm.x:1280)
    alex_action_115 (src/Language/Fortran/Lexer/FreeForm.x:1281)
    alex_action_116 (src/Language/Fortran/Lexer/FreeForm.x:1282)
    alex_action_117 (src/Language/Fortran/Lexer/FreeForm.x:1283)
    alex_action_118 (src/Language/Fortran/Lexer/FreeForm.x:1284)
    alex_action_119 (src/Language/Fortran/Lexer/FreeForm.x:1285)
    alex_action_120 (src/Language/Fortran/Lexer/FreeForm.x:1286)
    alex_action_121 (src/Language/Fortran/Lexer/FreeForm.x:1287)
    alex_action_122 (src/Language/Fortran/Lexer/FreeForm.x:1288)
    alex_action_123 (src/Language/Fortran/Lexer/FreeForm.x:1289)
    alex_action_124 (src/Language/Fortran/Lexer/FreeForm.x:1290)
    alex_action_125 (src/Language/Fortran/Lexer/FreeForm.x:1291)
    alex_action_126 (src/Language/Fortran/Lexer/FreeForm.x:1292)
    alex_action_127 (src/Language/Fortran/Lexer/FreeForm.x:1293)
    alex_action_128 (src/Language/Fortran/Lexer/FreeForm.x:1294)
    alex_action_129 (src/Language/Fortran/Lexer/FreeForm.x:1295)
    alex_action_130 (src/Language/Fortran/Lexer/FreeForm.x:1296)
    alex_action_131 (src/Language/Fortran/Lexer/FreeForm.x:1297)
    alex_action_132 (src/Language/Fortran/Lexer/FreeForm.x:1298)
    alex_action_133 (src/Language/Fortran/Lexer/FreeForm.x:1299)
    alex_action_134 (src/Language/Fortran/Lexer/FreeForm.x:1300)
    alex_action_135 (src/Language/Fortran/Lexer/FreeForm.x:1301)
    alex_action_136 (src/Language/Fortran/Lexer/FreeForm.x:1302)
    alex_action_137 (src/Language/Fortran/Lexer/FreeForm.x:1303)
    alex_action_138 (src/Language/Fortran/Lexer/FreeForm.x:1304)
    alex_action_139 (src/Language/Fortran/Lexer/FreeForm.x:1305)
    alex_action_140 (src/Language/Fortran/Lexer/FreeForm.x:1306)
    alex_action_141 (src/Language/Fortran/Lexer/FreeForm.x:1307)
    alex_action_142 (src/Language/Fortran/Lexer/FreeForm.x:1308)
    alex_action_143 (src/Language/Fortran/Lexer/FreeForm.x:1309)
    alex_action_144 (src/Language/Fortran/Lexer/FreeForm.x:1310)
    alex_action_145 (src/Language/Fortran/Lexer/FreeForm.x:1311)
    alex_action_146 (src/Language/Fortran/Lexer/FreeForm.x:1312)
    alex_action_147 (src/Language/Fortran/Lexer/FreeForm.x:1313)
    alex_action_148 (src/Language/Fortran/Lexer/FreeForm.x:1314)
    alex_action_149 (src/Language/Fortran/Lexer/FreeForm.x:1315)
    alex_action_150 (src/Language/Fortran/Lexer/FreeForm.x:1316)
    alex_action_151 (src/Language/Fortran/Lexer/FreeForm.x:1317)
    alex_action_152 (src/Language/Fortran/Lexer/FreeForm.x:1318)
    alex_action_153 (src/Language/Fortran/Lexer/FreeForm.x:1319)
    AlexAddr (templates/GenericTemplate.hs:53)
    alexIndexInt16OffAddr (templates/GenericTemplate.hs:60)
   0% (  0 / 50) in 'Language.Fortran.PrettyPrint'
  Missing documentation for:
    Module header
    tooOld (src/Language/Fortran/PrettyPrint.hs:21)
    <?> (src/Language/Fortran/PrettyPrint.hs:26)
    <?+> (src/Language/Fortran/PrettyPrint.hs:30)
    newline (src/Language/Fortran/PrettyPrint.hs:34)
    Indentation (src/Language/Fortran/PrettyPrint.hs:37)
    incIndentation (src/Language/Fortran/PrettyPrint.hs:39)
    indent (src/Language/Fortran/PrettyPrint.hs:42)
    overlay (src/Language/Fortran/PrettyPrint.hs:46)
    fixedForm (src/Language/Fortran/PrettyPrint.hs:50)
    pprintAndRender (src/Language/Fortran/PrettyPrint.hs:52)
    IndentablePretty (src/Language/Fortran/PrettyPrint.hs:54)
     (src/Language/Fortran/PrettyPrint.hs:57)
     (src/Language/Fortran/PrettyPrint.hs:60)
     (src/Language/Fortran/PrettyPrint.hs:64)
     (src/Language/Fortran/PrettyPrint.hs:71)
     (src/Language/Fortran/PrettyPrint.hs:74)
    endGen (src/Language/Fortran/PrettyPrint.hs:169)
     (src/Language/Fortran/PrettyPrint.hs:177)
     (src/Language/Fortran/PrettyPrint.hs:180)
    Pretty (src/Language/Fortran/PrettyPrint.hs:283)
     (src/Language/Fortran/PrettyPrint.hs:286)
     (src/Language/Fortran/PrettyPrint.hs:290)
     (src/Language/Fortran/PrettyPrint.hs:293)
     (src/Language/Fortran/PrettyPrint.hs:296)
     (src/Language/Fortran/PrettyPrint.hs:312)
     (src/Language/Fortran/PrettyPrint.hs:316)
     (src/Language/Fortran/PrettyPrint.hs:340)
     (src/Language/Fortran/PrettyPrint.hs:626)
     (src/Language/Fortran/PrettyPrint.hs:630)
     (src/Language/Fortran/PrettyPrint.hs:638)
     (src/Language/Fortran/PrettyPrint.hs:644)
     (src/Language/Fortran/PrettyPrint.hs:664)
     (src/Language/Fortran/PrettyPrint.hs:675)
     (src/Language/Fortran/PrettyPrint.hs:680)
     (src/Language/Fortran/PrettyPrint.hs:691)
     (src/Language/Fortran/PrettyPrint.hs:699)
     (src/Language/Fortran/PrettyPrint.hs:702)
     (src/Language/Fortran/PrettyPrint.hs:706)
     (src/Language/Fortran/PrettyPrint.hs:711)
     (src/Language/Fortran/PrettyPrint.hs:715)
     (src/Language/Fortran/PrettyPrint.hs:719)
     (src/Language/Fortran/PrettyPrint.hs:747)
     (src/Language/Fortran/PrettyPrint.hs:756)
     (src/Language/Fortran/PrettyPrint.hs:757)
     (src/Language/Fortran/PrettyPrint.hs:771)
     (src/Language/Fortran/PrettyPrint.hs:809)
     (src/Language/Fortran/PrettyPrint.hs:813)
     (src/Language/Fortran/PrettyPrint.hs:821)
    commaSep (src/Language/Fortran/PrettyPrint.hs:848)
  77% ( 20 / 26) in 'Language.Fortran.Analysis'
  Missing documentation for:
    Analysis (src/Language/Fortran/Analysis.hs:69)
    ModEnv (src/Language/Fortran/Analysis.hs:50)
    NameType (src/Language/Fortran/Analysis.hs:48)
    IDType (src/Language/Fortran/Analysis.hs:62)
    ConstructType (src/Language/Fortran/Analysis.hs:52)
    BaseType (src/Language/Fortran/AST.hs:58)
  67% (  2 /  3) in 'Language.Fortran.Analysis.Types'
  Missing documentation for:
    Module header
  88% (  7 /  8) in 'Language.Fortran.Analysis.Renaming'
  Missing documentation for:
    NameMap (src/Language/Fortran/Analysis/Renaming.hs:38)
  80% ( 12 / 15) in 'Language.Fortran.Analysis.BBlocks'
  Missing documentation for:
    genSuperBBGr (src/Language/Fortran/Analysis/BBlocks.hs:552)
    SuperBBGr (src/Language/Fortran/Analysis/BBlocks.hs:536)
    findLabeledBBlock (src/Language/Fortran/Analysis/BBlocks.hs:605)
  96% ( 45 / 47) in 'Language.Fortran.Analysis.DataFlow'
  Missing documentation for:
    DerivedInductionMap (src/Language/Fortran/Analysis/DataFlow.hs:419)
    InductionExpr (src/Language/Fortran/Analysis/DataFlow.hs:413)
   0% (  0 /  6) in 'Language.Fortran.Transformation.TransformMonad'
  Missing documentation for:
    Module header
    getProgramFile (src/Language/Fortran/Transformation/TransformMonad.hs:32)
    putProgramFile (src/Language/Fortran/Transformation/TransformMonad.hs:35)
    modifyProgramFile (src/Language/Fortran/Transformation/TransformMonad.hs:40)
    runTransform (src/Language/Fortran/Transformation/TransformMonad.hs:25)
    Transform (src/Language/Fortran/Transformation/TransformMonad.hs:23)
   0% (  0 /  2) in 'Language.Fortran.Transformation.Disambiguation.Function'
  Missing documentation for:
    Module header
    disambiguateFunction (src/Language/Fortran/Transformation/Disambiguation/Function.hs:20)
   0% (  0 /  5) in 'Language.Fortran.Transformation.Grouping'
  Missing documentation for:
    Module header
    groupIf (src/Language/Fortran/Transformation/Grouping.hs:35)
    groupDo (src/Language/Fortran/Transformation/Grouping.hs:132)
    groupLabeledDo (src/Language/Fortran/Transformation/Grouping.hs:177)
    groupCase (src/Language/Fortran/Transformation/Grouping.hs:222)
   0% (  0 /  3) in 'Language.Fortran.Transformer'
  Missing documentation for:
    Module header
    transform (src/Language/Fortran/Transformer.hs:33)
    Transformation (src/Language/Fortran/Transformer.hs:16)
   0% (  0 /  4) in 'Language.Fortran.Parser.Fortran66'
  Missing documentation for:
    Module header
    expressionParser (dist/build/Language/Fortran/Parser/Fortran66.hs:2334)
    statementParser (dist/build/Language/Fortran/Parser/Fortran66.hs:2331)
    fortran66Parser (dist/build/Language/Fortran/Parser/Fortran66.hs:2357)
   0% (  0 /  5) in 'Language.Fortran.Parser.Fortran77'
  Missing documentation for:
    Module header
    expressionParser (dist/build/Language/Fortran/Parser/Fortran77.hs:4210)
    statementParser (dist/build/Language/Fortran/Parser/Fortran77.hs:4207)
    fortran77Parser (dist/build/Language/Fortran/Parser/Fortran77.hs:4235)
    extended77Parser (dist/build/Language/Fortran/Parser/Fortran77.hs:4247)
   0% (  0 /  3) in 'Language.Fortran.Parser.Fortran90'
  Missing documentation for:
    Module header
    statementParser (dist/build/Language/Fortran/Parser/Fortran90.hs:5311)
    fortran90Parser (dist/build/Language/Fortran/Parser/Fortran90.hs:5333)
   0% (  0 /  5) in 'Language.Fortran.Parser.Any'
  Missing documentation for:
    Module header
    deduceVersion (src/Language/Fortran/Parser/Any.hs:13)
    Parser (src/Language/Fortran/Parser/Any.hs:29)
    parserVersions (src/Language/Fortran/Parser/Any.hs:30)
    fortranParser (src/Language/Fortran/Parser/Any.hs:37)
Warning: Language.Fortran.Util.SecondParameter: could not find link destinations for:
    GSecondParameter
Warning: Language.Fortran.Transformation.TransformMonad: could not find link destinations for:
    TransformationState
Documentation created: dist/doc/html/fortran-src/index.html,
dist/doc/html/fortran-src/fortran-src.txt
Preprocessing executable 'fortran-src' for fortran-src-0.1.0.4...
Creating package registration file:
/tmp/pkgConf-fortran-src-0.1.020435884741513453188.4
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/fortran-src-0.1.0.4-9s32whVEBRK7KGD1RBNMcM
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 fortran-src-0.1.0.4...
cabal: Leaving directory '/tmp/cabal-tmp-3346/fortran-src-0.1.0.4'
Installed fortran-src-0.1.0.4
Downloading camfort-0.901...
cabal: Entering directory '/tmp/cabal-tmp-3346/camfort-0.901'
Configuring camfort-0.901...
Building camfort-0.901...
Preprocessing library camfort-0.901...
[ 1 of 30] Compiling Camfort.Helpers.Vec ( src/Camfort/Helpers/Vec.hs, dist/build/Camfort/Helpers/Vec.o )
[ 2 of 30] Compiling Camfort.Helpers  ( src/Camfort/Helpers.hs, dist/build/Camfort/Helpers.o )
[ 3 of 30] Compiling Camfort.Analysis.Simple ( src/Camfort/Analysis/Simple.hs, dist/build/Camfort/Analysis/Simple.o )
[ 4 of 30] Compiling Camfort.Specification.Stencils.Syntax ( src/Camfort/Specification/Stencils/Syntax.hs, dist/build/Camfort/Specification/Stencils/Syntax.o )
[ 5 of 30] Compiling Camfort.Specification.Stencils.Model ( src/Camfort/Specification/Stencils/Model.hs, dist/build/Camfort/Specification/Stencils/Model.o )
[ 6 of 30] Compiling Camfort.Specification.Stencils.InferenceBackend ( src/Camfort/Specification/Stencils/InferenceBackend.hs, dist/build/Camfort/Specification/Stencils/InferenceBackend.o )
[ 7 of 30] Compiling Camfort.Analysis.CommentAnnotator ( src/Camfort/Analysis/CommentAnnotator.hs, dist/build/Camfort/Analysis/CommentAnnotator.o )
[ 8 of 30] Compiling Camfort.Specification.Stencils.Grammar ( dist/build/Camfort/Specification/Stencils/Grammar.hs, dist/build/Camfort/Specification/Stencils/Grammar.o )
[ 9 of 30] Compiling Camfort.Specification.Units.Parser ( dist/build/Camfort/Specification/Units/Parser.hs, dist/build/Camfort/Specification/Units/Parser.o )
[10 of 30] Compiling Camfort.Specification.Units.Environment ( src/Camfort/Specification/Units/Environment.hs, dist/build/Camfort/Specification/Units/Environment.o )
[11 of 30] Compiling Camfort.Analysis.Annotations ( src/Camfort/Analysis/Annotations.hs, dist/build/Camfort/Analysis/Annotations.o )
[12 of 30] Compiling Camfort.Specification.Stencils.Annotation ( src/Camfort/Specification/Stencils/Annotation.hs, dist/build/Camfort/Specification/Stencils/Annotation.o )
[13 of 30] Compiling Camfort.Specification.Stencils.CheckBackend ( src/Camfort/Specification/Stencils/CheckBackend.hs, dist/build/Camfort/Specification/Stencils/CheckBackend.o )
[14 of 30] Compiling Camfort.Specification.Stencils.Synthesis ( src/Camfort/Specification/Stencils/Synthesis.hs, dist/build/Camfort/Specification/Stencils/Synthesis.o )
[15 of 30] Compiling Camfort.Helpers.Syntax ( src/Camfort/Helpers/Syntax.hs, dist/build/Camfort/Helpers/Syntax.o )
[16 of 30] Compiling Camfort.Specification.Units.Monad ( src/Camfort/Specification/Units/Monad.hs, dist/build/Camfort/Specification/Units/Monad.o )
[17 of 30] Compiling Camfort.Specification.Units.InferenceBackend ( src/Camfort/Specification/Units/InferenceBackend.hs, dist/build/Camfort/Specification/Units/InferenceBackend.o )
[18 of 30] Compiling Camfort.Specification.Units.InferenceFrontend ( src/Camfort/Specification/Units/InferenceFrontend.hs, dist/build/Camfort/Specification/Units/InferenceFrontend.o )
[19 of 30] Compiling Camfort.Specification.Units.Synthesis ( src/Camfort/Specification/Units/Synthesis.hs, dist/build/Camfort/Specification/Units/Synthesis.o )
[20 of 30] Compiling Camfort.Transformation.CommonBlockElim ( src/Camfort/Transformation/CommonBlockElim.hs, dist/build/Camfort/Transformation/CommonBlockElim.o )
[21 of 30] Compiling Camfort.Transformation.DeadCode ( src/Camfort/Transformation/DeadCode.hs, dist/build/Camfort/Transformation/DeadCode.o )
[22 of 30] Compiling Camfort.Reprint  ( src/Camfort/Reprint.hs, dist/build/Camfort/Reprint.o )
[23 of 30] Compiling Camfort.Output   ( src/Camfort/Output.hs, dist/build/Camfort/Output.o )
[24 of 30] Compiling Camfort.Input    ( src/Camfort/Input.hs, dist/build/Camfort/Input.o )
[25 of 30] Compiling Camfort.Specification.Units ( src/Camfort/Specification/Units.hs, dist/build/Camfort/Specification/Units.o )
[26 of 30] Compiling Camfort.Specification.Stencils.InferenceFrontend ( src/Camfort/Specification/Stencils/InferenceFrontend.hs, dist/build/Camfort/Specification/Stencils/InferenceFrontend.o )
[27 of 30] Compiling Camfort.Specification.Stencils.CheckFrontend ( src/Camfort/Specification/Stencils/CheckFrontend.hs, dist/build/Camfort/Specification/Stencils/CheckFrontend.o )
[28 of 30] Compiling Camfort.Specification.Stencils ( src/Camfort/Specification/Stencils.hs, dist/build/Camfort/Specification/Stencils.o )
[29 of 30] Compiling Camfort.Transformation.EquivalenceElim ( src/Camfort/Transformation/EquivalenceElim.hs, dist/build/Camfort/Transformation/EquivalenceElim.o )
[30 of 30] Compiling Camfort.Functionality ( src/Camfort/Functionality.hs, dist/build/Camfort/Functionality.o )
Preprocessing executable 'camfort' for camfort-0.901...
[ 1 of 31] Compiling Camfort.Helpers.Vec ( src/Camfort/Helpers/Vec.hs, dist/build/camfort/camfort-tmp/Camfort/Helpers/Vec.o )
[ 2 of 31] Compiling Camfort.Helpers  ( src/Camfort/Helpers.hs, dist/build/camfort/camfort-tmp/Camfort/Helpers.o )
[ 3 of 31] Compiling Camfort.Specification.Stencils.Syntax ( src/Camfort/Specification/Stencils/Syntax.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Syntax.o )
[ 4 of 31] Compiling Camfort.Specification.Stencils.Model ( src/Camfort/Specification/Stencils/Model.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Model.o )
[ 5 of 31] Compiling Camfort.Specification.Stencils.InferenceBackend ( src/Camfort/Specification/Stencils/InferenceBackend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/InferenceBackend.o )
[ 6 of 31] Compiling Camfort.Analysis.Simple ( src/Camfort/Analysis/Simple.hs, dist/build/camfort/camfort-tmp/Camfort/Analysis/Simple.o )
[ 7 of 31] Compiling Camfort.Analysis.CommentAnnotator ( src/Camfort/Analysis/CommentAnnotator.hs, dist/build/camfort/camfort-tmp/Camfort/Analysis/CommentAnnotator.o )
[ 8 of 31] Compiling Camfort.Specification.Stencils.Grammar ( dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Grammar.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Grammar.o )
[ 9 of 31] Compiling Camfort.Specification.Units.Parser ( dist/build/camfort/camfort-tmp/Camfort/Specification/Units/Parser.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/Parser.o )
[10 of 31] Compiling Camfort.Specification.Units.Environment ( src/Camfort/Specification/Units/Environment.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/Environment.o )
[11 of 31] Compiling Camfort.Analysis.Annotations ( src/Camfort/Analysis/Annotations.hs, dist/build/camfort/camfort-tmp/Camfort/Analysis/Annotations.o )
[12 of 31] Compiling Camfort.Specification.Stencils.Annotation ( src/Camfort/Specification/Stencils/Annotation.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Annotation.o )
[13 of 31] Compiling Camfort.Specification.Stencils.CheckBackend ( src/Camfort/Specification/Stencils/CheckBackend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/CheckBackend.o )
[14 of 31] Compiling Camfort.Specification.Stencils.Synthesis ( src/Camfort/Specification/Stencils/Synthesis.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/Synthesis.o )
[15 of 31] Compiling Camfort.Specification.Units.InferenceBackend ( src/Camfort/Specification/Units/InferenceBackend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/InferenceBackend.o )
[16 of 31] Compiling Camfort.Specification.Units.Monad ( src/Camfort/Specification/Units/Monad.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/Monad.o )
[17 of 31] Compiling Camfort.Specification.Units.InferenceFrontend ( src/Camfort/Specification/Units/InferenceFrontend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/InferenceFrontend.o )
[18 of 31] Compiling Camfort.Specification.Units.Synthesis ( src/Camfort/Specification/Units/Synthesis.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units/Synthesis.o )
[19 of 31] Compiling Camfort.Helpers.Syntax ( src/Camfort/Helpers/Syntax.hs, dist/build/camfort/camfort-tmp/Camfort/Helpers/Syntax.o )
[20 of 31] Compiling Camfort.Transformation.CommonBlockElim ( src/Camfort/Transformation/CommonBlockElim.hs, dist/build/camfort/camfort-tmp/Camfort/Transformation/CommonBlockElim.o )
[21 of 31] Compiling Camfort.Transformation.DeadCode ( src/Camfort/Transformation/DeadCode.hs, dist/build/camfort/camfort-tmp/Camfort/Transformation/DeadCode.o )
[22 of 31] Compiling Camfort.Reprint  ( src/Camfort/Reprint.hs, dist/build/camfort/camfort-tmp/Camfort/Reprint.o )
[23 of 31] Compiling Camfort.Output   ( src/Camfort/Output.hs, dist/build/camfort/camfort-tmp/Camfort/Output.o )
[24 of 31] Compiling Camfort.Transformation.EquivalenceElim ( src/Camfort/Transformation/EquivalenceElim.hs, dist/build/camfort/camfort-tmp/Camfort/Transformation/EquivalenceElim.o )
[25 of 31] Compiling Camfort.Input    ( src/Camfort/Input.hs, dist/build/camfort/camfort-tmp/Camfort/Input.o )
[26 of 31] Compiling Camfort.Specification.Stencils.InferenceFrontend ( src/Camfort/Specification/Stencils/InferenceFrontend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/InferenceFrontend.o )
[27 of 31] Compiling Camfort.Specification.Stencils.CheckFrontend ( src/Camfort/Specification/Stencils/CheckFrontend.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils/CheckFrontend.o )
[28 of 31] Compiling Camfort.Specification.Stencils ( src/Camfort/Specification/Stencils.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Stencils.o )
[29 of 31] Compiling Camfort.Specification.Units ( src/Camfort/Specification/Units.hs, dist/build/camfort/camfort-tmp/Camfort/Specification/Units.o )
[30 of 31] Compiling Camfort.Functionality ( src/Camfort/Functionality.hs, dist/build/camfort/camfort-tmp/Camfort/Functionality.o )
[31 of 31] Compiling Main             ( src/Main.hs, dist/build/camfort/camfort-tmp/Main.o )
Linking dist/build/camfort/camfort ...
Running Haddock for camfort-0.901...
Running hscolour for camfort-0.901...
Preprocessing library camfort-0.901...
Preprocessing executable 'camfort' for camfort-0.901...
Preprocessing library camfort-0.901...
Haddock coverage:
   0% (  0 / 17) in 'Camfort.Helpers.Vec'
  Missing documentation for:
    Module header
    Nat (src/Camfort/Helpers/Vec.hs:31)
    Natural (src/Camfort/Helpers/Vec.hs:34)
    NatBox (src/Camfort/Helpers/Vec.hs:40)
    toNatBox (src/Camfort/Helpers/Vec.hs:45)
    IsNatural (src/Camfort/Helpers/Vec.hs:50)
     (src/Camfort/Helpers/Vec.hs:52)
     (src/Camfort/Helpers/Vec.hs:54)
    Vec (src/Camfort/Helpers/Vec.hs:58)
    lengthV (src/Camfort/Helpers/Vec.hs:62)
    vmap (src/Camfort/Helpers/Vec.hs:66)
     (src/Camfort/Helpers/Vec.hs:70)
     (src/Camfort/Helpers/Vec.hs:73)
     (src/Camfort/Helpers/Vec.hs:77)
    showV (src/Camfort/Helpers/Vec.hs:80)
    Max (src/Camfort/Helpers/Vec.hs:88)
    zipVec (src/Camfort/Helpers/Vec.hs:94)
  21% (  6 / 29) in 'Camfort.Helpers'
  Missing documentation for:
    Module header
    collect (src/Camfort/Helpers.hs:40)
    Filename (src/Camfort/Helpers.hs:43)
    Directory (src/Camfort/Helpers.hs:44)
    SourceText (src/Camfort/Helpers.hs:45)
    FileOrDir (src/Camfort/Helpers.hs:46)
    getDir (src/Camfort/Helpers.hs:51)
    isDirectory (src/Camfort/Helpers.hs:63)
    fanout (src/Camfort/Helpers.hs:67)
    <> (src/Camfort/Helpers.hs:70)
    >< (src/Camfort/Helpers.hs:73)
    lookups (src/Camfort/Helpers.hs:78)
    lookups' (src/Camfort/Helpers.hs:83)
    cmpFst (src/Camfort/Helpers.hs:105)
    cmpSnd (src/Camfort/Helpers.hs:108)
    foldPair (src/Camfort/Helpers.hs:115)
    PartialMonoid (src/Camfort/Helpers.hs:123)
    normalise (src/Camfort/Helpers.hs:132)
    normaliseNoSort (src/Camfort/Helpers.hs:136)
    normaliseBy (src/Camfort/Helpers.hs:140)
    reduceCollect (src/Camfort/Helpers.hs:151)
    everywhere (src/Camfort/Helpers.hs:158)
    zfmap (src/Camfort/Helpers.hs:180)
  50% (  1 /  2) in 'Camfort.Analysis.Simple'
  Missing documentation for:
    Module header
   5% (  3 / 56) in 'Camfort.Specification.Stencils.Syntax'
  Missing documentation for:
    Module header
    Variable (src/Camfort/Specification/Stencils/Syntax.hs:38)
    Approximation (src/Camfort/Specification/Stencils/Syntax.hs:45)
    fromExact (src/Camfort/Specification/Stencils/Syntax.hs:49)
    upperBound (src/Camfort/Specification/Stencils/Syntax.hs:53)
    lowerBound (src/Camfort/Specification/Stencils/Syntax.hs:56)
     (src/Camfort/Specification/Stencils/Syntax.hs:59)
    absoluteRep (src/Camfort/Specification/Stencils/Syntax.hs:69)
    RegionEnv (src/Camfort/Specification/Stencils/Syntax.hs:74)
    SpecDecls (src/Camfort/Specification/Stencils/Syntax.hs:79)
    pprintSpecDecls (src/Camfort/Specification/Stencils/Syntax.hs:81)
    lookupAggregate (src/Camfort/Specification/Stencils/Syntax.hs:86)
    Specification (src/Camfort/Specification/Stencils/Syntax.hs:94)
    isEmpty (src/Camfort/Specification/Stencils/Syntax.hs:98)
    Spatial (src/Camfort/Specification/Stencils/Syntax.hs:108)
    fromBool (src/Camfort/Specification/Stencils/Syntax.hs:115)
    hasDuplicates (src/Camfort/Specification/Stencils/Syntax.hs:119)
    fromMult (src/Camfort/Specification/Stencils/Syntax.hs:122)
    setLinearity (src/Camfort/Specification/Stencils/Syntax.hs:126)
    Linearity (src/Camfort/Specification/Stencils/Syntax.hs:131)
    Multiplicity (src/Camfort/Specification/Stencils/Syntax.hs:133)
    Dimension (src/Camfort/Specification/Stencils/Syntax.hs:136)
    Depth (src/Camfort/Specification/Stencils/Syntax.hs:137)
    IsRefl (src/Camfort/Specification/Stencils/Syntax.hs:138)
    Region (src/Camfort/Specification/Stencils/Syntax.hs:141)
    getDimension (src/Camfort/Specification/Stencils/Syntax.hs:147)
     (src/Camfort/Specification/Stencils/Syntax.hs:153)
    RegionProd (src/Camfort/Specification/Stencils/Syntax.hs:172)
    RegionSum (src/Camfort/Specification/Stencils/Syntax.hs:176)
     (src/Camfort/Specification/Stencils/Syntax.hs:179)
    regionPlus (src/Camfort/Specification/Stencils/Syntax.hs:185)
     (src/Camfort/Specification/Stencils/Syntax.hs:193)
    absorbReflexive (src/Camfort/Specification/Stencils/Syntax.hs:218)
    absorbReflexive' (src/Camfort/Specification/Stencils/Syntax.hs:224)
    distAndOverlaps (src/Camfort/Specification/Stencils/Syntax.hs:237)
    distAndOverlaps' (src/Camfort/Specification/Stencils/Syntax.hs:244)
    RegionRig (src/Camfort/Specification/Stencils/Syntax.hs:337)
     (src/Camfort/Specification/Stencils/Syntax.hs:345)
     (src/Camfort/Specification/Stencils/Syntax.hs:360)
     (src/Camfort/Specification/Stencils/Syntax.hs:370)
     (src/Camfort/Specification/Stencils/Syntax.hs:387)
    showL (src/Camfort/Specification/Stencils/Syntax.hs:399)
    showProdSpecs (src/Camfort/Specification/Stencils/Syntax.hs:403)
    showSumSpecs (src/Camfort/Specification/Stencils/Syntax.hs:403)
     (src/Camfort/Specification/Stencils/Syntax.hs:408)
     (src/Camfort/Specification/Stencils/Syntax.hs:411)
     (src/Camfort/Specification/Stencils/Syntax.hs:426)
     (src/Camfort/Specification/Stencils/Syntax.hs:435)
     (src/Camfort/Specification/Stencils/Syntax.hs:443)
     (src/Camfort/Specification/Stencils/Syntax.hs:453)
     (src/Camfort/Specification/Stencils/Syntax.hs:458)
    showRegion (src/Camfort/Specification/Stencils/Syntax.hs:466)
    groupKeyBy (src/Camfort/Specification/Stencils/Syntax.hs:473)
   6% (  1 / 18) in 'Camfort.Specification.Stencils.Model'
  Missing documentation for:
    Module header
    consistent (src/Camfort/Specification/Stencils/Model.hs:50)
    Model (src/Camfort/Specification/Stencils/Model.hs:82)
     (src/Camfort/Specification/Stencils/Model.hs:99)
     (src/Camfort/Specification/Stencils/Model.hs:108)
     (src/Camfort/Specification/Stencils/Model.hs:119)
     (src/Camfort/Specification/Stencils/Model.hs:130)
     (src/Camfort/Specification/Stencils/Model.hs:140)
     (src/Camfort/Specification/Stencils/Model.hs:150)
     (src/Camfort/Specification/Stencils/Model.hs:159)
    mkSingleEntryNeg (src/Camfort/Specification/Stencils/Model.hs:182)
     (src/Camfort/Specification/Stencils/Model.hs:187)
    tensor (src/Camfort/Specification/Stencils/Model.hs:205)
    cprodVs (src/Camfort/Specification/Stencils/Model.hs:213)
    cprodV (src/Camfort/Specification/Stencils/Model.hs:216)
    pairwisePerm (src/Camfort/Specification/Stencils/Model.hs:219)
    maximum1 (src/Camfort/Specification/Stencils/Model.hs:222)
  19% (  6 / 32) in 'Camfort.Specification.Stencils.InferenceBackend'
  Missing documentation for:
    Module header
    Span (src/Camfort/Specification/Stencils/InferenceBackend.hs:46)
    mkTrivialSpan (src/Camfort/Specification/Stencils/InferenceBackend.hs:47)
    inferFromIndices (src/Camfort/Specification/Stencils/InferenceBackend.hs:49)
    inferFromIndicesWithoutLinearity (src/Camfort/Specification/Stencils/InferenceBackend.hs:60)
    inferCore (src/Camfort/Specification/Stencils/InferenceBackend.hs:64)
    simplify (src/Camfort/Specification/Stencils/InferenceBackend.hs:67)
    simplifySpatial (src/Camfort/Specification/Stencils/InferenceBackend.hs:70)
    reducor (src/Camfort/Specification/Stencils/InferenceBackend.hs:81)
    fromRegionsToSpec (src/Camfort/Specification/Stencils/InferenceBackend.hs:91)
    toSpecND (src/Camfort/Specification/Stencils/InferenceBackend.hs:96)
    toSpec1D (src/Camfort/Specification/Stencils/InferenceBackend.hs:107)
    normaliseSpan (src/Camfort/Specification/Stencils/InferenceBackend.hs:139)
    spanBoundingBox (src/Camfort/Specification/Stencils/InferenceBackend.hs:148)
    foldL (src/Camfort/Specification/Stencils/InferenceBackend.hs:213)
    Selection (src/Camfort/Specification/Stencils/InferenceBackend.hs:258)
     (src/Camfort/Specification/Stencils/InferenceBackend.hs:262)
     (src/Camfort/Specification/Stencils/InferenceBackend.hs:266)
     (src/Camfort/Specification/Stencils/InferenceBackend.hs:272)
    VecList (src/Camfort/Specification/Stencils/InferenceBackend.hs:287)
    List (src/Camfort/Specification/Stencils/InferenceBackend.hs:290)
    lnil (src/Camfort/Specification/Stencils/InferenceBackend.hs:293)
    lcons (src/Camfort/Specification/Stencils/InferenceBackend.hs:295)
    fromList (src/Camfort/Specification/Stencils/InferenceBackend.hs:300)
    fromLists (src/Camfort/Specification/Stencils/InferenceBackend.hs:305)
    EqT (src/Camfort/Specification/Stencils/InferenceBackend.hs:323)
   0% (  0 /  8) in 'Camfort.Analysis.CommentAnnotator'
  Missing documentation for:
    Module header
    annotateComments (src/Camfort/Analysis/CommentAnnotator.hs:50)
    Logger (src/Camfort/Analysis/CommentAnnotator.hs:38)
    ASTEmbeddable (src/Camfort/Analysis/CommentAnnotator.hs:83)
    Linkable (src/Camfort/Analysis/CommentAnnotator.hs:86)
    AnnotationParseError (src/Camfort/Analysis/CommentAnnotator.hs:41)
    AnnotationParser (src/Camfort/Analysis/CommentAnnotator.hs:39)
    failWith (src/Camfort/Analysis/CommentAnnotator.hs:47)
   0% (  0 /  7) in 'Camfort.Specification.Stencils.Grammar'
  Missing documentation for:
    Module header
    specParser (dist/build/Camfort/Specification/Stencils/Grammar.hs:641)
    Specification (dist/build/Camfort/Specification/Stencils/Grammar.hs:548)
    Region (dist/build/Camfort/Specification/Stencils/Grammar.hs:553)
    Spec (dist/build/Camfort/Specification/Stencils/Grammar.hs:562)
    Mod (dist/build/Camfort/Specification/Stencils/Grammar.hs:565)
    lexer (dist/build/Camfort/Specification/Stencils/Grammar.hs:590)
   0% (  0 /  5) in 'Camfort.Specification.Units.Parser'
  Missing documentation for:
    Module header
    unitParser (dist/build/Camfort/Specification/Units/Parser.hs:453)
    UnitStatement (dist/build/Camfort/Specification/Units/Parser.hs:366)
    UnitOfMeasure (dist/build/Camfort/Specification/Units/Parser.hs:376)
    UnitPower (dist/build/Camfort/Specification/Units/Parser.hs:391)
  38% (  6 / 16) in 'Camfort.Specification.Units.Environment'
  Missing documentation for:
    Module header
     (src/Camfort/Specification/Units/Environment.hs:61)
    doubleToRationalSubset (src/Camfort/Specification/Units/Environment.hs:103)
    Constraints (src/Camfort/Specification/Units/Environment.hs:129)
     (src/Camfort/Specification/Units/Environment.hs:131)
    pprintConstr (src/Camfort/Specification/Units/Environment.hs:135)
    pprintUnitInfo (src/Camfort/Specification/Units/Environment.hs:141)
    UnitAnnotation (src/Camfort/Specification/Units/Environment.hs:172)
    dbgUnitAnnotation (src/Camfort/Specification/Units/Environment.hs:180)
    mkUnitAnnotation (src/Camfort/Specification/Units/Environment.hs:189)
   0% (  0 / 11) in 'Camfort.Analysis.Annotations'
  Missing documentation for:
    Module header
    Report (src/Camfort/Analysis/Annotations.hs:40)
    A (src/Camfort/Analysis/Annotations.hs:42)
    Annotation (src/Camfort/Analysis/Annotations.hs:43)
    pRefactored (src/Camfort/Analysis/Annotations.hs:62)
    unitAnnotation (src/Camfort/Analysis/Annotations.hs:65)
    UA (src/Camfort/Analysis/Annotations.hs:77)
     (src/Camfort/Analysis/Annotations.hs:80)
     (src/Camfort/Analysis/Annotations.hs:85)
    onPrev (src/Camfort/Analysis/Annotations.hs:91)
    modifyAnnotation (src/Camfort/Analysis/Annotations.hs:94)
  25% (  1 /  4) in 'Camfort.Specification.Stencils.Annotation'
  Missing documentation for:
    Module header
     (src/Camfort/Specification/Stencils/Annotation.hs:34)
     (src/Camfort/Specification/Stencils/Annotation.hs:38)
   0% (  0 /  9) in 'Camfort.Specification.Stencils.CheckBackend'
  Missing documentation for:
    Module header
    ErrorMsg (src/Camfort/Specification/Stencils/CheckBackend.hs:55)
    SynToAst (src/Camfort/Specification/Stencils/CheckBackend.hs:59)
     (src/Camfort/Specification/Stencils/CheckBackend.hs:63)
     (src/Camfort/Specification/Stencils/CheckBackend.hs:73)
     (src/Camfort/Specification/Stencils/CheckBackend.hs:88)
    dnf (src/Camfort/Specification/Stencils/CheckBackend.hs:92)
     (src/Camfort/Specification/Stencils/CheckBackend.hs:116)
    find' (src/Camfort/Specification/Stencils/CheckBackend.hs:127)
   0% (  0 /  5) in 'Camfort.Specification.Stencils.Synthesis'
  Missing documentation for:
    Module header
    formatSpec (src/Camfort/Specification/Stencils/Synthesis.hs:53)
    a (src/Camfort/Specification/Stencils/Synthesis.hs:82)
    s (src/Camfort/Specification/Stencils/Synthesis.hs:83)
    offsetToIx (src/Camfort/Specification/Stencils/Synthesis.hs:87)
  42% (  8 / 19) in 'Camfort.Helpers.Syntax'
  Missing documentation for:
    caml (src/Camfort/Helpers/Syntax.hs:65)
    lower (src/Camfort/Helpers/Syntax.hs:66)
     (src/Camfort/Helpers/Syntax.hs:70)
     (src/Camfort/Helpers/Syntax.hs:76)
     (src/Camfort/Helpers/Syntax.hs:82)
     (src/Camfort/Helpers/Syntax.hs:92)
    dropLine (src/Camfort/Helpers/Syntax.hs:112)
    deleteLine (src/Camfort/Helpers/Syntax.hs:116)
    linesCovered (src/Camfort/Helpers/Syntax.hs:120)
    toCol0 (src/Camfort/Helpers/Syntax.hs:123)
    afterAligned (src/Camfort/Helpers/Syntax.hs:125)
  46% ( 12 / 26) in 'Camfort.Specification.Units.Monad'
  Missing documentation for:
    UA (src/Camfort/Analysis/Annotations.hs:77)
    UnitOpts (src/Camfort/Specification/Units/Monad.hs:74)
    unitOpts0 (src/Camfort/Specification/Units/Monad.hs:81)
    UnitLogs (src/Camfort/Specification/Units/Monad.hs:91)
    UnitException (src/Camfort/Specification/Units/Monad.hs:51)
    modifyVarUnitMap (src/Camfort/Specification/Units/Monad.hs:130)
    modifyGivenVarSet (src/Camfort/Specification/Units/Monad.hs:133)
    modifyUnitAliasMap (src/Camfort/Specification/Units/Monad.hs:136)
    modifyTemplateMap (src/Camfort/Specification/Units/Monad.hs:139)
    modifyProgramFile (src/Camfort/Specification/Units/Monad.hs:142)
    modifyProgramFileM (src/Camfort/Specification/Units/Monad.hs:145)
    modifyCallIdRemapM (src/Camfort/Specification/Units/Monad.hs:151)
    evalUnitSolver (src/Camfort/Specification/Units/Monad.hs:164)
    execUnitSolver (src/Camfort/Specification/Units/Monad.hs:167)
  70% (  7 / 10) in 'Camfort.Specification.Units.InferenceBackend'
  Missing documentation for:
    Module header
    flattenUnits (src/Camfort/Specification/Units/InferenceBackend.hs:115)
    constraintsToMatrix (src/Camfort/Specification/Units/InferenceBackend.hs:134)
  83% (  5 /  6) in 'Camfort.Specification.Units.InferenceFrontend'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Camfort.Specification.Units.Synthesis'
  Missing documentation for:
    Module header
   0% (  0 / 39) in 'Camfort.Transformation.CommonBlockElim'
  Missing documentation for:
    Module header
    TCommon (src/Camfort/Transformation/CommonBlockElim.hs:47)
    TLCommon (src/Camfort/Transformation/CommonBlockElim.hs:55)
    A1 (src/Camfort/Transformation/CommonBlockElim.hs:57)
    CommonState (src/Camfort/Transformation/CommonBlockElim.hs:58)
    commonElimToModules (src/Camfort/Transformation/CommonBlockElim.hs:61)
    analyseAndRmCommons (src/Camfort/Transformation/CommonBlockElim.hs:75)
    analysePerPF (src/Camfort/Transformation/CommonBlockElim.hs:79)
    analysePerPU (src/Camfort/Transformation/CommonBlockElim.hs:87)
    collectAndRmCommons (src/Camfort/Transformation/CommonBlockElim.hs:92)
    cmpTLConFName (src/Camfort/Transformation/CommonBlockElim.hs:128)
    cmpTLConPName (src/Camfort/Transformation/CommonBlockElim.hs:131)
    cmpTLConBNames (src/Camfort/Transformation/CommonBlockElim.hs:134)
    cmpTConBNames (src/Camfort/Transformation/CommonBlockElim.hs:137)
    cmpVarName (src/Camfort/Transformation/CommonBlockElim.hs:146)
    commonName (src/Camfort/Transformation/CommonBlockElim.hs:157)
    commonNameFromAST (src/Camfort/Transformation/CommonBlockElim.hs:160)
    freshenCommonNames (src/Camfort/Transformation/CommonBlockElim.hs:165)
    groupSortCommonBlock (src/Camfort/Transformation/CommonBlockElim.hs:176)
    mkTLCommonRenamers (src/Camfort/Transformation/CommonBlockElim.hs:184)
    NameMap (src/Camfort/Transformation/CommonBlockElim.hs:200)
    RenamerCoercer (src/Camfort/Transformation/CommonBlockElim.hs:205)
    applyRenaming (src/Camfort/Transformation/CommonBlockElim.hs:208)
    Renaming (src/Camfort/Transformation/CommonBlockElim.hs:217)
     (src/Camfort/Transformation/CommonBlockElim.hs:220)
     (src/Camfort/Transformation/CommonBlockElim.hs:225)
    updateUseDecls (src/Camfort/Transformation/CommonBlockElim.hs:228)
    addToProgramUnit (src/Camfort/Transformation/CommonBlockElim.hs:308)
    getUnitStartPosition (src/Camfort/Transformation/CommonBlockElim.hs:329)
    renamerToUse (src/Camfort/Transformation/CommonBlockElim.hs:339)
    mkUseStatementBlocks (src/Camfort/Transformation/CommonBlockElim.hs:346)
    mkRenamerCoercerTLC (src/Camfort/Transformation/CommonBlockElim.hs:365)
    mkRenamerCoercer (src/Camfort/Transformation/CommonBlockElim.hs:369)
    allCoherentCommons (src/Camfort/Transformation/CommonBlockElim.hs:385)
    coherentCommons (src/Camfort/Transformation/CommonBlockElim.hs:390)
    coherentCommons' (src/Camfort/Transformation/CommonBlockElim.hs:397)
    introduceModules (src/Camfort/Transformation/CommonBlockElim.hs:413)
    mkModuleFile (src/Camfort/Transformation/CommonBlockElim.hs:419)
    mkModule (src/Camfort/Transformation/CommonBlockElim.hs:429)
   0% (  0 /  4) in 'Camfort.Transformation.DeadCode'
  Missing documentation for:
    Module header
    deadCode (src/Camfort/Transformation/DeadCode.hs:44)
    deadCode' (src/Camfort/Transformation/DeadCode.hs:60)
    perStmt (src/Camfort/Transformation/DeadCode.hs:71)
   0% (  0 /  9) in 'Camfort.Reprint'
  Missing documentation for:
    Module header
    Refactored (src/Camfort/Reprint.hs:52)
    Refactoring (src/Camfort/Reprint.hs:53)
    reprint (src/Camfort/Reprint.hs:61)
    enter (src/Camfort/Reprint.hs:83)
    enterDown (src/Camfort/Reprint.hs:83)
    enterRight (src/Camfort/Reprint.hs:83)
    takeBounds (src/Camfort/Reprint.hs:134)
    takeBounds' (src/Camfort/Reprint.hs:138)
   6% (  1 / 16) in 'Camfort.Output'
  Missing documentation for:
    Module header
    Show' (src/Camfort/Output.hs:52)
     (src/Camfort/Output.hs:54)
     (src/Camfort/Output.hs:56)
     (src/Camfort/Output.hs:58)
    OutputFiles (src/Camfort/Output.hs:61)
     (src/Camfort/Output.hs:105)
     (src/Camfort/Output.hs:111)
    refactoring (src/Camfort/Output.hs:125)
    refactorBlocks (src/Camfort/Output.hs:135)
    refactorStatements (src/Camfort/Output.hs:180)
    refactorSyntax (src/Camfort/Output.hs:184)
    countLines (src/Camfort/Output.hs:213)
    removeNewLines (src/Camfort/Output.hs:225)
    unpackFst (src/Camfort/Output.hs:241)
  56% ( 10 / 18) in 'Camfort.Input'
  Missing documentation for:
    Module header
    Default (src/Camfort/Input.hs:47)
    getOption (src/Camfort/Input.hs:52)
    callAndSummarise (src/Camfort/Input.hs:74)
    doRefactorAndCreate (src/Camfort/Input.hs:118)
    reassociateSourceText (src/Camfort/Input.hs:135)
    readParseSrcDir (src/Camfort/Input.hs:146)
    rGetDirContents (src/Camfort/Input.hs:168)
  80% (  4 /  5) in 'Camfort.Specification.Units'
  Missing documentation for:
    Module header
   5% (  2 / 38) in 'Camfort.Specification.Stencils.InferenceFrontend'
  Missing documentation for:
    Module header
    InferMode (src/Camfort/Specification/Stencils/InferenceFrontend.hs:65)
     (src/Camfort/Specification/Stencils/InferenceFrontend.hs:69)
    InferState (src/Camfort/Specification/Stencils/InferenceFrontend.hs:72)
    EvalLog (src/Camfort/Specification/Stencils/InferenceFrontend.hs:78)
    LogLine (src/Camfort/Specification/Stencils/InferenceFrontend.hs:79)
    Inferer (src/Camfort/Specification/Stencils/InferenceFrontend.hs:81)
    Params (src/Camfort/Specification/Stencils/InferenceFrontend.hs:85)
    runInferer (src/Camfort/Specification/Stencils/InferenceFrontend.hs:87)
    stencilInference (src/Camfort/Specification/Stencils/InferenceFrontend.hs:96)
    genSpecsAndReport (src/Camfort/Specification/Stencils/InferenceFrontend.hs:158)
    isArraySubscript (src/Camfort/Specification/Stencils/InferenceFrontend.hs:180)
    fromJustMsg (src/Camfort/Specification/Stencils/InferenceFrontend.hs:187)
    perBlockInfer (src/Camfort/Specification/Stencils/InferenceFrontend.hs:191)
    genSpecifications (src/Camfort/Specification/Stencils/InferenceFrontend.hs:270)
    genOffsets (src/Camfort/Specification/Stencils/InferenceFrontend.hs:300)
    strength (src/Camfort/Specification/Stencils/InferenceFrontend.hs:314)
    genSubscripts (src/Camfort/Specification/Stencils/InferenceFrontend.hs:320)
    genRHSsubscripts (src/Camfort/Specification/Stencils/InferenceFrontend.hs:349)
    getInductionVar (src/Camfort/Specification/Stencils/InferenceFrontend.hs:372)
    isStencilDo (src/Camfort/Specification/Stencils/InferenceFrontend.hs:377)
    padZeros (src/Camfort/Specification/Stencils/InferenceFrontend.hs:397)
    indicesToSpec (src/Camfort/Specification/Stencils/InferenceFrontend.hs:402)
    indicesToRelativisedOffsets (src/Camfort/Specification/Stencils/InferenceFrontend.hs:414)
    relativise (src/Camfort/Specification/Stencils/InferenceFrontend.hs:454)
    consistentIVSuse (src/Camfort/Specification/Stencils/InferenceFrontend.hs:467)
    relativeIxsToSpec (src/Camfort/Specification/Stencils/InferenceFrontend.hs:495)
    isNeighbour (src/Camfort/Specification/Stencils/InferenceFrontend.hs:500)
    neighbourIndex (src/Camfort/Specification/Stencils/InferenceFrontend.hs:509)
    Neighbour (src/Camfort/Specification/Stencils/InferenceFrontend.hs:521)
    neighbourToOffset (src/Camfort/Specification/Stencils/InferenceFrontend.hs:525)
    ixToNeighbour (src/Camfort/Specification/Stencils/InferenceFrontend.hs:535)
    ixToNeighbour' (src/Camfort/Specification/Stencils/InferenceFrontend.hs:551)
    expToNeighbour (src/Camfort/Specification/Stencils/InferenceFrontend.hs:560)
    isUnaryOrBinaryExpr (src/Camfort/Specification/Stencils/InferenceFrontend.hs:600)
    isVariableExpr (src/Camfort/Specification/Stencils/InferenceFrontend.hs:605)
   0% (  0 /  9) in 'Camfort.Specification.Stencils.CheckFrontend'
  Missing documentation for:
    Module header
    stencilChecking (src/Camfort/Specification/Stencils/CheckFrontend.hs:52)
    LogLine (src/Camfort/Specification/Stencils/CheckFrontend.hs:82)
    Checker (src/Camfort/Specification/Stencils/CheckFrontend.hs:83)
    parseCommentToAST (src/Camfort/Specification/Stencils/CheckFrontend.hs:89)
    updateRegionEnv (src/Camfort/Specification/Stencils/CheckFrontend.hs:103)
    checkOffsetsAgainstSpec (src/Camfort/Specification/Stencils/CheckFrontend.hs:109)
    perProgramUnitCheck (src/Camfort/Specification/Stencils/CheckFrontend.hs:124)
    perBlockCheck (src/Camfort/Specification/Stencils/CheckFrontend.hs:131)
   0% (  0 /  5) in 'Camfort.Specification.Stencils'
  Missing documentation for:
    Module header
    InferMode (src/Camfort/Specification/Stencils/InferenceFrontend.hs:65)
    infer (src/Camfort/Specification/Stencils.hs:52)
    check (src/Camfort/Specification/Stencils.hs:100)
    synth (src/Camfort/Specification/Stencils.hs:75)
   0% (  0 / 11) in 'Camfort.Transformation.EquivalenceElim'
  Missing documentation for:
    Module header
    A1 (src/Camfort/Transformation/EquivalenceElim.hs:41)
    RmEqState (src/Camfort/Transformation/EquivalenceElim.hs:42)
    refactorEquivalences (src/Camfort/Transformation/EquivalenceElim.hs:44)
    addCopysPerBlockGroup (src/Camfort/Transformation/EquivalenceElim.hs:66)
    addCopysPerBlock (src/Camfort/Transformation/EquivalenceElim.hs:71)
    equalTypes (src/Camfort/Transformation/EquivalenceElim.hs:108)
    mkCopy (src/Camfort/Transformation/EquivalenceElim.hs:121)
    perBlockRmEquiv (src/Camfort/Transformation/EquivalenceElim.hs:145)
    perStatementRmEquiv (src/Camfort/Transformation/EquivalenceElim.hs:148)
    equivalentsToExpr (src/Camfort/Transformation/EquivalenceElim.hs:159)
   5% (  1 / 19) in 'Camfort.Functionality'
  Missing documentation for:
    Module header
    Flag (src/Camfort/Functionality.hs:62)
    Options (src/Camfort/Functionality.hs:72)
     (src/Camfort/Functionality.hs:75)
    getExcludes (src/Camfort/Functionality.hs:77)
    ast (src/Camfort/Functionality.hs:81)
    countVarDecls (src/Camfort/Functionality.hs:85)
    dead (src/Camfort/Functionality.hs:89)
    common (src/Camfort/Functionality.hs:94)
    equivalences (src/Camfort/Functionality.hs:102)
    optsToUnitOpts (src/Camfort/Functionality.hs:108)
    unitsCheck (src/Camfort/Functionality.hs:113)
    unitsInfer (src/Camfort/Functionality.hs:118)
    unitsSynth (src/Camfort/Functionality.hs:123)
    unitsCriticals (src/Camfort/Functionality.hs:134)
    stencilsCheck (src/Camfort/Functionality.hs:141)
    stencilsInfer (src/Camfort/Functionality.hs:146)
    stencilsSynth (src/Camfort/Functionality.hs:151)
Warning: Camfort.Specification.Stencils.Grammar: could not find link destinations for:
    Token
Documentation created: dist/doc/html/camfort/index.html,
dist/doc/html/camfort/camfort.txt
Preprocessing executable 'camfort' for camfort-0.901...
Creating package registration file:
/tmp/pkgConf-camfort-05207164541917957771.901
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-8.0.1.20160701/camfort-0.901-4GQjwpYhCufE37yqrWcCIp
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 camfort-0.901...
cabal: Leaving directory '/tmp/cabal-tmp-3346/camfort-0.901'
Installed camfort-0.901

Test log

No test log was submitted for this report.