=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for stan-0.1.2.1nb1 Preprocessing library 'target' for stan-0.1.2.1.. Building library 'target' for stan-0.1.2.1.. [1 of 9] Compiling Target.AntiPattern [2 of 9] Compiling Target.AntiPattern.Stan0206 [3 of 9] Compiling Target.AntiPattern.Stan0206Extensions [4 of 9] Compiling Target.AntiPattern.Stan0212 [5 of 9] Compiling Target.AntiPattern.Stan0213 [6 of 9] Compiling Target.AntiPattern.Stan0214 [7 of 9] Compiling Target.Infinite [8 of 9] Compiling Target.Partial target/Target/Partial.hs:16:12: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 16 | stanHead = head | ^^^^ target/Target/Partial.hs:19:12: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 19 | stanTail = tail | ^^^^ [9 of 9] Compiling Target.Style [1 of 9] Compiling Target.AntiPattern [2 of 9] Compiling Target.AntiPattern.Stan0206 [3 of 9] Compiling Target.AntiPattern.Stan0206Extensions [4 of 9] Compiling Target.AntiPattern.Stan0212 [5 of 9] Compiling Target.AntiPattern.Stan0213 [6 of 9] Compiling Target.AntiPattern.Stan0214 [7 of 9] Compiling Target.Infinite [8 of 9] Compiling Target.Partial target/Target/Partial.hs:16:12: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 16 | stanHead = head | ^^^^ target/Target/Partial.hs:19:12: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 19 | stanTail = tail | ^^^^ [9 of 9] Compiling Target.Style Preprocessing library for stan-0.1.2.1.. Building library for stan-0.1.2.1.. : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - base-4.19.1.0 (exposed by flag -package-id base-4.19.1.0-inplace) [ 1 of 55] Compiling Paths_stan [ 2 of 55] Compiling Stan.Browse [ 3 of 55] Compiling Stan.Category [ 4 of 55] Compiling Stan.Core.Id [ 5 of 55] Compiling Stan.Core.List [ 6 of 55] Compiling Stan.EnvVars [ 7 of 55] Compiling Stan.Example src/Stan/Example.hs:40:20: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | getFirstIPromise = P.head | ^^^^^^ [ 8 of 55] Compiling Stan.Ghc.Compat810 [ 9 of 55] Compiling Stan.Ghc.Compat900 [10 of 55] Compiling Stan.Ghc.Compat902 [11 of 55] Compiling Stan.Ghc.Compat906 [12 of 55] Compiling Stan.Ghc.Compat [13 of 55] Compiling Stan.Core.ModuleName [14 of 55] Compiling Stan.Hie.Compat810 [15 of 55] Compiling Stan.Hie.Compat900 [16 of 55] Compiling Stan.Hie.Compat902 [17 of 55] Compiling Stan.Hie.Compat904 [18 of 55] Compiling Stan.Hie.Compat [19 of 55] Compiling Stan.Cabal [20 of 55] Compiling Stan.Hie.Debug810 [21 of 55] Compiling Stan.Hie.Debug900 [22 of 55] Compiling Stan.Hie.Debug902 [23 of 55] Compiling Stan.Info [24 of 55] Compiling Stan.NameMeta [25 of 55] Compiling Stan.Hie.Debug908 [26 of 55] Compiling Stan.Hie.Debug [27 of 55] Compiling Stan.Pattern.Edsl [28 of 55] Compiling Stan.Pattern.Type [29 of 55] Compiling Stan.Pattern.Ast [30 of 55] Compiling Stan.Hie [31 of 55] Compiling Stan.Hie.MatchType [32 of 55] Compiling Stan.Hie.MatchAst [33 of 55] Compiling Stan.Report.Css [34 of 55] Compiling Stan.Report.Settings [35 of 55] Compiling Stan.Severity [36 of 55] Compiling Stan.Inspection [37 of 55] Compiling Stan.Inspection.Style [38 of 55] Compiling Stan.Inspection.Partial [39 of 55] Compiling Stan.Inspection.Infinite [40 of 55] Compiling Stan.Inspection.AntiPattern [41 of 55] Compiling Stan.Inspection.All [42 of 55] Compiling Stan.Observation [43 of 55] Compiling Stan.FileInfo [44 of 55] Compiling Stan.Analysis.Visitor [45 of 55] Compiling Stan.Analysis.Analyser [46 of 55] Compiling Stan.Analysis [47 of 55] Compiling Stan.Analysis.Pretty [48 of 55] Compiling Stan.Config [49 of 55] Compiling Stan.Config.Pretty [50 of 55] Compiling Stan.Cli [51 of 55] Compiling Stan.Analysis.Summary [52 of 55] Compiling Stan.Report.Html src/Stan/Report/Html.hs:379:19: warning: [GHC-63397] [-Wname-shadowing] This binding for `s' shadows the existing binding imported from `Text.Blaze.Html5' at src/Stan/Report/Html.hs:17:1-50 | 379 | toSeverityRow s = tr $ do | ^ [53 of 55] Compiling Stan.Report [54 of 55] Compiling Stan.Toml [55 of 55] Compiling Stan : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - base-4.19.1.0 (exposed by flag -package-id base-4.19.1.0-inplace) [ 1 of 55] Compiling Paths_stan [ 2 of 55] Compiling Stan.Browse [ 3 of 55] Compiling Stan.Category [ 4 of 55] Compiling Stan.Core.Id [ 5 of 55] Compiling Stan.Core.List [ 6 of 55] Compiling Stan.EnvVars [ 7 of 55] Compiling Stan.Example src/Stan/Example.hs:40:20: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | getFirstIPromise = P.head | ^^^^^^ [ 8 of 55] Compiling Stan.Ghc.Compat810 [ 9 of 55] Compiling Stan.Ghc.Compat900 [10 of 55] Compiling Stan.Ghc.Compat902 [11 of 55] Compiling Stan.Ghc.Compat906 [12 of 55] Compiling Stan.Ghc.Compat [13 of 55] Compiling Stan.Core.ModuleName [14 of 55] Compiling Stan.Hie.Compat810 [15 of 55] Compiling Stan.Hie.Compat900 [16 of 55] Compiling Stan.Hie.Compat902 [17 of 55] Compiling Stan.Hie.Compat904 [18 of 55] Compiling Stan.Hie.Compat [19 of 55] Compiling Stan.Cabal [20 of 55] Compiling Stan.Hie.Debug810 [21 of 55] Compiling Stan.Hie.Debug900 [22 of 55] Compiling Stan.Hie.Debug902 [23 of 55] Compiling Stan.Info [24 of 55] Compiling Stan.NameMeta [25 of 55] Compiling Stan.Hie.Debug908 [26 of 55] Compiling Stan.Hie.Debug [27 of 55] Compiling Stan.Pattern.Edsl [28 of 55] Compiling Stan.Pattern.Type [29 of 55] Compiling Stan.Pattern.Ast [30 of 55] Compiling Stan.Hie [31 of 55] Compiling Stan.Hie.MatchType [32 of 55] Compiling Stan.Hie.MatchAst [33 of 55] Compiling Stan.Report.Css [34 of 55] Compiling Stan.Report.Settings [35 of 55] Compiling Stan.Severity [36 of 55] Compiling Stan.Inspection [37 of 55] Compiling Stan.Inspection.Style [38 of 55] Compiling Stan.Inspection.Partial [39 of 55] Compiling Stan.Inspection.Infinite [40 of 55] Compiling Stan.Inspection.AntiPattern [41 of 55] Compiling Stan.Inspection.All [42 of 55] Compiling Stan.Observation [43 of 55] Compiling Stan.FileInfo [44 of 55] Compiling Stan.Analysis.Visitor [45 of 55] Compiling Stan.Analysis.Analyser [46 of 55] Compiling Stan.Analysis [47 of 55] Compiling Stan.Analysis.Pretty [48 of 55] Compiling Stan.Config [49 of 55] Compiling Stan.Config.Pretty [50 of 55] Compiling Stan.Cli [51 of 55] Compiling Stan.Analysis.Summary [52 of 55] Compiling Stan.Report.Html src/Stan/Report/Html.hs:379:19: warning: [GHC-63397] [-Wname-shadowing] This binding for `s' shadows the existing binding imported from `Text.Blaze.Html5' at src/Stan/Report/Html.hs:17:1-50 | 379 | toSeverityRow s = tr $ do | ^ [53 of 55] Compiling Stan.Report [54 of 55] Compiling Stan.Toml [55 of 55] Compiling Stan Preprocessing executable 'stan' for stan-0.1.2.1.. Building executable 'stan' for stan-0.1.2.1.. [1 of 1] Compiling Main [2 of 2] Linking dist/build/stan/stan Preprocessing library 'target' for stan-0.1.2.1.. Running Haddock on library 'target' for stan-0.1.2.1.. [1 of 9] Compiling Target.AntiPattern [2 of 9] Compiling Target.AntiPattern.Stan0206 [3 of 9] Compiling Target.AntiPattern.Stan0206Extensions [4 of 9] Compiling Target.AntiPattern.Stan0212 [5 of 9] Compiling Target.AntiPattern.Stan0213 [6 of 9] Compiling Target.AntiPattern.Stan0214 [7 of 9] Compiling Target.Infinite [8 of 9] Compiling Target.Partial target/Target/Partial.hs:16:12: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 16 | stanHead = head | ^^^^ target/Target/Partial.hs:19:12: warning: [GHC-63394] [-Wx-partial] In the use of `tail' (imported from Prelude, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 19 | stanTail = tail | ^^^^ [9 of 9] Compiling Target.Style Haddock coverage: 0% ( 0 / 25) in 'Target.AntiPattern' Missing documentation for: Module header stanLengthXs (target/Target/AntiPattern.hs:16) stanLengthXsMinus1 (target/Target/AntiPattern.hs:19) stanFoldl (target/Target/AntiPattern.hs:22) stanPack8 (target/Target/AntiPattern.hs:25) stanHashMapSize (target/Target/AntiPattern.hs:28) stanHashMapLength (target/Target/AntiPattern.hs:31) stanHashSetSize (target/Target/AntiPattern.hs:34) stanHashSetLength (target/Target/AntiPattern.hs:37) stanTupleLength (target/Target/AntiPattern.hs:40) stanMaybeNull (target/Target/AntiPattern.hs:43) stanEitherFoldr (target/Target/AntiPattern.hs:46) stanTextLength (target/Target/AntiPattern.hs:49) stanNub (target/Target/AntiPattern.hs:52) stanFor_ (target/Target/AntiPattern.hs:55) stanForM_ (target/Target/AntiPattern.hs:58) stanUrl1 (target/Target/AntiPattern.hs:61) stanUrl2 (target/Target/AntiPattern.hs:64) stanUrl3 (target/Target/AntiPattern.hs:70) stanUrl4 (target/Target/AntiPattern.hs:76) stanSlashesUnix (target/Target/AntiPattern.hs:82) stanSlashesWindows (target/Target/AntiPattern.hs:85) stanSlashesUnix' (target/Target/AntiPattern.hs:88) stanSlashesWindows' (target/Target/AntiPattern.hs:91) stanSlashesNo (target/Target/AntiPattern.hs:94) 0% ( 0 / 7) in 'Target.AntiPattern.Stan0206' Missing documentation for: Module header RecordExample (target/Target/AntiPattern/Stan0206.hs:6) NewtypeExample1 (target/Target/AntiPattern/Stan0206.hs:12) NewtypeExample2 (target/Target/AntiPattern/Stan0206.hs:13) PlainExample (target/Target/AntiPattern/Stan0206.hs:17) ConstraintExample (target/Target/AntiPattern/Stan0206.hs:24) ConstraintRecord (target/Target/AntiPattern/Stan0206.hs:36) 0% ( 0 / 3) in 'Target.AntiPattern.Stan0206Extensions' Missing documentation for: Module header Record (target/Target/AntiPattern/Stan0206Extensions.hs:8) User (target/Target/AntiPattern/Stan0206Extensions.hs:13) 0% ( 0 / 7) in 'Target.AntiPattern.Stan0212' Missing documentation for: Module header stanUndefined (target/Target/AntiPattern/Stan0212.hs:10) stanUnsafeCoerce (target/Target/AntiPattern/Stan0212.hs:13) stanUnsafePerformIO (target/Target/AntiPattern/Stan0212.hs:16) stanUnsafeInterleaveIO (target/Target/AntiPattern/Stan0212.hs:19) stanUnsafeDupablePerformIO (target/Target/AntiPattern/Stan0212.hs:22) stanUnsafeFixIO (target/Target/AntiPattern/Stan0212.hs:25) 8% ( 1 / 12) in 'Target.AntiPattern.Stan0213' Missing documentation for: stanLambda (target/Target/AntiPattern/Stan0213.hs:10) stanLambdaLit (target/Target/AntiPattern/Stan0213.hs:15) stanCase (target/Target/AntiPattern/Stan0213.hs:20) stanCaseLit (target/Target/AntiPattern/Stan0213.hs:26) stanCaseNo (target/Target/AntiPattern/Stan0213.hs:32) stanLambdaNo (target/Target/AntiPattern/Stan0213.hs:38) stanMaybeCase (target/Target/AntiPattern/Stan0213.hs:44) stanMaybeLambdaCase (target/Target/AntiPattern/Stan0213.hs:49) stanMaybeLambdaCaseNo (target/Target/AntiPattern/Stan0213.hs:54) stanMaybeLambdaCaseFirst_ (target/Target/AntiPattern/Stan0213.hs:59) stanLambdaLitChar (target/Target/AntiPattern/Stan0213.hs:63) 0% ( 0 / 8) in 'Target.AntiPattern.Stan0214' Missing documentation for: Module header isEq (target/Target/AntiPattern/Stan0214.hs:7) isEq2 (target/Target/AntiPattern/Stan0214.hs:13) weirdEq (target/Target/AntiPattern/Stan0214.hs:19) geqOrEq (target/Target/AntiPattern/Stan0214.hs:25) inRange (target/Target/AntiPattern/Stan0214.hs:30) Tree (target/Target/AntiPattern/Stan0214.hs:37) insert (target/Target/AntiPattern/Stan0214.hs:40) 0% ( 0 / 8) in 'Target.Infinite' Missing documentation for: Module header stanReverse (target/Target/Infinite.hs:11) stanIsSuffixOf (target/Target/Infinite.hs:14) stanLength (target/Target/Infinite.hs:17) stanGenericLength (target/Target/Infinite.hs:20) stanSum (target/Target/Infinite.hs:23) stanProduct (target/Target/Infinite.hs:26) stanGhcListxxLength (target/Target/Infinite.hs:29) 0% ( 0 / 26) in 'Target.Partial' Missing documentation for: Module header stanHead (target/Target/Partial.hs:16) stanTail (target/Target/Partial.hs:19) stanInit (target/Target/Partial.hs:22) stanLast (target/Target/Partial.hs:25) stanAt (target/Target/Partial.hs:28) stanCycle (target/Target/Partial.hs:31) stanGenericIndex (target/Target/Partial.hs:34) stanFromJust (target/Target/Partial.hs:37) stanRead (target/Target/Partial.hs:40) stanSucc (target/Target/Partial.hs:43) stanPred (target/Target/Partial.hs:46) stanToEnum (target/Target/Partial.hs:49) stanMaximum (target/Target/Partial.hs:52) stanMinimum (target/Target/Partial.hs:55) stanMaximumBy (target/Target/Partial.hs:58) stanMinimumBy (target/Target/Partial.hs:61) stanFoldl1 (target/Target/Partial.hs:64) stanFoldl1' (target/Target/Partial.hs:67) stanFoldr1 (target/Target/Partial.hs:70) stanFromList (target/Target/Partial.hs:73) stanFromInteger (target/Target/Partial.hs:76) stanSuccNatural (target/Target/Partial.hs:81) stanPredInteger (target/Target/Partial.hs:84) stanPredPoly (target/Target/Partial.hs:87) stanFromListNE (target/Target/Partial.hs:90) 0% ( 0 / 6) in 'Target.Style' Missing documentation for: Module header ??? (target/Target/Style.hs:7) *** (target/Target/Style.hs:11) quad (target/Target/Style.hs:14) triple (target/Target/Style.hs:17) TupleRecord (target/Target/Style.hs:19) Documentation created: dist/doc/html/stan/ Preprocessing library for stan-0.1.2.1.. Running Haddock on library for stan-0.1.2.1.. Warning: The documentation for the following packages are not installed. No links will be generated to these packages: fail-4.9.0.0 : warning: [GHC-42258] [-Wunused-packages] The following packages were specified via -package or -package-id flags, but were not needed for compilation: - base-4.19.1.0 (exposed by flag -package-id base-4.19.1.0-inplace) [ 1 of 55] Compiling Paths_stan [ 2 of 55] Compiling Stan.Browse [ 3 of 55] Compiling Stan.Category [ 4 of 55] Compiling Stan.Core.Id [ 5 of 55] Compiling Stan.Core.List [ 6 of 55] Compiling Stan.EnvVars [ 7 of 55] Compiling Stan.Example src/Stan/Example.hs:40:20: warning: [GHC-63394] [-Wx-partial] In the use of `head' (imported from Data.List, but defined in GHC.List): "This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty." | 40 | getFirstIPromise = P.head | ^^^^^^ [ 8 of 55] Compiling Stan.Ghc.Compat810 [ 9 of 55] Compiling Stan.Ghc.Compat900 [10 of 55] Compiling Stan.Ghc.Compat902 [11 of 55] Compiling Stan.Ghc.Compat906 [12 of 55] Compiling Stan.Ghc.Compat [13 of 55] Compiling Stan.Core.ModuleName [14 of 55] Compiling Stan.Hie.Compat810 [15 of 55] Compiling Stan.Hie.Compat900 [16 of 55] Compiling Stan.Hie.Compat902 [17 of 55] Compiling Stan.Hie.Compat904 [18 of 55] Compiling Stan.Hie.Compat [19 of 55] Compiling Stan.Cabal [20 of 55] Compiling Stan.Hie.Debug810 [21 of 55] Compiling Stan.Hie.Debug900 [22 of 55] Compiling Stan.Hie.Debug902 [23 of 55] Compiling Stan.Info [24 of 55] Compiling Stan.NameMeta [25 of 55] Compiling Stan.Hie.Debug908 [26 of 55] Compiling Stan.Hie.Debug [27 of 55] Compiling Stan.Pattern.Edsl [28 of 55] Compiling Stan.Pattern.Type [29 of 55] Compiling Stan.Pattern.Ast [30 of 55] Compiling Stan.Hie [31 of 55] Compiling Stan.Hie.MatchType [32 of 55] Compiling Stan.Hie.MatchAst [33 of 55] Compiling Stan.Report.Css [34 of 55] Compiling Stan.Report.Settings [35 of 55] Compiling Stan.Severity [36 of 55] Compiling Stan.Inspection [37 of 55] Compiling Stan.Inspection.Style [38 of 55] Compiling Stan.Inspection.Partial [39 of 55] Compiling Stan.Inspection.Infinite [40 of 55] Compiling Stan.Inspection.AntiPattern [41 of 55] Compiling Stan.Inspection.All [42 of 55] Compiling Stan.Observation [43 of 55] Compiling Stan.FileInfo [44 of 55] Compiling Stan.Analysis.Visitor [45 of 55] Compiling Stan.Analysis.Analyser [46 of 55] Compiling Stan.Analysis [47 of 55] Compiling Stan.Analysis.Pretty [48 of 55] Compiling Stan.Config [49 of 55] Compiling Stan.Config.Pretty [50 of 55] Compiling Stan.Cli [51 of 55] Compiling Stan.Analysis.Summary [52 of 55] Compiling Stan.Report.Html src/Stan/Report/Html.hs:379:19: warning: [GHC-63397] [-Wname-shadowing] This binding for `s' shadows the existing binding imported from `Text.Blaze.Html5' at src/Stan/Report/Html.hs:17:1-50 | 379 | toSeverityRow s = tr $ do | ^ [53 of 55] Compiling Stan.Report [54 of 55] Compiling Stan.Toml [55 of 55] Compiling Stan Haddock coverage: 100% ( 2 / 2) in 'Stan.Browse' Warning: 'Category' is ambiguous. It is defined * at src/Stan/Category.hs:32:20 * at src/Stan/Category.hs:32:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Category.hs:32:1 100% ( 14 / 14) in 'Stan.Category' Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 100% ( 4 / 4) in 'Stan.Core.Id' 100% ( 3 / 3) in 'Stan.Core.List' 25% ( 1 / 4) in 'Stan.EnvVars' Missing documentation for: EnvVars (src/Stan/EnvVars.hs:19) getEnvVars (src/Stan/EnvVars.hs:24) envVarsToText (src/Stan/EnvVars.hs:38) 100% ( 1 / 1) in 'Stan.Example' 48% ( 17 / 35) in 'Stan.Ghc.Compat' Missing documentation for: Module header moduleNameString IfaceTyLit IfaceTyCon nameOccName mkRealSrcLoc srcSpanStartLine srcSpanEndLine srcSpanStartCol srcSpanEndCol moduleUnitId (src/Stan/Ghc/Compat906.hs:69) TupleSort occNameString isExternalName nameModule IfaceTyConInfo showTUnitId (src/Stan/Ghc/Compat906.hs:72) FieldLbl (src/Stan/Ghc/Compat906.hs:74) Warning: 'ModuleName' is ambiguous. It is defined * at src/Stan/Core/ModuleName.hs:22:22 * at src/Stan/Core/ModuleName.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/ModuleName.hs:22:1 100% ( 4 / 4) in 'Stan.Core.ModuleName' 34% ( 8 / 23) in 'Stan.Hie.Compat' Missing documentation for: Module header HieAST DeclType (src/Stan/Hie/Compat904.hs:97) Identifier NodeAnnotation (src/Stan/Hie/Compat904.hs:73) HieTypeFlat TypeIndex nodeInfo (src/Stan/Hie/Compat904.hs:51) HieFileResult readHieFileWithNameCache (src/Stan/Hie/Compat904.hs:93) toNodeAnnotation (src/Stan/Hie/Compat904.hs:83) eqDeclType (src/Stan/Hie/Compat904.hs:107) hFunTy2 (src/Stan/Hie/Compat904.hs:88) mkNodeAnnotation (src/Stan/Hie/Compat904.hs:70) conDec (src/Stan/Hie/Compat904.hs:104) Warning: 'HieFile' is ambiguous. It is defined * in `GHC.Iface.Ext.Types' * in `GHC.Iface.Ext.Types' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `GHC.Iface.Ext.Types' 75% ( 3 / 4) in 'Stan.Cabal' Missing documentation for: mergeParsedExtensions (src/Stan/Cabal.hs:132) Warning: 'StanVersion' is ambiguous. It is defined * at src/Stan/Info.hs:37:20 * at src/Stan/Info.hs:37:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Info.hs:37:1 91% ( 11 / 12) in 'Stan.Info' Missing documentation for: ProjectInfo (src/Stan/Info.hs:102) Warning: 'NameMeta' is ambiguous. It is defined * at src/Stan/NameMeta.hs:44:17 * at src/Stan/NameMeta.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/NameMeta.hs:44:1 Warning: 'ModuleName' is ambiguous. It is defined * at src/Stan/Core/ModuleName.hs:22:22 * at src/Stan/Core/ModuleName.hs:22:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/ModuleName.hs:22:1 100% ( 17 / 17) in 'Stan.NameMeta' 0% ( 0 / 2) in 'Stan.Hie.Debug' Missing documentation for: Module header debugHieFile (src/Stan/Hie/Debug908.hs:46) Warning: '&&&' is ambiguous. It is defined * in `Control.Arrow' * at src/Stan/Pattern/Edsl.hs:37:5 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Pattern/Edsl.hs:37:5 100% ( 2 / 2) in 'Stan.Pattern.Edsl' Warning: 'PatternFun' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 94% ( 18 / 19) in 'Stan.Pattern.Type' Missing documentation for: charPattern (src/Stan/Pattern/Type.hs:151) Warning: 'NameMeta' is ambiguous. It is defined * at src/Stan/NameMeta.hs:44:17 * at src/Stan/NameMeta.hs:44:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/NameMeta.hs:44:1 Warning: 'op' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 96% ( 30 / 31) in 'Stan.Pattern.Ast' Missing documentation for: Literal (src/Stan/Pattern/Ast.hs:100) Warning: 'HieFile' is ambiguous. It is defined * in `GHC.Iface.Ext.Types' * in `GHC.Iface.Ext.Types' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `GHC.Iface.Ext.Types' 100% ( 5 / 5) in 'Stan.Hie' 100% ( 2 / 2) in 'Stan.Hie.MatchType' 100% ( 2 / 2) in 'Stan.Hie.MatchAst' 50% ( 1 / 2) in 'Stan.Report.Css' Missing documentation for: stanCss (src/Stan/Report/Css.hs:34) 75% ( 6 / 8) in 'Stan.Report.Settings' Missing documentation for: Verbosity (src/Stan/Report/Settings.hs:28) isVerbose (src/Stan/Report/Settings.hs:34) 100% ( 6 / 6) in 'Stan.Severity' Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 72% ( 13 / 18) in 'Stan.Inspection' Missing documentation for: categoryL (src/Stan/Inspection.hs:80) descriptionL (src/Stan/Inspection.hs:70) solutionL (src/Stan/Inspection.hs:75) severityL (src/Stan/Inspection.hs:85) analysisL (src/Stan/Inspection.hs:90) Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 100% ( 8 / 8) in 'Stan.Inspection.Style' Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Pattern' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'PatternAnything' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 46 / 46) in 'Stan.Inspection.Partial' Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 100% ( 16 / 16) in 'Stan.Inspection.Infinite' Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 Warning: 'foldl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'nub' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'size' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: '' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 34 / 34) in 'Stan.Inspection.AntiPattern' Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 100% ( 7 / 7) in 'Stan.Inspection.All' Warning: 'Observation' is ambiguous. It is defined * at src/Stan/Observation.hs:58:20 * at src/Stan/Observation.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Observation.hs:58:1 Warning: 'HieFile' is ambiguous. It is defined * in `GHC.Iface.Ext.Types' * in `GHC.Iface.Ext.Types' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `GHC.Iface.Ext.Types' Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 72% ( 8 / 11) in 'Stan.Observation' Missing documentation for: ignoredObservations (src/Stan/Observation.hs:214) prettyShowIgnoredObservations (src/Stan/Observation.hs:233) prettyObservationSource (src/Stan/Observation.hs:159) 80% ( 4 / 5) in 'Stan.FileInfo' Missing documentation for: FileMap (src/Stan/FileInfo.hs:49) Warning: 'Visitor' is ambiguous. It is defined * at src/Stan/Analysis/Visitor.hs:115:19 * at src/Stan/Analysis/Visitor.hs:115:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Analysis/Visitor.hs:115:1 Warning: 'VisitorState' is ambiguous. It is defined * at src/Stan/Analysis/Visitor.hs:37:21 * at src/Stan/Analysis/Visitor.hs:37:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Analysis/Visitor.hs:37:1 Warning: 'HieFile' is ambiguous. It is defined * in `GHC.Iface.Ext.Types' * in `GHC.Iface.Ext.Types' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `GHC.Iface.Ext.Types' Warning: 'Inspection' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 9 / 9) in 'Stan.Analysis.Visitor' Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Visitor' is ambiguous. It is defined * at src/Stan/Analysis/Visitor.hs:115:19 * at src/Stan/Analysis/Visitor.hs:115:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Analysis/Visitor.hs:115:1 100% ( 2 / 2) in 'Stan.Analysis.Analyser' Warning: 'Observation' is ambiguous. It is defined * at src/Stan/Observation.hs:58:20 * at src/Stan/Observation.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Observation.hs:58:1 Warning: 'FileInfo' is ambiguous. It is defined * at src/Stan/FileInfo.hs:29:17 * at src/Stan/FileInfo.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/FileInfo.hs:29:1 Warning: 'HieFile' is ambiguous. It is defined * in `GHC.Iface.Ext.Types' * in `GHC.Iface.Ext.Types' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `GHC.Iface.Ext.Types' 100% ( 3 / 3) in 'Stan.Analysis' Warning: 'Observation' is ambiguous. It is defined * at src/Stan/Observation.hs:58:20 * at src/Stan/Observation.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Observation.hs:58:1 75% ( 6 / 8) in 'Stan.Analysis.Pretty' Missing documentation for: AnalysisNumbers (src/Stan/Analysis/Pretty.hs:53) analysisToNumbers (src/Stan/Analysis/Pretty.hs:65) Warning: 'Check' is ambiguous. It is defined * at src/Stan/Config.hs:101:14 * at src/Stan/Config.hs:101:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Config.hs:101:1 Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Observation' is ambiguous. It is defined * at src/Stan/Observation.hs:58:20 * at src/Stan/Observation.hs:58:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Observation.hs:58:1 Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 Warning: 'Category' is ambiguous. It is defined * at src/Stan/Category.hs:32:20 * at src/Stan/Category.hs:32:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Category.hs:32:1 76% ( 16 / 21) in 'Stan.Config' Missing documentation for: Config (src/Stan/Config.hs:83) PartialConfig (src/Stan/Config.hs:84) defaultConfig (src/Stan/Config.hs:123) mkDefaultChecks (src/Stan/Config.hs:193) finaliseConfig (src/Stan/Config.hs:130) 14% ( 1 / 7) in 'Stan.Config.Pretty' Missing documentation for: ConfigAction (src/Stan/Config/Pretty.hs:26) prettyConfigAction (src/Stan/Config/Pretty.hs:34) configActionClass (src/Stan/Config/Pretty.hs:41) configActionColour (src/Stan/Config/Pretty.hs:48) prettyConfigCli (src/Stan/Config/Pretty.hs:86) configToTriples (src/Stan/Config/Pretty.hs:55) Warning: 'Id' is ambiguous. It is defined * at src/Stan/Core/Id.hs:29:16 * at src/Stan/Core/Id.hs:29:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Core/Id.hs:29:1 80% ( 8 / 10) in 'Stan.Cli' Missing documentation for: ReportArgs (src/Stan/Cli.hs:66) stanCliParser (src/Stan/Cli.hs:102) Warning: 'Inspection' is ambiguous. It is defined * at src/Stan/Inspection.hs:49:19 * at src/Stan/Inspection.hs:49:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Inspection.hs:49:1 Warning: 'Summary' is ambiguous. It is defined * at src/Stan/Analysis/Summary.hs:27:16 * at src/Stan/Analysis/Summary.hs:27:1 You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined at src/Stan/Analysis/Summary.hs:27:1 Warning: 'Observations' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Stan.Analysis.Summary' 50% ( 1 / 2) in 'Stan.Report.Html' Missing documentation for: stanHtml (src/Stan/Report/Html.hs:46) 50% ( 1 / 2) in 'Stan.Report' Missing documentation for: generateReport (src/Stan/Report.hs:28) Warning: 'Config' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'BiMap' is ambiguous. It is defined * in `Toml.Codec.BiMap' * in `Toml.Codec.BiMap' You may be able to disambiguate the identifier by qualifying it or by specifying the type/value namespace explicitly. Defaulting to the one defined in `Toml.Codec.BiMap' 66% ( 4 / 6) in 'Stan.Toml' Missing documentation for: getTomlConfig (src/Stan/Toml.hs:59) configCodec (src/Stan/Toml.hs:96) 42% ( 3 / 7) in 'Stan' Missing documentation for: run (src/Stan.hs:51) runStan (src/Stan.hs:87) getAnalysis (src/Stan.hs:76) getStanConfig (src/Stan.hs:59) Warning: Stan.Ghc.Compat: could not find link destinations for: - GHC.Iface.Ext.Ast.ToHie - GHC.Iface.Ext.Ast.IEContext - GHC.Iface.Ext.Ast.HieM - GHC.Iface.Ext.Ast.HieState - GHC.Iface.Ext.Ast.Context - GHC.Iface.Ext.Ast.ModifyState - GHC.Iface.Ext.Ast.addSubstitution - GHC.Iface.Ext.Ast.toHie Documentation created: dist/doc/html/stan/ Preprocessing executable 'stan' for stan-0.1.2.1..