Build #1 for fortran-src-0.1.0.2
| Package | fortran-src-0.1.0.2 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2016-07-27 17:09:41.56588 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, fgl-5.5.3.0, mtl-2.2.1, pretty-1.1.3.3, text-1.2.2.1, uniplate-1.6.12, GenericPretty-1.2.1, array-0.5.1.1, base-4.9.0.0, bytestring-0.10.8.1, containers-0.5.7.1, fgl-5.5.3.0, mtl-2.2.1, pretty-1.1.3.3, text-1.2.2.1, uniplate-1.6.12 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
cabal: Entering directory '/tmp/cabal-tmp-3793/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-3793/GenericPretty-1.2.1'
Installed GenericPretty-1.2.1
cabal: Entering directory '/tmp/cabal-tmp-3793/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-3793/fgl-5.5.3.0'
Installed fgl-5.5.3.0
cabal: Entering directory '/tmp/cabal-tmp-3793/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.2655495367561717988.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-3793/mtl-2.2.1'
Installed mtl-2.2.1
cabal: Entering directory '/tmp/cabal-tmp-3793/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-01603591171595311776.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-3793/syb-0.6'
Installed syb-0.6
cabal: Entering directory '/tmp/cabal-tmp-3793/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.2878273679987706141.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-3793/text-1.2.2.1'
Installed text-1.2.2.1
cabal: Entering directory '/tmp/cabal-tmp-3793/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.48198279841456748696.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-3793/hashable-1.2.4.0'
Installed hashable-1.2.4.0
cabal: Entering directory '/tmp/cabal-tmp-3793/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.72094613281330546620.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-3793/unordered-containers-0.2.7.1'
Installed unordered-containers-0.2.7.1
cabal: Entering directory '/tmp/cabal-tmp-3793/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.6296528780612816071.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-3793/uniplate-1.6.12'
Installed uniplate-1.6.12
Downloading fortran-src-0.1.0.2...
cabal: Entering directory '/tmp/cabal-tmp-3793/fortran-src-0.1.0.2'
Configuring fortran-src-0.1.0.2...
Building fortran-src-0.1.0.2...
Preprocessing library fortran-src-0.1.0.2...
[ 1 of 20] Compiling Language.Fortran.Util.SecondParameter ( src/Language/Fortran/Util/SecondParameter.hs, dist/build/Language/Fortran/Util/SecondParameter.o )
[ 2 of 20] Compiling Language.Fortran.Util.FirstParameter ( src/Language/Fortran/Util/FirstParameter.hs, dist/build/Language/Fortran/Util/FirstParameter.o )
[ 3 of 20] Compiling Language.Fortran.Util.Position ( src/Language/Fortran/Util/Position.hs, dist/build/Language/Fortran/Util/Position.o )
[ 4 of 20] Compiling Language.Fortran.ParserMonad ( src/Language/Fortran/ParserMonad.hs, dist/build/Language/Fortran/ParserMonad.o )
[ 5 of 20] Compiling Language.Fortran.AST ( src/Language/Fortran/AST.hs, dist/build/Language/Fortran/AST.o )
[ 6 of 20] Compiling Language.Fortran.Lexer.FixedForm ( dist/build/Language/Fortran/Lexer/FixedForm.hs, dist/build/Language/Fortran/Lexer/FixedForm.o )
[ 7 of 20] Compiling Language.Fortran.Lexer.FreeForm ( dist/build/Language/Fortran/Lexer/FreeForm.hs, dist/build/Language/Fortran/Lexer/FreeForm.o )
[ 8 of 20] Compiling Language.Fortran.Analysis ( src/Language/Fortran/Analysis.hs, dist/build/Language/Fortran/Analysis.o )
[ 9 of 20] Compiling Language.Fortran.Analysis.Types ( src/Language/Fortran/Analysis/Types.hs, dist/build/Language/Fortran/Analysis/Types.o )
[10 of 20] Compiling Language.Fortran.Analysis.Renaming ( src/Language/Fortran/Analysis/Renaming.hs, dist/build/Language/Fortran/Analysis/Renaming.o )
[11 of 20] Compiling Language.Fortran.Analysis.BBlocks ( src/Language/Fortran/Analysis/BBlocks.hs, dist/build/Language/Fortran/Analysis/BBlocks.o )
[12 of 20] Compiling Language.Fortran.Analysis.DataFlow ( src/Language/Fortran/Analysis/DataFlow.hs, dist/build/Language/Fortran/Analysis/DataFlow.o )
[13 of 20] Compiling Language.Fortran.Transformation.TransformMonad ( src/Language/Fortran/Transformation/TransformMonad.hs, dist/build/Language/Fortran/Transformation/TransformMonad.o )
[14 of 20] Compiling Language.Fortran.Transformation.Disambiguation.Function ( src/Language/Fortran/Transformation/Disambiguation/Function.hs, dist/build/Language/Fortran/Transformation/Disambiguation/Function.o )
[15 of 20] Compiling Language.Fortran.Transformation.Grouping ( src/Language/Fortran/Transformation/Grouping.hs, dist/build/Language/Fortran/Transformation/Grouping.o )
[16 of 20] Compiling Language.Fortran.Transformer ( src/Language/Fortran/Transformer.hs, dist/build/Language/Fortran/Transformer.o )
[17 of 20] Compiling Language.Fortran.Parser.Fortran66 ( dist/build/Language/Fortran/Parser/Fortran66.hs, dist/build/Language/Fortran/Parser/Fortran66.o )
[18 of 20] Compiling Language.Fortran.Parser.Fortran77 ( dist/build/Language/Fortran/Parser/Fortran77.hs, dist/build/Language/Fortran/Parser/Fortran77.o )
[19 of 20] Compiling Language.Fortran.Parser.Fortran90 ( dist/build/Language/Fortran/Parser/Fortran90.hs, dist/build/Language/Fortran/Parser/Fortran90.o )
[20 of 20] 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.2...
[ 1 of 21] 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 21] 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 21] 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 21] Compiling Language.Fortran.ParserMonad ( src/Language/Fortran/ParserMonad.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/ParserMonad.o )
[ 5 of 21] 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 )
[ 6 of 21] 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 )
[ 7 of 21] Compiling Language.Fortran.AST ( src/Language/Fortran/AST.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/AST.o )
[ 8 of 21] Compiling Language.Fortran.Analysis ( src/Language/Fortran/Analysis.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis.o )
[ 9 of 21] Compiling Language.Fortran.Analysis.Types ( src/Language/Fortran/Analysis/Types.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/Types.o )
[10 of 21] Compiling Language.Fortran.Analysis.Renaming ( src/Language/Fortran/Analysis/Renaming.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/Renaming.o )
[11 of 21] Compiling Language.Fortran.Analysis.BBlocks ( src/Language/Fortran/Analysis/BBlocks.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/BBlocks.o )
[12 of 21] Compiling Language.Fortran.Analysis.DataFlow ( src/Language/Fortran/Analysis/DataFlow.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Analysis/DataFlow.o )
[13 of 21] Compiling Language.Fortran.Transformation.TransformMonad ( src/Language/Fortran/Transformation/TransformMonad.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformation/TransformMonad.o )
[14 of 21] 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 )
[15 of 21] Compiling Language.Fortran.Transformation.Grouping ( src/Language/Fortran/Transformation/Grouping.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformation/Grouping.o )
[16 of 21] Compiling Language.Fortran.Transformer ( src/Language/Fortran/Transformer.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Transformer.o )
[17 of 21] 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 )
[18 of 21] 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 )
[19 of 21] 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 )
[20 of 21] Compiling Language.Fortran.Parser.Any ( src/Language/Fortran/Parser/Any.hs, dist/build/fortran-src/fortran-src-tmp/Language/Fortran/Parser/Any.o )
[21 of 21] 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.2...
Running hscolour for fortran-src-0.1.0.2...
Preprocessing library fortran-src-0.1.0.2...
Preprocessing executable 'fortran-src' for fortran-src-0.1.0.2...
Preprocessing library fortran-src-0.1.0.2...
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)
0% ( 0 / 11) in 'Language.Fortran.Util.Position'
Missing documentation for:
Module header
Loc (src/Language/Fortran/Util/Position.hs:18)
Position (src/Language/Fortran/Util/Position.hs:21)
(src/Language/Fortran/Util/Position.hs:27)
initPosition (src/Language/Fortran/Util/Position.hs:30)
SrcSpan (src/Language/Fortran/Util/Position.hs:37)
(src/Language/Fortran/Util/Position.hs:39)
(src/Language/Fortran/Util/Position.hs:42)
initSrcSpan (src/Language/Fortran/Util/Position.hs:46)
(src/Language/Fortran/Util/Position.hs:49)
Spanned (src/Language/Fortran/Util/Position.hs:53)
0% ( 0 / 34) in 'Language.Fortran.ParserMonad'
Missing documentation for:
Module header
FortranVersion (src/Language/Fortran/ParserMonad.hs:26)
ParanthesesCount (src/Language/Fortran/ParserMonad.hs:35)
Context (src/Language/Fortran/ParserMonad.hs:40)
ParseState (src/Language/Fortran/ParserMonad.hs:48)
ParseError (src/Language/Fortran/ParserMonad.hs:57)
(src/Language/Fortran/ParserMonad.hs:63)
(src/Language/Fortran/ParserMonad.hs:71)
ParseResult (src/Language/Fortran/ParserMonad.hs:73)
LastToken (src/Language/Fortran/ParserMonad.hs:75)
Parse (src/Language/Fortran/ParserMonad.hs:82)
(src/Language/Fortran/ParserMonad.hs:84)
(src/Language/Fortran/ParserMonad.hs:98)
(src/Language/Fortran/ParserMonad.hs:101)
(src/Language/Fortran/ParserMonad.hs:105)
(src/Language/Fortran/ParserMonad.hs:109)
getVersion (src/Language/Fortran/ParserMonad.hs:121)
putAlex (src/Language/Fortran/ParserMonad.hs:126)
getAlex (src/Language/Fortran/ParserMonad.hs:131)
topContext (src/Language/Fortran/ParserMonad.hs:136)
popContext (src/Language/Fortran/ParserMonad.hs:139)
pushContext (src/Language/Fortran/ParserMonad.hs:142)
getPosition (src/Language/Fortran/ParserMonad.hs:145)
getSrcSpan (src/Language/Fortran/ParserMonad.hs:150)
getParanthesesCount (src/Language/Fortran/ParserMonad.hs:155)
resetPar (src/Language/Fortran/ParserMonad.hs:158)
incPar (src/Language/Fortran/ParserMonad.hs:163)
decPar (src/Language/Fortran/ParserMonad.hs:170)
runParse (src/Language/Fortran/ParserMonad.hs:182)
evalParse (src/Language/Fortran/ParserMonad.hs:188)
execParse (src/Language/Fortran/ParserMonad.hs:191)
Tok (src/Language/Fortran/ParserMonad.hs:194)
collectTokens (src/Language/Fortran/ParserMonad.hs:197)
collectTokensSafe (src/Language/Fortran/ParserMonad.hs:210)
0% ( 0 /170) 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:127)
Use (src/Language/Fortran/AST.hs:205)
Argument (src/Language/Fortran/AST.hs:210)
Attribute (src/Language/Fortran/AST.hs:213)
Intent (src/Language/Fortran/AST.hs:228)
ControlPair (src/Language/Fortran/AST.hs:231)
ImpList (src/Language/Fortran/AST.hs:234)
ImpElement (src/Language/Fortran/AST.hs:237)
CommonGroup (src/Language/Fortran/AST.hs:242)
Namelist (src/Language/Fortran/AST.hs:246)
DataGroup (src/Language/Fortran/AST.hs:250)
FormatItem (src/Language/Fortran/AST.hs:254)
DoSpecification (src/Language/Fortran/AST.hs:265)
Expression (src/Language/Fortran/AST.hs:269)
Index (src/Language/Fortran/AST.hs:281)
Value (src/Language/Fortran/AST.hs:290)
Declarator (src/Language/Fortran/AST.hs:304)
setInitialisation (src/Language/Fortran/AST.hs:316)
DimensionDeclarator (src/Language/Fortran/AST.hs:322)
UnaryOp (src/Language/Fortran/AST.hs:326)
BinaryOp (src/Language/Fortran/AST.hs:333)
Annotated (src/Language/Fortran/AST.hs:354)
(src/Language/Fortran/AST.hs:366)
(src/Language/Fortran/AST.hs:367)
(src/Language/Fortran/AST.hs:368)
(src/Language/Fortran/AST.hs:369)
(src/Language/Fortran/AST.hs:370)
(src/Language/Fortran/AST.hs:371)
(src/Language/Fortran/AST.hs:372)
(src/Language/Fortran/AST.hs:373)
(src/Language/Fortran/AST.hs:374)
(src/Language/Fortran/AST.hs:375)
(src/Language/Fortran/AST.hs:376)
(src/Language/Fortran/AST.hs:377)
(src/Language/Fortran/AST.hs:378)
(src/Language/Fortran/AST.hs:379)
(src/Language/Fortran/AST.hs:380)
(src/Language/Fortran/AST.hs:381)
(src/Language/Fortran/AST.hs:382)
(src/Language/Fortran/AST.hs:383)
(src/Language/Fortran/AST.hs:384)
(src/Language/Fortran/AST.hs:385)
(src/Language/Fortran/AST.hs:386)
(src/Language/Fortran/AST.hs:388)
(src/Language/Fortran/AST.hs:389)
(src/Language/Fortran/AST.hs:390)
(src/Language/Fortran/AST.hs:391)
(src/Language/Fortran/AST.hs:392)
(src/Language/Fortran/AST.hs:393)
(src/Language/Fortran/AST.hs:394)
(src/Language/Fortran/AST.hs:395)
(src/Language/Fortran/AST.hs:396)
(src/Language/Fortran/AST.hs:397)
(src/Language/Fortran/AST.hs:398)
(src/Language/Fortran/AST.hs:399)
(src/Language/Fortran/AST.hs:400)
(src/Language/Fortran/AST.hs:401)
(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: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:423)
(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: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:445)
(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:454)
(src/Language/Fortran/AST.hs:460)
(src/Language/Fortran/AST.hs:465)
(src/Language/Fortran/AST.hs:470)
(src/Language/Fortran/AST.hs:474)
(src/Language/Fortran/AST.hs:484)
(src/Language/Fortran/AST.hs:490)
(src/Language/Fortran/AST.hs:495)
getTransSpan (src/Language/Fortran/AST.hs:499)
Labeled (src/Language/Fortran/AST.hs:505)
(src/Language/Fortran/AST.hs:509)
Conditioned (src/Language/Fortran/AST.hs:522)
(src/Language/Fortran/AST.hs:525)
(src/Language/Fortran/AST.hs:529)
ProgramUnitName (src/Language/Fortran/AST.hs:534)
Named (src/Language/Fortran/AST.hs:540)
(src/Language/Fortran/AST.hs:544)
(src/Language/Fortran/AST.hs:562)
(src/Language/Fortran/AST.hs:563)
(src/Language/Fortran/AST.hs:564)
(src/Language/Fortran/AST.hs:565)
(src/Language/Fortran/AST.hs:566)
(src/Language/Fortran/AST.hs:567)
(src/Language/Fortran/AST.hs:568)
(src/Language/Fortran/AST.hs:569)
(src/Language/Fortran/AST.hs:570)
(src/Language/Fortran/AST.hs:571)
(src/Language/Fortran/AST.hs:572)
(src/Language/Fortran/AST.hs:573)
(src/Language/Fortran/AST.hs:574)
(src/Language/Fortran/AST.hs:575)
(src/Language/Fortran/AST.hs:576)
(src/Language/Fortran/AST.hs:577)
(src/Language/Fortran/AST.hs:578)
(src/Language/Fortran/AST.hs:579)
(src/Language/Fortran/AST.hs:580)
(src/Language/Fortran/AST.hs:581)
(src/Language/Fortran/AST.hs:582)
(src/Language/Fortran/AST.hs:583)
(src/Language/Fortran/AST.hs:584)
(src/Language/Fortran/AST.hs:585)
(src/Language/Fortran/AST.hs:586)
(src/Language/Fortran/AST.hs:587)
(src/Language/Fortran/AST.hs:588)
(src/Language/Fortran/AST.hs:589)
(src/Language/Fortran/AST.hs:590)
0% ( 0 /195) 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:1263)
quickIndex (dist/build/Language/Fortran/Lexer/FixedForm.hs:1288)
AlexReturn (dist/build/Language/Fortran/Lexer/FixedForm.hs:1297)
alexScan (dist/build/Language/Fortran/Lexer/FixedForm.hs:1304)
alex_scan_tkn (dist/build/Language/Fortran/Lexer/FixedForm.hs:1338)
AlexLastAcc (dist/build/Language/Fortran/Lexer/FixedForm.hs:1385)
(dist/build/Language/Fortran/Lexer/FixedForm.hs:1390)
AlexAcc (dist/build/Language/Fortran/Lexer/FixedForm.hs:1395)
AlexAccPred (dist/build/Language/Fortran/Lexer/FixedForm.hs:1403)
alexAndPred (dist/build/Language/Fortran/Lexer/FixedForm.hs:1408)
alexPrevCharIs (dist/build/Language/Fortran/Lexer/FixedForm.hs:1412)
alexPrevCharMatches (dist/build/Language/Fortran/Lexer/FixedForm.hs:1414)
alexPrevCharIsOneOf (dist/build/Language/Fortran/Lexer/FixedForm.hs:1417)
alexRightContext (dist/build/Language/Fortran/Lexer/FixedForm.hs:1420)
formatExtendedP (src/Language/Fortran/Lexer/FixedForm.x:211)
implicitType77P (src/Language/Fortran/Lexer/FixedForm.x:220)
implicitTypeExtendedP (src/Language/Fortran/Lexer/FixedForm.x:223)
implicitStP (src/Language/Fortran/Lexer/FixedForm.x:226)
extendedIdP (src/Language/Fortran/Lexer/FixedForm.x:232)
idP (src/Language/Fortran/Lexer/FixedForm.x:235)
doP (src/Language/Fortran/Lexer/FixedForm.x:238)
equalFollowsP (src/Language/Fortran/Lexer/FixedForm.x:241)
commentP (src/Language/Fortran/Lexer/FixedForm.x:272)
withinLabelColsP (src/Language/Fortran/Lexer/FixedForm.x:277)
atColP (src/Language/Fortran/Lexer/FixedForm.x:282)
exponentP (src/Language/Fortran/Lexer/FixedForm.x:289)
fortran66P (src/Language/Fortran/Lexer/FixedForm.x:296)
fortran77P (src/Language/Fortran/Lexer/FixedForm.x:299)
extended77P (src/Language/Fortran/Lexer/FixedForm.x:302)
addSpan (src/Language/Fortran/Lexer/FixedForm.x:309)
addSpanAndMatch (src/Language/Fortran/Lexer/FixedForm.x:314)
getLexeme (src/Language/Fortran/Lexer/FixedForm.x:320)
putLexeme (src/Language/Fortran/Lexer/FixedForm.x:325)
resetLexeme (src/Language/Fortran/Lexer/FixedForm.x:330)
getMatch (src/Language/Fortran/Lexer/FixedForm.x:333)
putMatch (src/Language/Fortran/Lexer/FixedForm.x:338)
incWhiteSensitiveCharCount (src/Language/Fortran/Lexer/FixedForm.x:343)
resetWhiteSensitiveCharCount (src/Language/Fortran/Lexer/FixedForm.x:349)
(src/Language/Fortran/Lexer/FixedForm.x:354)
updatePreviousToken (src/Language/Fortran/Lexer/FixedForm.x:361)
addToPreviousTokensInLine (src/Language/Fortran/Lexer/FixedForm.x:366)
checkPreviousTokensInLine (src/Language/Fortran/Lexer/FixedForm.x:376)
getLexemeSpan (src/Language/Fortran/Lexer/FixedForm.x:379)
lexComment (src/Language/Fortran/Lexer/FixedForm.x:389)
strAutomaton (src/Language/Fortran/Lexer/FixedForm.x:428)
lexHollerith (src/Language/Fortran/Lexer/FixedForm.x:460)
lexN (src/Language/Fortran/Lexer/FixedForm.x:473)
lexFieldDescriptorDEFG (src/Language/Fortran/Lexer/FixedForm.x:489)
lexFieldDescriptorAIL (src/Language/Fortran/Lexer/FixedForm.x:497)
lexBlankDescriptor (src/Language/Fortran/Lexer/FixedForm.x:504)
lexScaleFactor (src/Language/Fortran/Lexer/FixedForm.x:511)
takeRepeatDescriptorWidth (src/Language/Fortran/Lexer/FixedForm.x:519)
takeNumber (src/Language/Fortran/Lexer/FixedForm.x:528)
maybeToKeyword (src/Language/Fortran/Lexer/FixedForm.x:531)
typeSCChange (src/Language/Fortran/Lexer/FixedForm.x:539)
toSC (src/Language/Fortran/Lexer/FixedForm.x:551)
Token (src/Language/Fortran/Lexer/FixedForm.x:563)
(src/Language/Fortran/Lexer/FixedForm.x:648)
(src/Language/Fortran/Lexer/FixedForm.x:649)
(src/Language/Fortran/Lexer/FixedForm.x:653)
Lexeme (src/Language/Fortran/Lexer/FixedForm.x:661)
initLexeme (src/Language/Fortran/Lexer/FixedForm.x:667)
AlexInput (src/Language/Fortran/Lexer/FixedForm.x:673)
(src/Language/Fortran/Lexer/FixedForm.x:686)
(src/Language/Fortran/Lexer/FixedForm.x:689)
LexAction (src/Language/Fortran/Lexer/FixedForm.x:692)
vanillaAlexInput (src/Language/Fortran/Lexer/FixedForm.x:694)
updateLexeme (src/Language/Fortran/Lexer/FixedForm.x:707)
Move (src/Language/Fortran/Lexer/FixedForm.x:724)
alexGetByte (src/Language/Fortran/Lexer/FixedForm.x:726)
alexInputPrevChar (src/Language/Fortran/Lexer/FixedForm.x:758)
takeNChars (src/Language/Fortran/Lexer/FixedForm.x:761)
currentChar (src/Language/Fortran/Lexer/FixedForm.x:767)
isContinuation (src/Language/Fortran/Lexer/FixedForm.x:770)
skip (src/Language/Fortran/Lexer/FixedForm.x:776)
advance (src/Language/Fortran/Lexer/FixedForm.x:781)
utf8Encode (src/Language/Fortran/Lexer/FixedForm.x:795)
lexer (src/Language/Fortran/Lexer/FixedForm.x:817)
lexer' (src/Language/Fortran/Lexer/FixedForm.x:820)
alexScanUser (src/Language/Fortran/Lexer/FixedForm.x:840)
initParseState (src/Language/Fortran/Lexer/FixedForm.x:846)
collectFixedTokens (src/Language/Fortran/Lexer/FixedForm.x:860)
collectFixedTokensSafe (src/Language/Fortran/Lexer/FixedForm.x:864)
iif (src/Language/Fortran/Lexer/FixedForm.x:870)
keyword (src/Language/Fortran/Lexer/FixedForm.x:870)
st (src/Language/Fortran/Lexer/FixedForm.x:870)
alex_action_0 (src/Language/Fortran/Lexer/FixedForm.x:874)
alex_action_1 (src/Language/Fortran/Lexer/FixedForm.x:875)
alex_action_2 (src/Language/Fortran/Lexer/FixedForm.x:876)
alex_action_4 (src/Language/Fortran/Lexer/FixedForm.x:877)
alex_action_6 (src/Language/Fortran/Lexer/FixedForm.x:878)
alex_action_7 (src/Language/Fortran/Lexer/FixedForm.x:879)
alex_action_8 (src/Language/Fortran/Lexer/FixedForm.x:880)
alex_action_9 (src/Language/Fortran/Lexer/FixedForm.x:881)
alex_action_10 (src/Language/Fortran/Lexer/FixedForm.x:882)
alex_action_11 (src/Language/Fortran/Lexer/FixedForm.x:883)
alex_action_12 (src/Language/Fortran/Lexer/FixedForm.x:884)
alex_action_13 (src/Language/Fortran/Lexer/FixedForm.x:885)
alex_action_14 (src/Language/Fortran/Lexer/FixedForm.x:886)
alex_action_15 (src/Language/Fortran/Lexer/FixedForm.x:887)
alex_action_16 (src/Language/Fortran/Lexer/FixedForm.x:888)
alex_action_17 (src/Language/Fortran/Lexer/FixedForm.x:889)
alex_action_18 (src/Language/Fortran/Lexer/FixedForm.x:890)
alex_action_19 (src/Language/Fortran/Lexer/FixedForm.x:891)
alex_action_20 (src/Language/Fortran/Lexer/FixedForm.x:892)
alex_action_21 (src/Language/Fortran/Lexer/FixedForm.x:893)
alex_action_22 (src/Language/Fortran/Lexer/FixedForm.x:894)
alex_action_23 (src/Language/Fortran/Lexer/FixedForm.x:895)
alex_action_24 (src/Language/Fortran/Lexer/FixedForm.x:896)
alex_action_25 (src/Language/Fortran/Lexer/FixedForm.x:897)
alex_action_26 (src/Language/Fortran/Lexer/FixedForm.x:898)
alex_action_27 (src/Language/Fortran/Lexer/FixedForm.x:899)
alex_action_28 (src/Language/Fortran/Lexer/FixedForm.x:900)
alex_action_29 (src/Language/Fortran/Lexer/FixedForm.x:901)
alex_action_30 (src/Language/Fortran/Lexer/FixedForm.x:902)
alex_action_31 (src/Language/Fortran/Lexer/FixedForm.x:903)
alex_action_32 (src/Language/Fortran/Lexer/FixedForm.x:904)
alex_action_33 (src/Language/Fortran/Lexer/FixedForm.x:905)
alex_action_34 (src/Language/Fortran/Lexer/FixedForm.x:906)
alex_action_35 (src/Language/Fortran/Lexer/FixedForm.x:907)
alex_action_36 (src/Language/Fortran/Lexer/FixedForm.x:908)
alex_action_37 (src/Language/Fortran/Lexer/FixedForm.x:909)
alex_action_38 (src/Language/Fortran/Lexer/FixedForm.x:910)
alex_action_39 (src/Language/Fortran/Lexer/FixedForm.x:911)
alex_action_40 (src/Language/Fortran/Lexer/FixedForm.x:912)
alex_action_41 (src/Language/Fortran/Lexer/FixedForm.x:913)
alex_action_42 (src/Language/Fortran/Lexer/FixedForm.x:914)
alex_action_43 (src/Language/Fortran/Lexer/FixedForm.x:915)
alex_action_44 (src/Language/Fortran/Lexer/FixedForm.x:916)
alex_action_45 (src/Language/Fortran/Lexer/FixedForm.x:917)
alex_action_46 (src/Language/Fortran/Lexer/FixedForm.x:918)
alex_action_47 (src/Language/Fortran/Lexer/FixedForm.x:919)
alex_action_48 (src/Language/Fortran/Lexer/FixedForm.x:920)
alex_action_49 (src/Language/Fortran/Lexer/FixedForm.x:921)
alex_action_50 (src/Language/Fortran/Lexer/FixedForm.x:922)
alex_action_51 (src/Language/Fortran/Lexer/FixedForm.x:923)
alex_action_52 (src/Language/Fortran/Lexer/FixedForm.x:924)
alex_action_53 (src/Language/Fortran/Lexer/FixedForm.x:925)
alex_action_54 (src/Language/Fortran/Lexer/FixedForm.x:926)
alex_action_55 (src/Language/Fortran/Lexer/FixedForm.x:927)
alex_action_56 (src/Language/Fortran/Lexer/FixedForm.x:928)
alex_action_57 (src/Language/Fortran/Lexer/FixedForm.x:929)
alex_action_58 (src/Language/Fortran/Lexer/FixedForm.x:930)
alex_action_59 (src/Language/Fortran/Lexer/FixedForm.x:931)
alex_action_60 (src/Language/Fortran/Lexer/FixedForm.x:932)
alex_action_61 (src/Language/Fortran/Lexer/FixedForm.x:933)
alex_action_62 (src/Language/Fortran/Lexer/FixedForm.x:934)
alex_action_63 (src/Language/Fortran/Lexer/FixedForm.x:935)
alex_action_64 (src/Language/Fortran/Lexer/FixedForm.x:936)
alex_action_65 (src/Language/Fortran/Lexer/FixedForm.x:937)
alex_action_66 (src/Language/Fortran/Lexer/FixedForm.x:938)
alex_action_67 (src/Language/Fortran/Lexer/FixedForm.x:939)
alex_action_68 (src/Language/Fortran/Lexer/FixedForm.x:940)
alex_action_69 (src/Language/Fortran/Lexer/FixedForm.x:941)
alex_action_70 (src/Language/Fortran/Lexer/FixedForm.x:942)
alex_action_71 (src/Language/Fortran/Lexer/FixedForm.x:943)
alex_action_72 (src/Language/Fortran/Lexer/FixedForm.x:944)
alex_action_73 (src/Language/Fortran/Lexer/FixedForm.x:945)
alex_action_74 (src/Language/Fortran/Lexer/FixedForm.x:946)
alex_action_75 (src/Language/Fortran/Lexer/FixedForm.x:947)
alex_action_76 (src/Language/Fortran/Lexer/FixedForm.x:948)
alex_action_77 (src/Language/Fortran/Lexer/FixedForm.x:949)
alex_action_78 (src/Language/Fortran/Lexer/FixedForm.x:950)
alex_action_79 (src/Language/Fortran/Lexer/FixedForm.x:951)
alex_action_80 (src/Language/Fortran/Lexer/FixedForm.x:952)
alex_action_81 (src/Language/Fortran/Lexer/FixedForm.x:953)
alex_action_82 (src/Language/Fortran/Lexer/FixedForm.x:954)
alex_action_83 (src/Language/Fortran/Lexer/FixedForm.x:955)
alex_action_84 (src/Language/Fortran/Lexer/FixedForm.x:956)
alex_action_85 (src/Language/Fortran/Lexer/FixedForm.x:957)
alex_action_86 (src/Language/Fortran/Lexer/FixedForm.x:958)
alex_action_87 (src/Language/Fortran/Lexer/FixedForm.x:959)
alex_action_88 (src/Language/Fortran/Lexer/FixedForm.x:960)
alex_action_89 (src/Language/Fortran/Lexer/FixedForm.x:961)
alex_action_90 (src/Language/Fortran/Lexer/FixedForm.x:962)
alex_action_91 (src/Language/Fortran/Lexer/FixedForm.x:963)
alex_action_92 (src/Language/Fortran/Lexer/FixedForm.x:964)
alex_action_93 (src/Language/Fortran/Lexer/FixedForm.x:965)
alex_action_94 (src/Language/Fortran/Lexer/FixedForm.x:966)
alex_action_95 (src/Language/Fortran/Lexer/FixedForm.x:967)
alex_action_96 (src/Language/Fortran/Lexer/FixedForm.x:968)
alex_action_97 (src/Language/Fortran/Lexer/FixedForm.x:969)
alex_action_98 (src/Language/Fortran/Lexer/FixedForm.x:970)
alex_action_99 (src/Language/Fortran/Lexer/FixedForm.x:971)
alex_action_100 (src/Language/Fortran/Lexer/FixedForm.x:972)
alex_action_101 (src/Language/Fortran/Lexer/FixedForm.x:973)
AlexAddr (templates/GenericTemplate.hs:53)
alexIndexInt16OffAddr (templates/GenericTemplate.hs:60)
0% ( 0 /255) 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:1527)
quickIndex (dist/build/Language/Fortran/Lexer/FreeForm.hs:1552)
AlexReturn (dist/build/Language/Fortran/Lexer/FreeForm.hs:1561)
alexScan (dist/build/Language/Fortran/Lexer/FreeForm.hs:1568)
alex_scan_tkn (dist/build/Language/Fortran/Lexer/FreeForm.hs:1602)
AlexLastAcc (dist/build/Language/Fortran/Lexer/FreeForm.hs:1649)
(dist/build/Language/Fortran/Lexer/FreeForm.hs:1654)
AlexAcc (dist/build/Language/Fortran/Lexer/FreeForm.hs:1659)
AlexAccPred (dist/build/Language/Fortran/Lexer/FreeForm.hs:1667)
alexAndPred (dist/build/Language/Fortran/Lexer/FreeForm.hs:1672)
alexPrevCharIs (dist/build/Language/Fortran/Lexer/FreeForm.hs:1676)
alexPrevCharMatches (dist/build/Language/Fortran/Lexer/FreeForm.hs:1678)
alexPrevCharIsOneOf (dist/build/Language/Fortran/Lexer/FreeForm.hs:1681)
alexRightContext (dist/build/Language/Fortran/Lexer/FreeForm.hs:1684)
formatP (src/Language/Fortran/Lexer/FreeForm.x:277)
followsDoP (src/Language/Fortran/Lexer/FreeForm.x:282)
followsColonP (src/Language/Fortran/Lexer/FreeForm.x:287)
selectorP (src/Language/Fortran/Lexer/FreeForm.x:292)
ifConditionEndP (src/Language/Fortran/Lexer/FreeForm.x:306)
opP (src/Language/Fortran/Lexer/FreeForm.x:315)
partOfExpOrPointerAssignmentP (src/Language/Fortran/Lexer/FreeForm.x:320)
precedesDoubleColon (src/Language/Fortran/Lexer/FreeForm.x:362)
attributeP (src/Language/Fortran/Lexer/FreeForm.x:365)
constructNameP (src/Language/Fortran/Lexer/FreeForm.x:377)
genericSpecP (src/Language/Fortran/Lexer/FreeForm.x:383)
typeSpecP (src/Language/Fortran/Lexer/FreeForm.x:392)
resultP (src/Language/Fortran/Lexer/FreeForm.x:404)
notPrecedingDotP (src/Language/Fortran/Lexer/FreeForm.x:409)
followsIntentP (src/Language/Fortran/Lexer/FreeForm.x:413)
useStP (src/Language/Fortran/Lexer/FreeForm.x:418)
caseStP (src/Language/Fortran/Lexer/FreeForm.x:421)
assignStP (src/Language/Fortran/Lexer/FreeForm.x:424)
prevTokenConstr (src/Language/Fortran/Lexer/FreeForm.x:427)
nextTokenConstr (src/Language/Fortran/Lexer/FreeForm.x:430)
seenConstr (src/Language/Fortran/Lexer/FreeForm.x:443)
fillConstr (src/Language/Fortran/Lexer/FreeForm.x:447)
adjustComment (src/Language/Fortran/Lexer/FreeForm.x:453)
leftPar (src/Language/Fortran/Lexer/FreeForm.x:460)
comma (src/Language/Fortran/Lexer/FreeForm.x:490)
slashOrDivision (src/Language/Fortran/Lexer/FreeForm.x:510)
addSpan (src/Language/Fortran/Lexer/FreeForm.x:517)
addSpanAndMatch (src/Language/Fortran/Lexer/FreeForm.x:522)
getLexeme (src/Language/Fortran/Lexer/FreeForm.x:528)
putLexeme (src/Language/Fortran/Lexer/FreeForm.x:533)
resetLexeme (src/Language/Fortran/Lexer/FreeForm.x:538)
getMatch (src/Language/Fortran/Lexer/FreeForm.x:541)
putMatch (src/Language/Fortran/Lexer/FreeForm.x:546)
(src/Language/Fortran/Lexer/FreeForm.x:551)
updatePreviousToken (src/Language/Fortran/Lexer/FreeForm.x:555)
addToPreviousTokensInLine (src/Language/Fortran/Lexer/FreeForm.x:560)
checkPreviousTokensInLine (src/Language/Fortran/Lexer/FreeForm.x:571)
getLexemeSpan (src/Language/Fortran/Lexer/FreeForm.x:574)
lexCharacter (src/Language/Fortran/Lexer/FreeForm.x:601)
toSC (src/Language/Fortran/Lexer/FreeForm.x:638)
stabiliseStartCode (src/Language/Fortran/Lexer/FreeForm.x:643)
normaliseStartCode (src/Language/Fortran/Lexer/FreeForm.x:649)
invalidPosition (src/Language/Fortran/Lexer/FreeForm.x:661)
isValidPosition (src/Language/Fortran/Lexer/FreeForm.x:665)
Lexeme (src/Language/Fortran/Lexer/FreeForm.x:668)
initLexeme (src/Language/Fortran/Lexer/FreeForm.x:675)
StartCodeStatus (src/Language/Fortran/Lexer/FreeForm.x:682)
StartCode (src/Language/Fortran/Lexer/FreeForm.x:684)
AlexInput (src/Language/Fortran/Lexer/FreeForm.x:689)
(src/Language/Fortran/Lexer/FreeForm.x:700)
(src/Language/Fortran/Lexer/FreeForm.x:703)
LexAction (src/Language/Fortran/Lexer/FreeForm.x:706)
vanillaAlexInput (src/Language/Fortran/Lexer/FreeForm.x:708)
updateLexeme (src/Language/Fortran/Lexer/FreeForm.x:719)
User (src/Language/Fortran/Lexer/FreeForm.x:727)
Move (src/Language/Fortran/Lexer/FreeForm.x:733)
alexGetByte (src/Language/Fortran/Lexer/FreeForm.x:735)
alexInputPrevChar (src/Language/Fortran/Lexer/FreeForm.x:755)
currentChar (src/Language/Fortran/Lexer/FreeForm.x:758)
advanceWithoutContinuation (src/Language/Fortran/Lexer/FreeForm.x:771)
isContinuation (src/Language/Fortran/Lexer/FreeForm.x:787)
skipContinuation (src/Language/Fortran/Lexer/FreeForm.x:836)
advance (src/Language/Fortran/Lexer/FreeForm.x:880)
lexer (src/Language/Fortran/Lexer/FreeForm.x:897)
lexer' (src/Language/Fortran/Lexer/FreeForm.x:900)
alexScanUser (src/Language/Fortran/Lexer/FreeForm.x:930)
Token (src/Language/Fortran/Lexer/FreeForm.x:936)
(src/Language/Fortran/Lexer/FreeForm.x:1087)
(src/Language/Fortran/Lexer/FreeForm.x:1088)
(src/Language/Fortran/Lexer/FreeForm.x:1092)
SpecifiesType (src/Language/Fortran/Lexer/FreeForm.x:1096)
(src/Language/Fortran/Lexer/FreeForm.x:1099)
(src/Language/Fortran/Lexer/FreeForm.x:1108)
initParseState (src/Language/Fortran/Lexer/FreeForm.x:1128)
collectFreeTokens (src/Language/Fortran/Lexer/FreeForm.x:1142)
scC (src/Language/Fortran/Lexer/FreeForm.x:1148)
scI (src/Language/Fortran/Lexer/FreeForm.x:1148)
scN (src/Language/Fortran/Lexer/FreeForm.x:1148)
scT (src/Language/Fortran/Lexer/FreeForm.x:1148)
alex_action_0 (src/Language/Fortran/Lexer/FreeForm.x:1153)
alex_action_1 (src/Language/Fortran/Lexer/FreeForm.x:1154)
alex_action_3 (src/Language/Fortran/Lexer/FreeForm.x:1155)
alex_action_4 (src/Language/Fortran/Lexer/FreeForm.x:1156)
alex_action_5 (src/Language/Fortran/Lexer/FreeForm.x:1157)
alex_action_6 (src/Language/Fortran/Lexer/FreeForm.x:1158)
alex_action_7 (src/Language/Fortran/Lexer/FreeForm.x:1159)
alex_action_8 (src/Language/Fortran/Lexer/FreeForm.x:1160)
alex_action_9 (src/Language/Fortran/Lexer/FreeForm.x:1161)
alex_action_10 (src/Language/Fortran/Lexer/FreeForm.x:1162)
alex_action_11 (src/Language/Fortran/Lexer/FreeForm.x:1163)
alex_action_12 (src/Language/Fortran/Lexer/FreeForm.x:1164)
alex_action_13 (src/Language/Fortran/Lexer/FreeForm.x:1165)
alex_action_14 (src/Language/Fortran/Lexer/FreeForm.x:1166)
alex_action_15 (src/Language/Fortran/Lexer/FreeForm.x:1167)
alex_action_16 (src/Language/Fortran/Lexer/FreeForm.x:1168)
alex_action_17 (src/Language/Fortran/Lexer/FreeForm.x:1169)
alex_action_18 (src/Language/Fortran/Lexer/FreeForm.x:1170)
alex_action_19 (src/Language/Fortran/Lexer/FreeForm.x:1171)
alex_action_20 (src/Language/Fortran/Lexer/FreeForm.x:1172)
alex_action_21 (src/Language/Fortran/Lexer/FreeForm.x:1173)
alex_action_22 (src/Language/Fortran/Lexer/FreeForm.x:1174)
alex_action_23 (src/Language/Fortran/Lexer/FreeForm.x:1175)
alex_action_24 (src/Language/Fortran/Lexer/FreeForm.x:1176)
alex_action_25 (src/Language/Fortran/Lexer/FreeForm.x:1177)
alex_action_26 (src/Language/Fortran/Lexer/FreeForm.x:1178)
alex_action_27 (src/Language/Fortran/Lexer/FreeForm.x:1179)
alex_action_28 (src/Language/Fortran/Lexer/FreeForm.x:1180)
alex_action_29 (src/Language/Fortran/Lexer/FreeForm.x:1181)
alex_action_30 (src/Language/Fortran/Lexer/FreeForm.x:1182)
alex_action_31 (src/Language/Fortran/Lexer/FreeForm.x:1183)
alex_action_32 (src/Language/Fortran/Lexer/FreeForm.x:1184)
alex_action_33 (src/Language/Fortran/Lexer/FreeForm.x:1185)
alex_action_34 (src/Language/Fortran/Lexer/FreeForm.x:1186)
alex_action_35 (src/Language/Fortran/Lexer/FreeForm.x:1187)
alex_action_36 (src/Language/Fortran/Lexer/FreeForm.x:1188)
alex_action_37 (src/Language/Fortran/Lexer/FreeForm.x:1189)
alex_action_38 (src/Language/Fortran/Lexer/FreeForm.x:1190)
alex_action_39 (src/Language/Fortran/Lexer/FreeForm.x:1191)
alex_action_40 (src/Language/Fortran/Lexer/FreeForm.x:1192)
alex_action_41 (src/Language/Fortran/Lexer/FreeForm.x:1193)
alex_action_42 (src/Language/Fortran/Lexer/FreeForm.x:1194)
alex_action_43 (src/Language/Fortran/Lexer/FreeForm.x:1195)
alex_action_44 (src/Language/Fortran/Lexer/FreeForm.x:1196)
alex_action_45 (src/Language/Fortran/Lexer/FreeForm.x:1197)
alex_action_46 (src/Language/Fortran/Lexer/FreeForm.x:1198)
alex_action_47 (src/Language/Fortran/Lexer/FreeForm.x:1199)
alex_action_48 (src/Language/Fortran/Lexer/FreeForm.x:1200)
alex_action_49 (src/Language/Fortran/Lexer/FreeForm.x:1201)
alex_action_50 (src/Language/Fortran/Lexer/FreeForm.x:1202)
alex_action_51 (src/Language/Fortran/Lexer/FreeForm.x:1203)
alex_action_52 (src/Language/Fortran/Lexer/FreeForm.x:1204)
alex_action_53 (src/Language/Fortran/Lexer/FreeForm.x:1205)
alex_action_54 (src/Language/Fortran/Lexer/FreeForm.x:1206)
alex_action_55 (src/Language/Fortran/Lexer/FreeForm.x:1207)
alex_action_56 (src/Language/Fortran/Lexer/FreeForm.x:1208)
alex_action_57 (src/Language/Fortran/Lexer/FreeForm.x:1209)
alex_action_58 (src/Language/Fortran/Lexer/FreeForm.x:1210)
alex_action_59 (src/Language/Fortran/Lexer/FreeForm.x:1211)
alex_action_60 (src/Language/Fortran/Lexer/FreeForm.x:1212)
alex_action_61 (src/Language/Fortran/Lexer/FreeForm.x:1213)
alex_action_62 (src/Language/Fortran/Lexer/FreeForm.x:1214)
alex_action_63 (src/Language/Fortran/Lexer/FreeForm.x:1215)
alex_action_64 (src/Language/Fortran/Lexer/FreeForm.x:1216)
alex_action_65 (src/Language/Fortran/Lexer/FreeForm.x:1217)
alex_action_66 (src/Language/Fortran/Lexer/FreeForm.x:1218)
alex_action_67 (src/Language/Fortran/Lexer/FreeForm.x:1219)
alex_action_68 (src/Language/Fortran/Lexer/FreeForm.x:1220)
alex_action_69 (src/Language/Fortran/Lexer/FreeForm.x:1221)
alex_action_70 (src/Language/Fortran/Lexer/FreeForm.x:1222)
alex_action_71 (src/Language/Fortran/Lexer/FreeForm.x:1223)
alex_action_72 (src/Language/Fortran/Lexer/FreeForm.x:1224)
alex_action_73 (src/Language/Fortran/Lexer/FreeForm.x:1225)
alex_action_74 (src/Language/Fortran/Lexer/FreeForm.x:1226)
alex_action_75 (src/Language/Fortran/Lexer/FreeForm.x:1227)
alex_action_76 (src/Language/Fortran/Lexer/FreeForm.x:1228)
alex_action_77 (src/Language/Fortran/Lexer/FreeForm.x:1229)
alex_action_78 (src/Language/Fortran/Lexer/FreeForm.x:1230)
alex_action_79 (src/Language/Fortran/Lexer/FreeForm.x:1231)
alex_action_80 (src/Language/Fortran/Lexer/FreeForm.x:1232)
alex_action_81 (src/Language/Fortran/Lexer/FreeForm.x:1233)
alex_action_82 (src/Language/Fortran/Lexer/FreeForm.x:1234)
alex_action_83 (src/Language/Fortran/Lexer/FreeForm.x:1235)
alex_action_84 (src/Language/Fortran/Lexer/FreeForm.x:1236)
alex_action_85 (src/Language/Fortran/Lexer/FreeForm.x:1237)
alex_action_86 (src/Language/Fortran/Lexer/FreeForm.x:1238)
alex_action_87 (src/Language/Fortran/Lexer/FreeForm.x:1239)
alex_action_88 (src/Language/Fortran/Lexer/FreeForm.x:1240)
alex_action_89 (src/Language/Fortran/Lexer/FreeForm.x:1241)
alex_action_90 (src/Language/Fortran/Lexer/FreeForm.x:1242)
alex_action_91 (src/Language/Fortran/Lexer/FreeForm.x:1243)
alex_action_92 (src/Language/Fortran/Lexer/FreeForm.x:1244)
alex_action_93 (src/Language/Fortran/Lexer/FreeForm.x:1245)
alex_action_94 (src/Language/Fortran/Lexer/FreeForm.x:1246)
alex_action_95 (src/Language/Fortran/Lexer/FreeForm.x:1247)
alex_action_96 (src/Language/Fortran/Lexer/FreeForm.x:1248)
alex_action_97 (src/Language/Fortran/Lexer/FreeForm.x:1249)
alex_action_98 (src/Language/Fortran/Lexer/FreeForm.x:1250)
alex_action_99 (src/Language/Fortran/Lexer/FreeForm.x:1251)
alex_action_100 (src/Language/Fortran/Lexer/FreeForm.x:1252)
alex_action_101 (src/Language/Fortran/Lexer/FreeForm.x:1253)
alex_action_102 (src/Language/Fortran/Lexer/FreeForm.x:1254)
alex_action_103 (src/Language/Fortran/Lexer/FreeForm.x:1255)
alex_action_104 (src/Language/Fortran/Lexer/FreeForm.x:1256)
alex_action_105 (src/Language/Fortran/Lexer/FreeForm.x:1257)
alex_action_106 (src/Language/Fortran/Lexer/FreeForm.x:1258)
alex_action_107 (src/Language/Fortran/Lexer/FreeForm.x:1259)
alex_action_108 (src/Language/Fortran/Lexer/FreeForm.x:1260)
alex_action_109 (src/Language/Fortran/Lexer/FreeForm.x:1261)
alex_action_110 (src/Language/Fortran/Lexer/FreeForm.x:1262)
alex_action_111 (src/Language/Fortran/Lexer/FreeForm.x:1263)
alex_action_112 (src/Language/Fortran/Lexer/FreeForm.x:1264)
alex_action_113 (src/Language/Fortran/Lexer/FreeForm.x:1265)
alex_action_114 (src/Language/Fortran/Lexer/FreeForm.x:1266)
alex_action_115 (src/Language/Fortran/Lexer/FreeForm.x:1267)
alex_action_116 (src/Language/Fortran/Lexer/FreeForm.x:1268)
alex_action_117 (src/Language/Fortran/Lexer/FreeForm.x:1269)
alex_action_118 (src/Language/Fortran/Lexer/FreeForm.x:1270)
alex_action_119 (src/Language/Fortran/Lexer/FreeForm.x:1271)
alex_action_120 (src/Language/Fortran/Lexer/FreeForm.x:1272)
alex_action_121 (src/Language/Fortran/Lexer/FreeForm.x:1273)
alex_action_122 (src/Language/Fortran/Lexer/FreeForm.x:1274)
alex_action_123 (src/Language/Fortran/Lexer/FreeForm.x:1275)
alex_action_124 (src/Language/Fortran/Lexer/FreeForm.x:1276)
alex_action_125 (src/Language/Fortran/Lexer/FreeForm.x:1277)
alex_action_126 (src/Language/Fortran/Lexer/FreeForm.x:1278)
alex_action_127 (src/Language/Fortran/Lexer/FreeForm.x:1279)
alex_action_128 (src/Language/Fortran/Lexer/FreeForm.x:1280)
alex_action_129 (src/Language/Fortran/Lexer/FreeForm.x:1281)
alex_action_130 (src/Language/Fortran/Lexer/FreeForm.x:1282)
alex_action_131 (src/Language/Fortran/Lexer/FreeForm.x:1283)
alex_action_132 (src/Language/Fortran/Lexer/FreeForm.x:1284)
alex_action_133 (src/Language/Fortran/Lexer/FreeForm.x:1285)
alex_action_134 (src/Language/Fortran/Lexer/FreeForm.x:1286)
alex_action_135 (src/Language/Fortran/Lexer/FreeForm.x:1287)
alex_action_136 (src/Language/Fortran/Lexer/FreeForm.x:1288)
alex_action_137 (src/Language/Fortran/Lexer/FreeForm.x:1289)
alex_action_138 (src/Language/Fortran/Lexer/FreeForm.x:1290)
alex_action_139 (src/Language/Fortran/Lexer/FreeForm.x:1291)
alex_action_140 (src/Language/Fortran/Lexer/FreeForm.x:1292)
alex_action_141 (src/Language/Fortran/Lexer/FreeForm.x:1293)
alex_action_142 (src/Language/Fortran/Lexer/FreeForm.x:1294)
alex_action_143 (src/Language/Fortran/Lexer/FreeForm.x:1295)
alex_action_144 (src/Language/Fortran/Lexer/FreeForm.x:1296)
alex_action_145 (src/Language/Fortran/Lexer/FreeForm.x:1297)
alex_action_146 (src/Language/Fortran/Lexer/FreeForm.x:1298)
alex_action_147 (src/Language/Fortran/Lexer/FreeForm.x:1299)
alex_action_148 (src/Language/Fortran/Lexer/FreeForm.x:1300)
alex_action_149 (src/Language/Fortran/Lexer/FreeForm.x:1301)
alex_action_150 (src/Language/Fortran/Lexer/FreeForm.x:1302)
alex_action_151 (src/Language/Fortran/Lexer/FreeForm.x:1303)
alex_action_152 (src/Language/Fortran/Lexer/FreeForm.x:1304)
alex_action_153 (src/Language/Fortran/Lexer/FreeForm.x:1305)
AlexAddr (templates/GenericTemplate.hs:53)
alexIndexInt16OffAddr (templates/GenericTemplate.hs:60)
75% ( 18 / 24) in 'Language.Fortran.Analysis'
Missing documentation for:
Analysis (src/Language/Fortran/Analysis.hs:60)
ModEnv (src/Language/Fortran/Analysis.hs:45)
NameType (src/Language/Fortran/Analysis.hs:44)
IDType (src/Language/Fortran/Analysis.hs:55)
ConstructType (src/Language/Fortran/Analysis.hs:47)
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:36)
86% ( 12 / 14) in 'Language.Fortran.Analysis.BBlocks'
Missing documentation for:
genSuperBBGr (src/Language/Fortran/Analysis/BBlocks.hs:483)
SuperBBGr (src/Language/Fortran/Analysis/BBlocks.hs:467)
100% ( 44 / 44) in 'Language.Fortran.Analysis.DataFlow'
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:33)
groupDo (src/Language/Fortran/Transformation/Grouping.hs:125)
groupLabeledDo (src/Language/Fortran/Transformation/Grouping.hs:166)
groupCase (src/Language/Fortran/Transformation/Grouping.hs:195)
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:2504)
statementParser (dist/build/Language/Fortran/Parser/Fortran66.hs:2501)
fortran66Parser (dist/build/Language/Fortran/Parser/Fortran66.hs:2527)
0% ( 0 / 5) in 'Language.Fortran.Parser.Fortran77'
Missing documentation for:
Module header
expressionParser (dist/build/Language/Fortran/Parser/Fortran77.hs:4343)
statementParser (dist/build/Language/Fortran/Parser/Fortran77.hs:4340)
fortran77Parser (dist/build/Language/Fortran/Parser/Fortran77.hs:4368)
extended77Parser (dist/build/Language/Fortran/Parser/Fortran77.hs:4380)
0% ( 0 / 3) in 'Language.Fortran.Parser.Fortran90'
Missing documentation for:
Module header
statementParser (dist/build/Language/Fortran/Parser/Fortran90.hs:5301)
fortran90Parser (dist/build/Language/Fortran/Parser/Fortran90.hs:5323)
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:28)
parserVersions (src/Language/Fortran/Parser/Any.hs:29)
fortranParser (src/Language/Fortran/Parser/Any.hs:36)
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.2...
Creating package registration file:
/tmp/pkgConf-fortran-src-0.1.015603070712077837209.2
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.2-7wk5StG8EXm2GNwWT3coX7
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.2...
cabal: Leaving directory '/tmp/cabal-tmp-3793/fortran-src-0.1.0.2'
Installed fortran-src-0.1.0.2
Test log
No test log was submitted for this report.