Build #1 for MicroHs-0.15.0.0
| Package | MicroHs-0.15.0.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-12-17 22:33:56.827504041 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | array-0.5.8.0, base-4.19.2.0, bytestring-0.12.1.0, deepseq-1.5.1.0, directory-1.3.8.5, filepath-1.4.301.0, ghc-prim-0.11.0, haskeline-0.8.2.1, process-1.6.25.0, text-2.1.1, time-1.12.2, array-0.5.8.0, base-4.19.2.0, bytestring-0.12.1.0, deepseq-1.5.1.0, directory-1.3.8.5, filepath-1.4.301.0, ghc-prim-0.11.0, haskeline-0.8.2.1, process-1.6.25.0, text-2.1.1, time-1.12.2 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Downloading MicroHs-0.15.0.0
Downloaded MicroHs-0.15.0.0
Configuring MicroHs-0.15.0.0...
Preprocessing executable 'mhs' for MicroHs-0.15.0.0..
Building executable 'mhs' for MicroHs-0.15.0.0..
[ 1 of 48] Compiling Data.Double ( ghc/Data/Double.hs, dist/build/mhs/mhs-tmp/Data/Double.o )
[ 2 of 48] Compiling Data.Integer ( ghc/Data/Integer.hs, dist/build/mhs/mhs-tmp/Data/Integer.o )
[ 3 of 48] Compiling MHSPrelude ( ghc/MHSPrelude.hs, dist/build/mhs/mhs-tmp/MHSPrelude.o )
[ 4 of 48] Compiling MhsEval ( ghc/MhsEval.hs, dist/build/mhs/mhs-tmp/MhsEval.o )
[ 5 of 48] Compiling MicroHs.Flags ( src/MicroHs/Flags.hs, dist/build/mhs/mhs-tmp/MicroHs/Flags.o )
[ 6 of 48] Compiling MicroHs.IntMap ( src/MicroHs/IntMap.hs, dist/build/mhs/mhs-tmp/MicroHs/IntMap.o )
[ 7 of 48] Compiling MicroHs.IntSet ( src/MicroHs/IntSet.hs, dist/build/mhs/mhs-tmp/MicroHs/IntSet.o )
[ 8 of 48] Compiling MicroHs.List ( src/MicroHs/List.hs, dist/build/mhs/mhs-tmp/MicroHs/List.o )
[ 9 of 48] Compiling MicroHs.Graph ( src/MicroHs/Graph.hs, dist/build/mhs/mhs-tmp/MicroHs/Graph.o )
[10 of 48] Compiling MicroHs.State ( src/MicroHs/State.hs, dist/build/mhs/mhs-tmp/MicroHs/State.o )
[11 of 48] Compiling MicroHs.StateIO ( src/MicroHs/StateIO.hs, dist/build/mhs/mhs-tmp/MicroHs/StateIO.o )
[12 of 48] Compiling Paths_MicroHs ( dist/build/mhs/autogen/Paths_MicroHs.hs, dist/build/mhs/mhs-tmp/Paths_MicroHs.o )
[13 of 48] Compiling System.Compress ( ghc/System/Compress.hs, dist/build/mhs/mhs-tmp/System/Compress.o )
[14 of 48] Compiling MicroHs.MakeCArray ( src/MicroHs/MakeCArray.hs, dist/build/mhs/mhs-tmp/MicroHs/MakeCArray.o )
[15 of 48] Compiling System.Console.SimpleReadline ( ghc/System/Console/SimpleReadline.hs, dist/build/mhs/mhs-tmp/System/Console/SimpleReadline.o )
[16 of 48] Compiling System.IO.MD5 ( ghc/System/IO/MD5.hs, dist/build/mhs/mhs-tmp/System/IO/MD5.o )
[17 of 48] Compiling System.IO.Serialize ( ghc/System/IO/Serialize.hs, dist/build/mhs/mhs-tmp/System/IO/Serialize.o )
[18 of 48] Compiling System.IO.TimeMilli ( ghc/System/IO/TimeMilli.hs, dist/build/mhs/mhs-tmp/System/IO/TimeMilli.o )
[19 of 48] Compiling PrimTable ( ghc/PrimTable.hs, dist/build/mhs/mhs-tmp/PrimTable.o )
[20 of 48] Compiling System.IO.Transducers ( ghc/System/IO/Transducers.hs, dist/build/mhs/mhs-tmp/System/IO/Transducers.o )
[21 of 48] Compiling Text.ParserComb ( src/Text/ParserComb.hs, dist/build/mhs/mhs-tmp/Text/ParserComb.o )
[22 of 48] Compiling Text.PrettyPrint.HughesPJLite ( src/Text/PrettyPrint/HughesPJLite.hs, dist/build/mhs/mhs-tmp/Text/PrettyPrint/HughesPJLite.o )
[23 of 48] Compiling MicroHs.Ident ( src/MicroHs/Ident.hs, dist/build/mhs/mhs-tmp/MicroHs/Ident.o )
[24 of 48] Compiling MicroHs.Lex ( src/MicroHs/Lex.hs, dist/build/mhs/mhs-tmp/MicroHs/Lex.o )
[25 of 48] Compiling MicroHs.TargetConfig ( src/MicroHs/TargetConfig.hs, dist/build/mhs/mhs-tmp/MicroHs/TargetConfig.o )
[26 of 48] Compiling MicroHs.IdentMap ( src/MicroHs/IdentMap.hs, dist/build/mhs/mhs-tmp/MicroHs/IdentMap.o )
[27 of 48] Compiling MicroHs.Builtin ( src/MicroHs/Builtin.hs, dist/build/mhs/mhs-tmp/MicroHs/Builtin.o )
[28 of 48] Compiling MicroHs.TCMonad[boot] ( src/MicroHs/TCMonad.hs-boot, dist/build/mhs/mhs-tmp/MicroHs/TCMonad.o-boot )
[29 of 48] Compiling MicroHs.Expr ( src/MicroHs/Expr.hs, dist/build/mhs/mhs-tmp/MicroHs/Expr.o )
[30 of 48] Compiling MicroHs.SymTab ( src/MicroHs/SymTab.hs, dist/build/mhs/mhs-tmp/MicroHs/SymTab.o )
[31 of 48] Compiling MicroHs.Names ( src/MicroHs/Names.hs, dist/build/mhs/mhs-tmp/MicroHs/Names.o )
[32 of 48] Compiling MicroHs.TCMonad ( src/MicroHs/TCMonad.hs, dist/build/mhs/mhs-tmp/MicroHs/TCMonad.o )
[33 of 48] Compiling MicroHs.Parse ( src/MicroHs/Parse.hs, dist/build/mhs/mhs-tmp/MicroHs/Parse.o )
[34 of 48] Compiling MicroHs.Fixity ( src/MicroHs/Fixity.hs, dist/build/mhs/mhs-tmp/MicroHs/Fixity.o )
[35 of 48] Compiling MicroHs.Deriving ( src/MicroHs/Deriving.hs, dist/build/mhs/mhs-tmp/MicroHs/Deriving.o )
[36 of 48] Compiling MicroHs.TypeCheck ( src/MicroHs/TypeCheck.hs, dist/build/mhs/mhs-tmp/MicroHs/TypeCheck.o )
[37 of 48] Compiling MicroHs.Exp ( src/MicroHs/Exp.hs, dist/build/mhs/mhs-tmp/MicroHs/Exp.o )
[38 of 48] Compiling MicroHs.EncodeData ( src/MicroHs/EncodeData.hs, dist/build/mhs/mhs-tmp/MicroHs/EncodeData.o )
[39 of 48] Compiling MicroHs.Desugar ( src/MicroHs/Desugar.hs, dist/build/mhs/mhs-tmp/MicroHs/Desugar.o )
[40 of 48] Compiling MicroHs.Package ( src/MicroHs/Package.hs, dist/build/mhs/mhs-tmp/MicroHs/Package.o )
[41 of 48] Compiling MicroHs.FFI ( src/MicroHs/FFI.hs, dist/build/mhs/mhs-tmp/MicroHs/FFI.o )
[42 of 48] Compiling MicroHs.ExpPrint ( src/MicroHs/ExpPrint.hs, dist/build/mhs/mhs-tmp/MicroHs/ExpPrint.o )
[43 of 48] Compiling MicroHs.Translate ( src/MicroHs/Translate.hs, dist/build/mhs/mhs-tmp/MicroHs/Translate.o )
[44 of 48] Compiling MicroHs.CompileCache ( src/MicroHs/CompileCache.hs, dist/build/mhs/mhs-tmp/MicroHs/CompileCache.o )
[45 of 48] Compiling MicroHs.Abstract ( src/MicroHs/Abstract.hs, dist/build/mhs/mhs-tmp/MicroHs/Abstract.o )
[46 of 48] Compiling MicroHs.Compile ( src/MicroHs/Compile.hs, dist/build/mhs/mhs-tmp/MicroHs/Compile.o )
[47 of 48] Compiling MicroHs.Interactive ( src/MicroHs/Interactive.hs, dist/build/mhs/mhs-tmp/MicroHs/Interactive.o )
[48 of 48] Compiling MicroHs.Main ( src/MicroHs/Main.hs, dist/build/mhs/mhs-tmp/MicroHs/Main.o )
[49 of 49] Linking dist/build/mhs/mhs
Preprocessing library for MicroHs-0.15.0.0..
Building library for MicroHs-0.15.0.0..
[ 1 of 47] Compiling Data.Integer ( ghc/Data/Integer.hs, dist/build/Data/Integer.o, dist/build/Data/Integer.dyn_o )
[ 2 of 47] Compiling MHSPrelude ( ghc/MHSPrelude.hs, dist/build/MHSPrelude.o, dist/build/MHSPrelude.dyn_o )
[ 3 of 47] Compiling MhsEval ( ghc/MhsEval.hs, dist/build/MhsEval.o, dist/build/MhsEval.dyn_o )
[ 4 of 47] Compiling MicroHs.Flags ( src/MicroHs/Flags.hs, dist/build/MicroHs/Flags.o, dist/build/MicroHs/Flags.dyn_o )
[ 5 of 47] Compiling MicroHs.IntMap ( src/MicroHs/IntMap.hs, dist/build/MicroHs/IntMap.o, dist/build/MicroHs/IntMap.dyn_o )
[ 6 of 47] Compiling MicroHs.IntSet ( src/MicroHs/IntSet.hs, dist/build/MicroHs/IntSet.o, dist/build/MicroHs/IntSet.dyn_o )
[ 7 of 47] Compiling MicroHs.List ( src/MicroHs/List.hs, dist/build/MicroHs/List.o, dist/build/MicroHs/List.dyn_o )
[ 8 of 47] Compiling MicroHs.Graph ( src/MicroHs/Graph.hs, dist/build/MicroHs/Graph.o, dist/build/MicroHs/Graph.dyn_o )
[ 9 of 47] Compiling MicroHs.State ( src/MicroHs/State.hs, dist/build/MicroHs/State.o, dist/build/MicroHs/State.dyn_o )
[10 of 47] Compiling MicroHs.StateIO ( src/MicroHs/StateIO.hs, dist/build/MicroHs/StateIO.o, dist/build/MicroHs/StateIO.dyn_o )
[11 of 47] Compiling Paths_MicroHs ( dist/build/autogen/Paths_MicroHs.hs, dist/build/Paths_MicroHs.o, dist/build/Paths_MicroHs.dyn_o )
[12 of 47] Compiling System.Compress ( ghc/System/Compress.hs, dist/build/System/Compress.o, dist/build/System/Compress.dyn_o )
[13 of 47] Compiling MicroHs.MakeCArray ( src/MicroHs/MakeCArray.hs, dist/build/MicroHs/MakeCArray.o, dist/build/MicroHs/MakeCArray.dyn_o )
[14 of 47] Compiling System.Console.SimpleReadline ( ghc/System/Console/SimpleReadline.hs, dist/build/System/Console/SimpleReadline.o, dist/build/System/Console/SimpleReadline.dyn_o )
[15 of 47] Compiling System.IO.MD5 ( ghc/System/IO/MD5.hs, dist/build/System/IO/MD5.o, dist/build/System/IO/MD5.dyn_o )
[16 of 47] Compiling System.IO.Serialize ( ghc/System/IO/Serialize.hs, dist/build/System/IO/Serialize.o, dist/build/System/IO/Serialize.dyn_o )
[17 of 47] Compiling System.IO.TimeMilli ( ghc/System/IO/TimeMilli.hs, dist/build/System/IO/TimeMilli.o, dist/build/System/IO/TimeMilli.dyn_o )
[18 of 47] Compiling PrimTable ( ghc/PrimTable.hs, dist/build/PrimTable.o, dist/build/PrimTable.dyn_o )
[19 of 47] Compiling System.IO.Transducers ( ghc/System/IO/Transducers.hs, dist/build/System/IO/Transducers.o, dist/build/System/IO/Transducers.dyn_o )
[20 of 47] Compiling Text.ParserComb ( src/Text/ParserComb.hs, dist/build/Text/ParserComb.o, dist/build/Text/ParserComb.dyn_o )
[21 of 47] Compiling Text.PrettyPrint.HughesPJLite ( src/Text/PrettyPrint/HughesPJLite.hs, dist/build/Text/PrettyPrint/HughesPJLite.o, dist/build/Text/PrettyPrint/HughesPJLite.dyn_o )
[22 of 47] Compiling MicroHs.Ident ( src/MicroHs/Ident.hs, dist/build/MicroHs/Ident.o, dist/build/MicroHs/Ident.dyn_o )
[23 of 47] Compiling MicroHs.Lex ( src/MicroHs/Lex.hs, dist/build/MicroHs/Lex.o, dist/build/MicroHs/Lex.dyn_o )
[24 of 47] Compiling MicroHs.TargetConfig ( src/MicroHs/TargetConfig.hs, dist/build/MicroHs/TargetConfig.o, dist/build/MicroHs/TargetConfig.dyn_o )
[25 of 47] Compiling MicroHs.IdentMap ( src/MicroHs/IdentMap.hs, dist/build/MicroHs/IdentMap.o, dist/build/MicroHs/IdentMap.dyn_o )
[26 of 47] Compiling MicroHs.Builtin ( src/MicroHs/Builtin.hs, dist/build/MicroHs/Builtin.o, dist/build/MicroHs/Builtin.dyn_o )
[27 of 47] Compiling MicroHs.TCMonad[boot] ( src/MicroHs/TCMonad.hs-boot, dist/build/MicroHs/TCMonad.o-boot, dist/build/MicroHs/TCMonad.dyn_o-boot )
[28 of 47] Compiling MicroHs.Expr ( src/MicroHs/Expr.hs, dist/build/MicroHs/Expr.o, dist/build/MicroHs/Expr.dyn_o )
[29 of 47] Compiling MicroHs.SymTab ( src/MicroHs/SymTab.hs, dist/build/MicroHs/SymTab.o, dist/build/MicroHs/SymTab.dyn_o )
[30 of 47] Compiling MicroHs.Names ( src/MicroHs/Names.hs, dist/build/MicroHs/Names.o, dist/build/MicroHs/Names.dyn_o )
[31 of 47] Compiling MicroHs.TCMonad ( src/MicroHs/TCMonad.hs, dist/build/MicroHs/TCMonad.o, dist/build/MicroHs/TCMonad.dyn_o )
[32 of 47] Compiling MicroHs.Parse ( src/MicroHs/Parse.hs, dist/build/MicroHs/Parse.o, dist/build/MicroHs/Parse.dyn_o )
[33 of 47] Compiling MicroHs.Fixity ( src/MicroHs/Fixity.hs, dist/build/MicroHs/Fixity.o, dist/build/MicroHs/Fixity.dyn_o )
[34 of 47] Compiling MicroHs.Deriving ( src/MicroHs/Deriving.hs, dist/build/MicroHs/Deriving.o, dist/build/MicroHs/Deriving.dyn_o )
[35 of 47] Compiling MicroHs.TypeCheck ( src/MicroHs/TypeCheck.hs, dist/build/MicroHs/TypeCheck.o, dist/build/MicroHs/TypeCheck.dyn_o )
[36 of 47] Compiling MicroHs.Exp ( src/MicroHs/Exp.hs, dist/build/MicroHs/Exp.o, dist/build/MicroHs/Exp.dyn_o )
[37 of 47] Compiling MicroHs.EncodeData ( src/MicroHs/EncodeData.hs, dist/build/MicroHs/EncodeData.o, dist/build/MicroHs/EncodeData.dyn_o )
[38 of 47] Compiling MicroHs.Desugar ( src/MicroHs/Desugar.hs, dist/build/MicroHs/Desugar.o, dist/build/MicroHs/Desugar.dyn_o )
[39 of 47] Compiling MicroHs.Package ( src/MicroHs/Package.hs, dist/build/MicroHs/Package.o, dist/build/MicroHs/Package.dyn_o )
[40 of 47] Compiling MicroHs.FFI ( src/MicroHs/FFI.hs, dist/build/MicroHs/FFI.o, dist/build/MicroHs/FFI.dyn_o )
[41 of 47] Compiling MicroHs.ExpPrint ( src/MicroHs/ExpPrint.hs, dist/build/MicroHs/ExpPrint.o, dist/build/MicroHs/ExpPrint.dyn_o )
[42 of 47] Compiling MicroHs.Translate ( src/MicroHs/Translate.hs, dist/build/MicroHs/Translate.o, dist/build/MicroHs/Translate.dyn_o )
[43 of 47] Compiling MicroHs.CompileCache ( src/MicroHs/CompileCache.hs, dist/build/MicroHs/CompileCache.o, dist/build/MicroHs/CompileCache.dyn_o )
[44 of 47] Compiling MicroHs.Abstract ( src/MicroHs/Abstract.hs, dist/build/MicroHs/Abstract.o, dist/build/MicroHs/Abstract.dyn_o )
[45 of 47] Compiling MicroHs.Compile ( src/MicroHs/Compile.hs, dist/build/MicroHs/Compile.o, dist/build/MicroHs/Compile.dyn_o )
[46 of 47] Compiling MicroHs.Interactive ( src/MicroHs/Interactive.hs, dist/build/MicroHs/Interactive.o, dist/build/MicroHs/Interactive.dyn_o )
[47 of 47] Compiling MicroHs.Main ( src/MicroHs/Main.hs, dist/build/MicroHs/Main.o, dist/build/MicroHs/Main.dyn_o )
Preprocessing executable 'mhs' for MicroHs-0.15.0.0..
Preprocessing library for MicroHs-0.15.0.0..
Running Haddock on library for MicroHs-0.15.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 47] Compiling Data.Integer ( ghc/Data/Integer.hs, nothing )
[ 2 of 47] Compiling MHSPrelude ( ghc/MHSPrelude.hs, nothing )
[ 3 of 47] Compiling MhsEval ( ghc/MhsEval.hs, nothing )
[ 4 of 47] Compiling MicroHs.Flags ( src/MicroHs/Flags.hs, nothing )
[ 5 of 47] Compiling MicroHs.IntMap ( src/MicroHs/IntMap.hs, nothing )
[ 6 of 47] Compiling MicroHs.IntSet ( src/MicroHs/IntSet.hs, nothing )
[ 7 of 47] Compiling MicroHs.List ( src/MicroHs/List.hs, nothing )
[ 8 of 47] Compiling MicroHs.Graph ( src/MicroHs/Graph.hs, nothing )
[ 9 of 47] Compiling MicroHs.State ( src/MicroHs/State.hs, nothing )
[10 of 47] Compiling MicroHs.StateIO ( src/MicroHs/StateIO.hs, nothing )
[11 of 47] Compiling Paths_MicroHs ( dist/build/autogen/Paths_MicroHs.hs, nothing )
[12 of 47] Compiling System.Compress ( ghc/System/Compress.hs, nothing )
[13 of 47] Compiling MicroHs.MakeCArray ( src/MicroHs/MakeCArray.hs, nothing )
[14 of 47] Compiling System.Console.SimpleReadline ( ghc/System/Console/SimpleReadline.hs, nothing )
[15 of 47] Compiling System.IO.MD5 ( ghc/System/IO/MD5.hs, nothing )
[16 of 47] Compiling System.IO.Serialize ( ghc/System/IO/Serialize.hs, nothing )
[17 of 47] Compiling System.IO.TimeMilli ( ghc/System/IO/TimeMilli.hs, nothing )
[18 of 47] Compiling PrimTable ( ghc/PrimTable.hs, nothing )
[19 of 47] Compiling System.IO.Transducers ( ghc/System/IO/Transducers.hs, nothing )
[20 of 47] Compiling Text.ParserComb ( src/Text/ParserComb.hs, nothing )
[21 of 47] Compiling Text.PrettyPrint.HughesPJLite ( src/Text/PrettyPrint/HughesPJLite.hs, nothing )
[22 of 47] Compiling MicroHs.Ident ( src/MicroHs/Ident.hs, nothing )
[23 of 47] Compiling MicroHs.Lex ( src/MicroHs/Lex.hs, nothing )
[24 of 47] Compiling MicroHs.TargetConfig ( src/MicroHs/TargetConfig.hs, nothing )
[25 of 47] Compiling MicroHs.IdentMap ( src/MicroHs/IdentMap.hs, nothing )
[26 of 47] Compiling MicroHs.Builtin ( src/MicroHs/Builtin.hs, nothing )
[27 of 47] Compiling MicroHs.TCMonad[boot] ( src/MicroHs/TCMonad.hs-boot, nothing )
[28 of 47] Compiling MicroHs.Expr ( src/MicroHs/Expr.hs, nothing )
[29 of 47] Compiling MicroHs.SymTab ( src/MicroHs/SymTab.hs, nothing )
[30 of 47] Compiling MicroHs.Names ( src/MicroHs/Names.hs, nothing )
[31 of 47] Compiling MicroHs.TCMonad ( src/MicroHs/TCMonad.hs, nothing )
[32 of 47] Compiling MicroHs.Parse ( src/MicroHs/Parse.hs, nothing )
[33 of 47] Compiling MicroHs.Fixity ( src/MicroHs/Fixity.hs, nothing )
[34 of 47] Compiling MicroHs.Deriving ( src/MicroHs/Deriving.hs, nothing )
[35 of 47] Compiling MicroHs.TypeCheck ( src/MicroHs/TypeCheck.hs, nothing )
[36 of 47] Compiling MicroHs.Exp ( src/MicroHs/Exp.hs, nothing )
[37 of 47] Compiling MicroHs.EncodeData ( src/MicroHs/EncodeData.hs, nothing )
[38 of 47] Compiling MicroHs.Desugar ( src/MicroHs/Desugar.hs, nothing )
[39 of 47] Compiling MicroHs.Package ( src/MicroHs/Package.hs, nothing )
[40 of 47] Compiling MicroHs.FFI ( src/MicroHs/FFI.hs, nothing )
[41 of 47] Compiling MicroHs.ExpPrint ( src/MicroHs/ExpPrint.hs, nothing )
[42 of 47] Compiling MicroHs.Translate ( src/MicroHs/Translate.hs, nothing )
[43 of 47] Compiling MicroHs.CompileCache ( src/MicroHs/CompileCache.hs, nothing )
[44 of 47] Compiling MicroHs.Abstract ( src/MicroHs/Abstract.hs, nothing )
[45 of 47] Compiling MicroHs.Compile ( src/MicroHs/Compile.hs, nothing )
[46 of 47] Compiling MicroHs.Interactive ( src/MicroHs/Interactive.hs, nothing )
[47 of 47] Compiling MicroHs.Main ( src/MicroHs/Main.hs, nothing )
Haddock coverage:
Warning: MHSPrelude: Could not find documentation for exported module: MHSPrelude
77% ( 7 / 9) in 'MhsEval'
Missing documentation for:
Module header
compiledWithGhc (ghc/MhsEval.hs:34)
0% ( 0 / 7) in 'MicroHs.Flags'
Missing documentation for:
Module header
Flags (src/MicroHs/Flags.hs:7)
verbosityGT (src/MicroHs/Flags.hs:37)
defaultFlags (src/MicroHs/Flags.hs:40)
DumpFlag (src/MicroHs/Flags.hs:71)
dumpIf (src/MicroHs/Flags.hs:75)
wantGMP (ghc/MHSPrelude.hs:75)
0% ( 0 / 10) in 'MicroHs.IntMap'
Missing documentation for:
Module header
IntMap (src/MicroHs/IntMap.hs:9)
empty (src/MicroHs/IntMap.hs:35)
lookup (src/MicroHs/IntMap.hs:38)
insert (src/MicroHs/IntMap.hs:52)
fromList (src/MicroHs/IntMap.hs:55)
toList (src/MicroHs/IntMap.hs:59)
insertWith (src/MicroHs/IntMap.hs:87)
! (src/MicroHs/IntMap.hs:81)
keys (src/MicroHs/IntMap.hs:78)
0% ( 0 / 7) in 'MicroHs.IntSet'
Missing documentation for:
Module header
IntSet (src/MicroHs/IntSet.hs:10)
empty (src/MicroHs/IntSet.hs:13)
member (src/MicroHs/IntSet.hs:16)
insert (src/MicroHs/IntSet.hs:22)
fromList (src/MicroHs/IntSet.hs:25)
toList (src/MicroHs/IntSet.hs:28)
0% ( 0 / 15) in 'MicroHs.List'
Missing documentation for:
Module header
elemBy (src/MicroHs/List.hs:13)
sortLE (src/MicroHs/List.hs:17)
showListS (src/MicroHs/List.hs:41)
anySame (src/MicroHs/List.hs:53)
anySameByLE (src/MicroHs/List.hs:56)
groupSort (src/MicroHs/List.hs:64)
deleteAllBy (src/MicroHs/List.hs:67)
deleteAllsBy (src/MicroHs/List.hs:71)
padLeft (src/MicroHs/List.hs:74)
partitionM (src/MicroHs/List.hs:77)
showPairS (src/MicroHs/List.hs:84)
findCommonPrefix (src/MicroHs/List.hs:87)
dropEnd (src/MicroHs/List.hs:97)
takeEnd (src/MicroHs/List.hs:100)
33% ( 1 / 3) in 'MicroHs.Graph'
Missing documentation for:
Module header
stronglyConnComp (src/MicroHs/Graph.hs:43)
Warning: MicroHs.State: Could not find documentation for exported module: MicroHs.State
0% ( 0 / 8) in 'MicroHs.State'
Missing documentation for:
Module header
State (src/MicroHs/State.hs:9)
get (src/MicroHs/State.hs:49)
put (src/MicroHs/State.hs:46)
runState (src/MicroHs/State.hs:37)
gets (src/MicroHs/State.hs:52)
modify (src/MicroHs/State.hs:43)
evalState (src/MicroHs/State.hs:40)
Warning: MicroHs.StateIO: Could not find documentation for exported module: MicroHs.StateIO
41% ( 7 / 17) in 'MicroHs.StateIO'
Missing documentation for:
Module header
liftIO (src/MicroHs/StateIO.hs:65)
StateIO (src/MicroHs/StateIO.hs:17)
get (src/MicroHs/StateIO.hs:62)
put (src/MicroHs/StateIO.hs:59)
gets (src/MicroHs/StateIO.hs:53)
modify (src/MicroHs/StateIO.hs:56)
runStateIO (src/MicroHs/StateIO.hs:20)
execStateIO (src/MicroHs/StateIO.hs:23)
trySIO (src/MicroHs/StateIO.hs:70)
0% ( 0 / 2) in 'MicroHs.MakeCArray'
Missing documentation for:
Module header
makeCArray (src/MicroHs/MakeCArray.hs:19)
Warning: PrimTable: Could not find documentation for exported module: PrimTable
Warning: 'union' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
0% ( 0 / 32) in 'MicroHs.Ident'
Missing documentation for:
Module header
Line (src/MicroHs/Ident.hs:49)
Col (src/MicroHs/Ident.hs:50)
Ident (src/MicroHs/Ident.hs:61)
mkIdent (src/MicroHs/Ident.hs:95)
unIdent (src/MicroHs/Ident.hs:101)
isIdent (src/MicroHs/Ident.hs:113)
qualIdent (src/MicroHs/Ident.hs:117)
showIdent (src/MicroHs/Ident.hs:107)
setSLocIdent (src/MicroHs/Ident.hs:104)
ppIdent (src/MicroHs/Ident.hs:110)
mkIdentSLoc (src/MicroHs/Ident.hs:98)
isLower_ (src/MicroHs/Ident.hs:183)
isIdentChar (src/MicroHs/Ident.hs:180)
isOperChar (src/MicroHs/Ident.hs:152)
isConIdent (src/MicroHs/Ident.hs:147)
dummyIdent (src/MicroHs/Ident.hs:186)
isDummyIdent (src/MicroHs/Ident.hs:189)
slocIdent (src/MicroHs/Ident.hs:81)
headIdent (src/MicroHs/Ident.hs:144)
unQualIdent (src/MicroHs/Ident.hs:137)
unQualString (src/MicroHs/Ident.hs:126)
qualOf (src/MicroHs/Ident.hs:140)
addIdentSuffix (src/MicroHs/Ident.hs:122)
SLoc (src/MicroHs/Ident.hs:52)
noSLoc (src/MicroHs/Ident.hs:84)
orSLoc (src/MicroHs/Ident.hs:91)
showSLoc (src/MicroHs/Ident.hs:192)
slocFile (src/MicroHs/Ident.hs:200)
isUpperX (src/MicroHs/Ident.hs:203)
hideIdent (src/MicroHs/Ident.hs:209)
isHiddenIdent (src/MicroHs/Ident.hs:212)
22% ( 2 / 9) in 'MicroHs.Lex'
Missing documentation for:
Module header
Token (src/MicroHs/Lex.hs:15)
showToken (src/MicroHs/Lex.hs:38)
tokensLoc (src/MicroHs/Lex.hs:394)
lexTopLS (src/MicroHs/Lex.hs:488)
popLayout (src/MicroHs/Lex.hs:475)
readInt (src/MicroHs/Lex.hs:411)
0% ( 0 / 5) in 'MicroHs.TargetConfig'
Missing documentation for:
Module header
Target (src/MicroHs/TargetConfig.hs:23)
TTarget (src/MicroHs/TargetConfig.hs:26)
parseTargets (src/MicroHs/TargetConfig.hs:106)
findTarget (src/MicroHs/TargetConfig.hs:36)
0% ( 0 / 18) in 'MicroHs.IdentMap'
Missing documentation for:
Module header
Map (src/MicroHs/IdentMap.hs:23)
empty (src/MicroHs/IdentMap.hs:45)
singleton (src/MicroHs/IdentMap.hs:48)
insertWith (src/MicroHs/IdentMap.hs:115)
insert (src/MicroHs/IdentMap.hs:112)
fromListWith (src/MicroHs/IdentMap.hs:67)
fromList (src/MicroHs/IdentMap.hs:64)
delete (src/MicroHs/IdentMap.hs:126)
lookup (src/MicroHs/IdentMap.hs:97)
null (src/MicroHs/IdentMap.hs:86)
size (src/MicroHs/IdentMap.hs:81)
toList (src/MicroHs/IdentMap.hs:57)
elems (src/MicroHs/IdentMap.hs:51)
keys (src/MicroHs/IdentMap.hs:54)
merge (src/MicroHs/IdentMap.hs:221)
mergeWith (src/MicroHs/IdentMap.hs:225)
mapM (src/MicroHs/IdentMap.hs:70)
0% ( 0 / 5) in 'MicroHs.Builtin'
Missing documentation for:
Module header
builtinMdl (src/MicroHs/Builtin.hs:16)
builtinMdlQ (src/MicroHs/Builtin.hs:18)
mkBuiltin (src/MicroHs/Builtin.hs:22)
mkBuiltinQ (src/MicroHs/Builtin.hs:26)
0% ( 0 /104) in 'MicroHs.Expr'
Missing documentation for:
Module header
IdentModule (src/MicroHs/Expr.hs:67)
EModule (src/MicroHs/Expr.hs:71)
ExportItem (src/MicroHs/Expr.hs:74)
ImportSpec (src/MicroHs/Expr.hs:133)
ImportItem (src/MicroHs/Expr.hs:139)
ImpType (src/MicroHs/Expr.hs:123)
EDef (src/MicroHs/Expr.hs:81)
showEDefs (src/MicroHs/Expr.hs:849)
Deriving (src/MicroHs/Expr.hs:150)
DerStrategy (src/MicroHs/Expr.hs:156)
doNotDerive (src/MicroHs/Expr.hs:170)
Expr (src/MicroHs/Expr.hs:173)
eLam (src/MicroHs/Expr.hs:261)
eLamWithSLoc (src/MicroHs/Expr.hs:264)
eEqn (src/MicroHs/Expr.hs:270)
oneAlt (src/MicroHs/Expr.hs:273)
eEqns (src/MicroHs/Expr.hs:267)
showExpr (src/MicroHs/Expr.hs:843)
eqExpr (src/MicroHs/Expr.hs:696)
CallConv (src/MicroHs/Expr.hs:128)
QForm (src/MicroHs/Expr.hs:238)
Listish (src/MicroHs/Expr.hs:288)
Lit (src/MicroHs/Expr.hs:327)
showLit (src/MicroHs/Expr.hs:1064)
ImpEnt (src/MicroHs/Expr.hs:370)
ImpVal (src/MicroHs/Expr.hs:383)
CType (src/MicroHs/Expr.hs:362)
EBind (src/MicroHs/Expr.hs:402)
showEBind (src/MicroHs/Expr.hs:852)
showEBinds (src/MicroHs/Expr.hs:855)
Eqn (src/MicroHs/Expr.hs:405)
EStmt (src/MicroHs/Expr.hs:393)
EAlts (src/MicroHs/Expr.hs:411)
EField (src/MicroHs/Expr.hs:243)
unEField (src/MicroHs/Expr.hs:255)
EAlt (src/MicroHs/Expr.hs:417)
ECaseArm (src/MicroHs/Expr.hs:391)
FunDep (src/MicroHs/Expr.hs:258)
EType (src/MicroHs/Expr.hs:474)
showEType (src/MicroHs/Expr.hs:858)
eqEType (src/MicroHs/Expr.hs:690)
EConstraint (src/MicroHs/Expr.hs:476)
EPat (src/MicroHs/Expr.hs:421)
patVars (src/MicroHs/Expr.hs:432)
isPConApp (src/MicroHs/Expr.hs:424)
EKind (src/MicroHs/Expr.hs:490)
kType (src/MicroHs/Expr.hs:497)
kConstraint (src/MicroHs/Expr.hs:500)
ESort (src/MicroHs/Expr.hs:491)
sKind (src/MicroHs/Expr.hs:494)
IdKind (src/MicroHs/Expr.hs:478)
idKindIdent (src/MicroHs/Expr.hs:488)
LHS (src/MicroHs/Expr.hs:456)
Constr (src/MicroHs/Expr.hs:458)
ConstrField (src/MicroHs/Expr.hs:468)
SType (src/MicroHs/Expr.hs:469)
ConTyInfo (src/MicroHs/Expr.hs:419)
Con (src/MicroHs/Expr.hs:277)
conIdent (src/MicroHs/Expr.hs:307)
conArity (src/MicroHs/Expr.hs:312)
conFields (src/MicroHs/Expr.hs:317)
tupleConstr (src/MicroHs/Expr.hs:503)
getTupleConstr (src/MicroHs/Expr.hs:509)
getExprTuple (src/MicroHs/Expr.hs:516)
mkTupleSel (src/MicroHs/Expr.hs:523)
eAppI (src/MicroHs/Expr.hs:527)
eApp2 (src/MicroHs/Expr.hs:530)
eAppI2 (src/MicroHs/Expr.hs:533)
eApp3 (src/MicroHs/Expr.hs:536)
eAppI3 (src/MicroHs/Expr.hs:539)
eApps (src/MicroHs/Expr.hs:542)
eLetB (src/MicroHs/Expr.hs:545)
lhsToType (src/MicroHs/Expr.hs:549)
subst (src/MicroHs/Expr.hs:653)
allBinders (src/MicroHs/Expr.hs:683)
allVarsExpr (src/MicroHs/Expr.hs:743)
allVarsBind (src/MicroHs/Expr.hs:713)
allVarsEqns (src/MicroHs/Expr.hs:726)
allVarsPat (src/MicroHs/Expr.hs:740)
setSLocExpr (src/MicroHs/Expr.hs:806)
errorMessage (src/MicroHs/Expr.hs:820)
Assoc (src/MicroHs/Expr.hs:641)
Fixity (src/MicroHs/Expr.hs:645)
getBindsVars (src/MicroHs/Expr.hs:1115)
getStmtBound (src/MicroHs/Expr.hs:1118)
HasLoc (src/MicroHs/Expr.hs:554)
eForall (src/MicroHs/Expr.hs:1124)
eForall' (src/MicroHs/Expr.hs:1127)
unForall (src/MicroHs/Expr.hs:1131)
eDummy (src/MicroHs/Expr.hs:1135)
impossible (src/MicroHs/Expr.hs:1140)
impossibleShow (src/MicroHs/Expr.hs:1144)
getArrow (src/MicroHs/Expr.hs:1150)
getArrows (src/MicroHs/Expr.hs:1155)
showExprRaw (src/MicroHs/Expr.hs:846)
mkEStr (src/MicroHs/Expr.hs:1161)
mkExn (src/MicroHs/Expr.hs:1165)
getAppM (src/MicroHs/Expr.hs:1171)
getApp (src/MicroHs/Expr.hs:1179)
TyVar (src/MicroHs/Expr.hs:1181)
freeTyVars (src/MicroHs/Expr.hs:1185)
getImplies (src/MicroHs/Expr.hs:1211)
dropForallContext (src/MicroHs/Expr.hs:1216)
0% ( 0 / 17) in 'MicroHs.SymTab'
Missing documentation for:
Module header
Entry (src/MicroHs/SymTab.hs:32)
entryType (src/MicroHs/SymTab.hs:55)
SymTab (src/MicroHs/SymTab.hs:66)
stEmpty (src/MicroHs/SymTab.hs:90)
stLookup (src/MicroHs/SymTab.hs:96)
stLookupGlbUnqMany (src/MicroHs/SymTab.hs:93)
stFromList (src/MicroHs/SymTab.hs:117)
stInsertGlbU (src/MicroHs/SymTab.hs:134)
stInsertGlbQ (src/MicroHs/SymTab.hs:139)
stInsertGlbA (src/MicroHs/SymTab.hs:145)
stElemsLcl (src/MicroHs/SymTab.hs:120)
stKeysLcl (src/MicroHs/SymTab.hs:123)
stKeysGlbU (src/MicroHs/SymTab.hs:126)
stInsertLcl (src/MicroHs/SymTab.hs:129)
mapMSymTab (src/MicroHs/SymTab.hs:83)
getLocals (src/MicroHs/SymTab.hs:80)
0% ( 0 / 9) in 'MicroHs.Parse'
Missing documentation for:
Module header
P (src/MicroHs/Parse.hs:28)
pTop (src/MicroHs/Parse.hs:61)
pTopModule (src/MicroHs/Parse.hs:64)
parseDie (src/MicroHs/Parse.hs:32)
parse (src/MicroHs/Parse.hs:39)
pExprTop (src/MicroHs/Parse.hs:67)
keywords (src/MicroHs/Parse.hs:184)
dotDotIdent (src/MicroHs/Parse.hs:549)
Warning: MicroHs.Names: Could not find documentation for exported module: MicroHs.Names
0% ( 0 / 61) in 'MicroHs.Names'
Missing documentation for:
Module header
builtinLoc (src/MicroHs/Names.hs:11)
boolPrefix (src/MicroHs/Names.hs:17)
listPrefix (src/MicroHs/Names.hs:20)
mkIdentB (src/MicroHs/Names.hs:14)
nameList (src/MicroHs/Names.hs:23)
identList (src/MicroHs/Names.hs:25)
nameInt (src/MicroHs/Names.hs:28)
identInt (src/MicroHs/Names.hs:30)
nameInt64 (src/MicroHs/Names.hs:33)
identInt64 (src/MicroHs/Names.hs:35)
nameWord (src/MicroHs/Names.hs:38)
identWord (src/MicroHs/Names.hs:40)
nameWord64 (src/MicroHs/Names.hs:43)
identWord64 (src/MicroHs/Names.hs:45)
nameFloat (src/MicroHs/Names.hs:48)
identFloat (src/MicroHs/Names.hs:50)
nameDouble (src/MicroHs/Names.hs:53)
identDouble (src/MicroHs/Names.hs:55)
nameChar (src/MicroHs/Names.hs:58)
identChar (src/MicroHs/Names.hs:60)
nameInteger (src/MicroHs/Names.hs:63)
identInteger (src/MicroHs/Names.hs:65)
nameTypeEq (src/MicroHs/Names.hs:68)
identTypeEq (src/MicroHs/Names.hs:70)
nameImplies (src/MicroHs/Names.hs:73)
identImplies (src/MicroHs/Names.hs:75)
nameArrow (src/MicroHs/Names.hs:78)
identArrow (src/MicroHs/Names.hs:80)
nameSymbol (src/MicroHs/Names.hs:83)
nameNat (src/MicroHs/Names.hs:86)
nameType (src/MicroHs/Names.hs:89)
nameKind (src/MicroHs/Names.hs:92)
nameConstraint (src/MicroHs/Names.hs:95)
nameKnownNat (src/MicroHs/Names.hs:98)
nameKnownSymbol (src/MicroHs/Names.hs:101)
nameDataTypeableTypeable (src/MicroHs/Names.hs:104)
identDataTypeableTypeable (src/MicroHs/Names.hs:106)
nameCoercible (src/MicroHs/Names.hs:109)
nameHasField (src/MicroHs/Names.hs:112)
nameSetField (src/MicroHs/Names.hs:115)
namegetField (src/MicroHs/Names.hs:118)
namesetField (src/MicroHs/Names.hs:121)
nameByteString (src/MicroHs/Names.hs:124)
identByteString (src/MicroHs/Names.hs:126)
identIO (src/MicroHs/Names.hs:129)
identUnit (src/MicroHs/Names.hs:132)
identPtr (src/MicroHs/Names.hs:135)
identFunPtr (src/MicroHs/Names.hs:138)
identStablePtr (src/MicroHs/Names.hs:141)
identNil (src/MicroHs/Names.hs:144)
identCons (src/MicroHs/Names.hs:147)
conCons (src/MicroHs/Names.hs:152)
conTyInfoList (src/MicroHs/Names.hs:158)
conNil (src/MicroHs/Names.hs:155)
tupleCon (src/MicroHs/Names.hs:161)
instPrefix (src/MicroHs/Names.hs:169)
uniqIdentSep (src/MicroHs/Names.hs:172)
dictPrefix (src/MicroHs/Names.hs:176)
dictPrefixDollar (src/MicroHs/Names.hs:179)
adictPrefix (src/MicroHs/Names.hs:183)
Warning: MicroHs.TCMonad: Could not find documentation for exported module: MicroHs.TCMonad
0% ( 0 / 69) in 'MicroHs.TCMonad'
Missing documentation for:
Module header
TCState (src/MicroHs/TCMonad.hs:143)
T (src/MicroHs/TCMonad.hs:262)
TypeExport (src/MicroHs/TCMonad.hs:62)
TC (src/MicroHs/TCMonad.hs:25)
ValueExport (src/MicroHs/TCMonad.hs:73)
tcRun (src/MicroHs/TCMonad.hs:28)
tcError (src/MicroHs/TCMonad.hs:33)
tcTrace (src/MicroHs/TCMonad.hs:39)
tcTrace' (src/MicroHs/TCMonad.hs:47)
noEffect (src/MicroHs/TCMonad.hs:54)
ValueTable (src/MicroHs/TCMonad.hs:86)
TypeTable (src/MicroHs/TCMonad.hs:87)
KindTable (src/MicroHs/TCMonad.hs:88)
SynTable (src/MicroHs/TCMonad.hs:89)
DataTable (src/MicroHs/TCMonad.hs:90)
FixTable (src/MicroHs/TCMonad.hs:91)
AssocTable (src/MicroHs/TCMonad.hs:92)
ClassTable (src/MicroHs/TCMonad.hs:93)
ClassInfo (src/MicroHs/TCMonad.hs:130)
InstTable (src/MicroHs/TCMonad.hs:94)
InstInfo (src/MicroHs/TCMonad.hs:110)
MetaTable (src/MicroHs/TCMonad.hs:95)
Constraints (src/MicroHs/TCMonad.hs:96)
ArgDicts (src/MicroHs/TCMonad.hs:97)
Defaults (src/MicroHs/TCMonad.hs:98)
InstDict (src/MicroHs/TCMonad.hs:125)
IFunDep (src/MicroHs/TCMonad.hs:136)
InstDictC (src/MicroHs/TCMonad.hs:121)
TRef (src/MicroHs/TCMonad.hs:225)
TypeEqTable (src/MicroHs/TCMonad.hs:128)
TCMode (src/MicroHs/TCMonad.hs:239)
instTable (src/MicroHs/TCMonad.hs:165)
metaTable (src/MicroHs/TCMonad.hs:168)
typeEqTable (src/MicroHs/TCMonad.hs:171)
argDicts (src/MicroHs/TCMonad.hs:174)
putValueTable (src/MicroHs/TCMonad.hs:178)
putTypeTable (src/MicroHs/TCMonad.hs:181)
putSynTable (src/MicroHs/TCMonad.hs:184)
putDataTable (src/MicroHs/TCMonad.hs:187)
putUvarSubst (src/MicroHs/TCMonad.hs:190)
putTCMode (src/MicroHs/TCMonad.hs:193)
putInstTable (src/MicroHs/TCMonad.hs:196)
putMetaTable (src/MicroHs/TCMonad.hs:201)
putTypeEqTable (src/MicroHs/TCMonad.hs:206)
putArgDicts (src/MicroHs/TCMonad.hs:211)
putCtxTables (src/MicroHs/TCMonad.hs:216)
putConstraints (src/MicroHs/TCMonad.hs:219)
putDefaults (src/MicroHs/TCMonad.hs:222)
newUniq (src/MicroHs/TCMonad.hs:228)
assertTCMode (src/MicroHs/TCMonad.hs:256)
Typed (src/MicroHs/TCMonad.hs:264)
getAppCon (src/MicroHs/TCMonad.hs:267)
addConstraints (src/MicroHs/TCMonad.hs:275)
tupleConstraints (src/MicroHs/TCMonad.hs:279)
tImplies (src/MicroHs/TCMonad.hs:304)
tApps (src/MicroHs/TCMonad.hs:297)
tConI (src/MicroHs/TCMonad.hs:285)
tCon (src/MicroHs/TCMonad.hs:288)
tVarK (src/MicroHs/TCMonad.hs:291)
tApp (src/MicroHs/TCMonad.hs:294)
tArrow (src/MicroHs/TCMonad.hs:301)
etImplies (src/MicroHs/TCMonad.hs:307)
mkEqType (src/MicroHs/TCMonad.hs:311)
mkCoercible (src/MicroHs/TCMonad.hs:314)
get (src/MicroHs/State.hs:49)
put (src/MicroHs/State.hs:46)
gets (src/MicroHs/State.hs:52)
modify (src/MicroHs/State.hs:43)
0% ( 0 / 3) in 'MicroHs.Fixity'
Missing documentation for:
Module header
defaultFixity (src/MicroHs/Fixity.hs:44)
resolveFixity (src/MicroHs/Fixity.hs:53)
0% ( 0 / 6) in 'MicroHs.Deriving'
Missing documentation for:
Module header
deriveStrat (src/MicroHs/Deriving.hs:27)
expandField (src/MicroHs/Deriving.hs:106)
mkGetName (src/MicroHs/Deriving.hs:166)
etaReduce (src/MicroHs/Deriving.hs:779)
mkTypeableInst (src/MicroHs/Deriving.hs:181)
0% ( 0 / 21) in 'MicroHs.TypeCheck'
Missing documentation for:
Module header
typeCheck (src/MicroHs/TypeCheck.hs:105)
TModule (src/MicroHs/TypeCheck.hs:83)
showTModule (src/MicroHs/TypeCheck.hs:3040)
GlobTables (src/MicroHs/TypeCheck.hs:55)
emptyGlobTables (src/MicroHs/TypeCheck.hs:66)
mergeGlobTables (src/MicroHs/TypeCheck.hs:75)
impossible (src/MicroHs/Expr.hs:1140)
impossibleShow (src/MicroHs/Expr.hs:1144)
mkClassConstructor (src/MicroHs/TypeCheck.hs:1617)
mkSuperSel (src/MicroHs/TypeCheck.hs:3395)
setBindings (src/MicroHs/TypeCheck.hs:97)
boolPrefix (src/MicroHs/Names.hs:17)
listPrefix (src/MicroHs/Names.hs:20)
ValueExport (src/MicroHs/TCMonad.hs:73)
TypeExport (src/MicroHs/TCMonad.hs:62)
Symbols (src/MicroHs/TypeCheck.hs:81)
isInstId (src/MicroHs/TypeCheck.hs:360)
showValueExport (src/MicroHs/TypeCheck.hs:3918)
showTypeExport (src/MicroHs/TypeCheck.hs:3922)
showTypeExportAssocs (src/MicroHs/TypeCheck.hs:3927)
0% ( 0 / 12) in 'MicroHs.Exp'
Missing documentation for:
Module header
Exp (src/MicroHs/Exp.hs:24)
PrimOp (src/MicroHs/Exp.hs:22)
substExp (src/MicroHs/Exp.hs:56)
app2 (src/MicroHs/Exp.hs:38)
app3 (src/MicroHs/Exp.hs:41)
allVarsExp (src/MicroHs/Exp.hs:86)
freeVars (src/MicroHs/Exp.hs:78)
lams (src/MicroHs/Exp.hs:94)
apps (src/MicroHs/Exp.hs:97)
mkForExp (src/MicroHs/Exp.hs:101)
getForExp (src/MicroHs/Exp.hs:106)
0% ( 0 / 6) in 'MicroHs.EncodeData'
Missing documentation for:
Module header
SPat (src/MicroHs/EncodeData.hs:19)
encConstr (src/MicroHs/EncodeData.hs:28)
encCase (src/MicroHs/EncodeData.hs:23)
encIf (src/MicroHs/EncodeData.hs:32)
encList (src/MicroHs/EncodeData.hs:84)
0% ( 0 / 5) in 'MicroHs.Desugar'
Missing documentation for:
Module header
desugar (src/MicroHs/Desugar.hs:32)
LDef (src/MicroHs/Desugar.hs:29)
showLDefs (src/MicroHs/Desugar.hs:318)
encodeInteger (src/MicroHs/Desugar.hs:215)
0% ( 0 / 4) in 'MicroHs.Package'
Missing documentation for:
Module header
IdentPackage (src/MicroHs/Package.hs:27)
Package (src/MicroHs/Package.hs:29)
forcePackage (src/MicroHs/Package.hs:46)
0% ( 0 / 2) in 'MicroHs.FFI'
Missing documentation for:
Module header
makeFFI (src/MicroHs/FFI.hs:14)
0% ( 0 / 7) in 'MicroHs.ExpPrint'
Missing documentation for:
Module header
toStringCMdl (src/MicroHs/ExpPrint.hs:81)
toStringP (src/MicroHs/ExpPrint.hs:110)
encodeString (src/MicroHs/ExpPrint.hs:158)
combVersion (src/MicroHs/ExpPrint.hs:22)
removeUnused (src/MicroHs/ExpPrint.hs:26)
renumberCMdl (src/MicroHs/ExpPrint.hs:41)
0% ( 0 / 6) in 'MicroHs.Translate'
Missing documentation for:
Module header
translate (src/MicroHs/Translate.hs:49)
TranslateMap (src/MicroHs/Translate.hs:30)
translateMap (src/MicroHs/Translate.hs:36)
translateWithMap (src/MicroHs/Translate.hs:44)
translateAndRun (src/MicroHs/Translate.hs:26)
0% ( 0 / 24) in 'MicroHs.CompileCache'
Missing documentation for:
Module header
CModule (src/MicroHs/CompileCache.hs:21)
Cache (src/MicroHs/CompileCache.hs:44)
addWorking (src/MicroHs/CompileCache.hs:82)
getWorking (src/MicroHs/CompileCache.hs:79)
emptyCache (src/MicroHs/CompileCache.hs:66)
deleteFromCache (src/MicroHs/CompileCache.hs:70)
workToDone (src/MicroHs/CompileCache.hs:90)
addBoot (src/MicroHs/CompileCache.hs:73)
getBoots (src/MicroHs/CompileCache.hs:76)
cachedModules (src/MicroHs/CompileCache.hs:95)
cachedModuleNames (src/MicroHs/CompileCache.hs:98)
cachedNonPkgModuleNames (src/MicroHs/CompileCache.hs:101)
lookupCache (src/MicroHs/CompileCache.hs:104)
lookupCacheChksum (src/MicroHs/CompileCache.hs:107)
getImportDeps (src/MicroHs/CompileCache.hs:110)
addPackage (src/MicroHs/CompileCache.hs:122)
getCompMdls (src/MicroHs/CompileCache.hs:113)
getPathPkgs (src/MicroHs/CompileCache.hs:116)
getPkgs (src/MicroHs/CompileCache.hs:119)
getCacheTables (src/MicroHs/CompileCache.hs:60)
setCacheTables (src/MicroHs/CompileCache.hs:63)
saveCache (src/MicroHs/CompileCache.hs:130)
loadCached (src/MicroHs/CompileCache.hs:133)
0% ( 0 / 2) in 'MicroHs.Abstract'
Missing documentation for:
Module header
compileOpt (src/MicroHs/Abstract.hs:102)
0% ( 0 / 21) in 'MicroHs.Compile'
Missing documentation for:
Module header
compileCacheTop (src/MicroHs/Compile.hs:68)
compileModuleP (src/MicroHs/Compile.hs:236)
compileToCombinators (src/MicroHs/Compile.hs:261)
compileInteractive (src/MicroHs/Compile.hs:127)
compileMany (src/MicroHs/Compile.hs:75)
maybeSaveCache (src/MicroHs/Compile.hs:93)
getCached (src/MicroHs/Compile.hs:81)
validateCache (src/MicroHs/Compile.hs:290)
Cache (src/MicroHs/CompileCache.hs:44)
emptyCache (src/MicroHs/CompileCache.hs:66)
deleteFromCache (src/MicroHs/CompileCache.hs:70)
moduleToFile (src/MicroHs/Compile.hs:391)
packageDir (src/MicroHs/Compile.hs:461)
packageSuffix (src/MicroHs/Compile.hs:463)
packageTxtSuffix (src/MicroHs/Compile.hs:465)
mhsVersion (src/MicroHs/Compile.hs:54)
getMhsDir (src/MicroHs/Compile.hs:525)
openFilePath (src/MicroHs/Compile.hs:400)
loadPkg (src/MicroHs/Compile.hs:492)
addPreludeImport (src/MicroHs/Compile.hs:272)
0% ( 0 / 2) in 'MicroHs.Interactive'
Missing documentation for:
Module header
mainInteractive (src/MicroHs/Interactive.hs:48)
0% ( 0 / 2) in 'MicroHs.Main'
Missing documentation for:
Module header
main (src/MicroHs/Main.hs:41)
Warning: MhsEval: could not find link destinations for:
- MhsEval.MhsCombCode
Warning: MicroHs.StateIO: could not find link destinations for:
- Text.ParserCombinators.ReadP.P
Warning: MicroHs.Ident: could not find link destinations for:
- Text.PrettyPrint.HughesPJLite.Doc
Warning: MicroHs.Expr: could not find link destinations for:
- MicroHs.Expr.DList
- MicroHs.Expr.FieldName
Warning: MicroHs.Parse: could not find link destinations for:
- Text.ParserComb.Prsr
Warning: MicroHs.Deriving: could not find link destinations for:
- MicroHs.Deriving.StandM
Warning: MicroHs.TypeCheck: could not find link destinations for:
- MicroHs.TypeCheck.FixDef
Warning: MicroHs.ExpPrint: could not find link destinations for:
- MicroHs.ExpPrint.ForExpTable
- MicroHs.ExpPrint.CMdl
Warning: MicroHs.Translate: could not find link destinations for:
- PrimTable.AnyType
Warning: MicroHs.CompileCache: could not find link destinations for:
- System.IO.MD5.MD5CheckSum
Warning: MicroHs.Compile: could not find link destinations for:
- MicroHs.Compile.CM
- MicroHs.Compile.Time
Documentation created: dist/doc/html/MicroHs/,
dist/doc/html/MicroHs/MicroHs.txt
Installing executable mhs in /var/lib/hackage-doc-builder/build-cache/tmp-install/bin
Warning: The directory
/var/lib/hackage-doc-builder/build-cache/tmp-install/bin is not in the system
search path.
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/MicroHs-0.15.0.0-ELeaZuUyahMgvUMc4GyOj
Completed MicroHs-0.15.0.0
Test log
[view raw]
Resolving dependencies... No tests to run for all the packages in the project