+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spago-0.20.7nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/spago-0.20.7nb5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for spago-0.20.7nb5 Preprocessing library for spago-0.20.7.. Building library for spago-0.20.7.. [ 1 of 29] Compiling Paths_spago ( dist/build/autogen/Paths_spago.hs, dist/build/Paths_spago.o, dist/build/Paths_spago.dyn_o ) [ 2 of 29] Compiling Spago.Prelude ( src/Spago/Prelude.hs, dist/build/Spago/Prelude.o, dist/build/Spago/Prelude.dyn_o ) [ 3 of 29] Compiling Spago.Messages ( src/Spago/Messages.hs, dist/build/Spago/Messages.o, dist/build/Spago/Messages.dyn_o ) [ 4 of 29] Compiling Spago.DryRun ( src/Spago/DryRun.hs, dist/build/Spago/DryRun.o, dist/build/Spago/DryRun.dyn_o ) [ 5 of 29] Compiling Spago.Dhall ( src/Spago/Dhall.hs, dist/build/Spago/Dhall.o, dist/build/Spago/Dhall.dyn_o ) [ 6 of 29] Compiling Spago.Async ( src/Spago/Async.hs, dist/build/Spago/Async.o, dist/build/Spago/Async.dyn_o ) [ 7 of 29] Compiling Spago.PscPackage ( src/Spago/PscPackage.hs, dist/build/Spago/PscPackage.o, dist/build/Spago/PscPackage.dyn_o ) [ 8 of 29] Compiling Spago.TH ( src/Spago/TH.hs, dist/build/Spago/TH.o, dist/build/Spago/TH.dyn_o ) [ 9 of 29] Compiling Spago.Templates ( src/Spago/Templates.hs, dist/build/Spago/Templates.o, dist/build/Spago/Templates.dyn_o ) [10 of 29] Compiling Spago.Types ( src/Spago/Types.hs, dist/build/Spago/Types.o, dist/build/Spago/Types.dyn_o ) src/Spago/Types.hs:170:5: warning: [-Wambiguous-fields] The record update opts {pursArgs = pursArgs, beforeCommands = beforeCommands, thenCommands = thenCommands, elseCommands = elseCommands} with type BuildOptions is ambiguous. This will not be supported by -XDuplicateRecordFields in future releases of GHC. | 170 | { pursArgs = pursArgs | ^^^^^^^^^^^^^^^^^^^ [11 of 29] Compiling Spago.Env ( src/Spago/Env.hs, dist/build/Spago/Env.o, dist/build/Spago/Env.dyn_o ) [12 of 29] Compiling Spago.Purs ( src/Spago/Purs.hs, dist/build/Spago/Purs.o, dist/build/Spago/Purs.dyn_o ) [13 of 29] Compiling Spago.GlobalCache ( src/Spago/GlobalCache.hs, dist/build/Spago/GlobalCache.o, dist/build/Spago/GlobalCache.dyn_o ) [14 of 29] Compiling Spago.GitHub ( src/Spago/GitHub.hs, dist/build/Spago/GitHub.o, dist/build/Spago/GitHub.dyn_o ) [15 of 29] Compiling Spago.PackageSet ( src/Spago/PackageSet.hs, dist/build/Spago/PackageSet.o, dist/build/Spago/PackageSet.dyn_o ) [16 of 29] Compiling Spago.Git ( src/Spago/Git.hs, dist/build/Spago/Git.o, dist/build/Spago/Git.dyn_o ) [17 of 29] Compiling Spago.FetchPackage ( src/Spago/FetchPackage.hs, dist/build/Spago/FetchPackage.o, dist/build/Spago/FetchPackage.dyn_o ) [18 of 29] Compiling Spago.Config ( src/Spago/Config.hs, dist/build/Spago/Config.o, dist/build/Spago/Config.dyn_o ) [19 of 29] Compiling Spago.Packages ( src/Spago/Packages.hs, dist/build/Spago/Packages.o, dist/build/Spago/Packages.dyn_o ) [20 of 29] Compiling Spago.RunEnv ( src/Spago/RunEnv.hs, dist/build/Spago/RunEnv.o, dist/build/Spago/RunEnv.dyn_o ) [21 of 29] Compiling Spago.Command.Verify ( src/Spago/Command/Verify.hs, dist/build/Spago/Command/Verify.o, dist/build/Spago/Command/Verify.dyn_o ) [22 of 29] Compiling Spago.Command.Path ( src/Spago/Command/Path.hs, dist/build/Spago/Command/Path.o, dist/build/Spago/Command/Path.dyn_o ) [23 of 29] Compiling Spago.Command.Ls ( src/Spago/Command/Ls.hs, dist/build/Spago/Command/Ls.o, dist/build/Spago/Command/Ls.dyn_o ) [24 of 29] Compiling Spago.Command.Init ( src/Spago/Command/Init.hs, dist/build/Spago/Command/Init.o, dist/build/Spago/Command/Init.dyn_o ) [25 of 29] Compiling Spago.Bower ( src/Spago/Bower.hs, dist/build/Spago/Bower.o, dist/build/Spago/Bower.dyn_o ) [26 of 29] Compiling Spago.Version ( src/Spago/Version.hs, dist/build/Spago/Version.o, dist/build/Spago/Version.dyn_o ) [27 of 29] Compiling Spago.CLI ( src/Spago/CLI.hs, dist/build/Spago/CLI.o, dist/build/Spago/CLI.dyn_o ) [28 of 29] Compiling Spago.Watch ( src/Spago/Watch.hs, dist/build/Spago/Watch.o, dist/build/Spago/Watch.dyn_o ) src/Spago/Watch.hs:197:5: warning: [-Wincomplete-uni-patterns] Pattern match(es) are non-exhaustive In a pattern binding: Patterns of type `[FilePath]' not matched: [] | 197 | pathHead : pathRest = splitDirectories $ Glob.decompile glob | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [29 of 29] Compiling Spago.Build ( src/Spago/Build.hs, dist/build/Spago/Build.o, dist/build/Spago/Build.dyn_o ) src/Spago/Build.hs:225:38: warning: [-Wambiguous-fields] The record update originalConfig {dependencies = Set.insert replPackage originalDeps} with type Config is ambiguous. This will not be supported by -XDuplicateRecordFields in future releases of GHC. | 225 | | otherwise = originalConfig { dependencies = Set.insert replPackage originalDeps } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Preprocessing executable 'spago' for spago-0.20.7.. Building executable 'spago' for spago-0.20.7.. [1 of 2] Compiling Paths_spago ( dist/build/spago/autogen/Paths_spago.hs, dist/build/spago/spago-tmp/Paths_spago.o ) [2 of 2] Compiling Spago ( app/Spago.hs, dist/build/spago/spago-tmp/Spago.o ) Linking dist/build/spago/spago ... Preprocessing library for spago-0.20.7.. Running Haddock on library for spago-0.20.7.. src/Spago/Types.hs:170:5: warning: [-Wambiguous-fields] The record update opts {pursArgs = pursArgs, beforeCommands = beforeCommands, thenCommands = thenCommands, elseCommands = elseCommands} with type BuildOptions is ambiguous. This will not be supported by -XDuplicateRecordFields in future releases of GHC. | 170 | { pursArgs = pursArgs | ^^^^^^^^^^^^^^^^^^^ 93% (821 /877) in 'Spago.Prelude' Missing documentation for: Module header Real Bool Ordering GToJSON GToEncoding genericToJSONKey ToJSONKeyFunction GToJSONKey parseIndexedJSON GFromJSONKey JSONPath Key stdout stdin stderr odd even Unbox hPutBuilder logFuncL GMsg decodeUtf8Lenient tshow yieldThread fromStrictBytes toStrictBytes sappend UVector SVector GVector LByteString LText headMay lastMay ifM (src/Spago/Prelude.hs:146) output (src/Spago/Prelude.hs:135) outputStr (src/Spago/Prelude.hs:138) die (src/Spago/Prelude.hs:141) surroundQuote (src/Spago/Prelude.hs:189) withLineBuffering (src/Spago/Prelude.hs:174) logInfo (src/Spago/Prelude.hs:290) logWarn (src/Spago/Prelude.hs:290) logDebug (src/Spago/Prelude.hs:290) logError (src/Spago/Prelude.hs:290) HasLogFunc (src/Spago/Prelude.hs:279) FilePath pathFromText (src/Spago/Prelude.hs:153) testfile (src/Spago/Prelude.hs:156) mv (src/Spago/Prelude.hs:193) cptree (src/Spago/Prelude.hs:197) readTextFile (src/Spago/Prelude.hs:164) writeTextFile (src/Spago/Prelude.hs:169) viewShell (src/Spago/Prelude.hs:185) with (src/Spago/Prelude.hs:181) githubTokenEnvVar (src/Spago/Prelude.hs:232) 0% ( 0 / 36) in 'Spago.Messages' Missing documentation for: Module header failedToParseLocalRepo (src/Spago/Messages.hs:8) cannotFindConfigLocalPackage (src/Spago/Messages.hs:14) failedToParsePackage (src/Spago/Messages.hs:19) failedToParseRepoString (src/Spago/Messages.hs:35) cannotFindConfig (src/Spago/Messages.hs:50) cannotFindPackages (src/Spago/Messages.hs:58) cannotFindPackageImport (src/Spago/Messages.hs:66) foundExistingProject (src/Spago/Messages.hs:71) foundExistingDirectory (src/Spago/Messages.hs:76) foundExistingFile (src/Spago/Messages.hs:80) foundLocalPackage (src/Spago/Messages.hs:84) failedToInstallDep (src/Spago/Messages.hs:88) failedToReadFile (src/Spago/Messages.hs:99) failedToReadPscFile (src/Spago/Messages.hs:103) failedToParseFile (src/Spago/Messages.hs:113) failedToParseCommandOutput (src/Spago/Messages.hs:121) failedToReachGitHub (src/Spago/Messages.hs:127) failedToAddDeps (src/Spago/Messages.hs:134) updatingPackageSet (src/Spago/Messages.hs:143) nonExistentPackageSet (src/Spago/Messages.hs:149) freezePackageSet (src/Spago/Messages.hs:155) failedToCheckPackageSetFrozen (src/Spago/Messages.hs:160) failedToCopyToGlobalCache (src/Spago/Messages.hs:165) incompatiblePurs (src/Spago/Messages.hs:173) pursVersionMismatch (src/Spago/Messages.hs:181) getNewGitHubToken (src/Spago/Messages.hs:199) couldNotVerifySet (src/Spago/Messages.hs:209) verifying (src/Spago/Messages.hs:212) bundleCommandRenamed (src/Spago/Messages.hs:215) makeModuleCommandRenamed (src/Spago/Messages.hs:219) listPackagesCommandRenamed (src/Spago/Messages.hs:223) globsDoNotMatchWhenWatching (src/Spago/Messages.hs:227) makeMessage (src/Spago/Messages.hs:231) unusedDependency (src/Spago/Messages.hs:234) sourceImportsTransitiveDependency (src/Spago/Messages.hs:240) 50% ( 2 / 4) in 'Spago.DryRun' Missing documentation for: Module header runDryActions (src/Spago/DryRun.hs:20) 96% (201 /209) in 'Spago.Dhall' Missing documentation for: Module header TemplateComments (src/Spago/Dhall.hs:53) DhallExpr (src/Spago/Dhall.hs:27) processComments (src/Spago/Dhall.hs:55) stripComments (src/Spago/Dhall.hs:59) extractRecordValues (src/Spago/Dhall.hs:67) readRawExpr (src/Spago/Dhall.hs:91) writeRawExpr (src/Spago/Dhall.hs:101) 12% ( 1 / 8) in 'Spago.Async' Missing documentation for: Module header withTaskGroup (src/Spago/Async.hs:11) async (src/Spago/Async.hs:14) wait (src/Spago/Async.hs:17) cancel (src/Spago/Async.hs:20) waitCatch (src/Spago/Async.hs:23) mapTasks (src/Spago/Async.hs:26) 0% ( 0 / 3) in 'Spago.PscPackage' Missing documentation for: Module header PscPackage (src/Spago/PscPackage.hs:6) configPath (src/Spago/PscPackage.hs:17) 50% ( 1 / 2) in 'Spago.TH' Missing documentation for: Module header 0% ( 0 / 12) in 'Spago.Templates' Missing documentation for: Module header packagesDhall (src/Spago/Templates.hs:8) spagoDhall (src/Spago/Templates.hs:11) srcMain (src/Spago/Templates.hs:14) testMain (src/Spago/Templates.hs:17) gitignore (src/Spago/Templates.hs:20) bowerJson (src/Spago/Templates.hs:23) pursRepl (src/Spago/Templates.hs:26) docsSearchApp0010 (src/Spago/Templates.hs:29) docsSearch0010 (src/Spago/Templates.hs:32) docsSearchApp0011 (src/Spago/Templates.hs:35) docsSearch0011 (src/Spago/Templates.hs:38) Warning: 'ls' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bundleApp' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'bundleModule' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 29% ( 13 / 44) in 'Spago.Types' Missing documentation for: Module header PackageName (src/Spago/Types.hs:14) PackageLocation (src/Spago/Types.hs:27) PackageSet (src/Spago/Types.hs:49) IncludeTransitive (src/Spago/Types.hs:76) ModuleName (src/Spago/Types.hs:78) TargetPath (src/Spago/Types.hs:80) SourcePath (src/Spago/Types.hs:81) PursArg (src/Spago/Types.hs:83) BackendArg (src/Spago/Types.hs:85) WithMain (src/Spago/Types.hs:88) WithSrcMap (src/Spago/Types.hs:90) CacheFlag (src/Spago/Types.hs:92) CheckModulesUnique (src/Spago/Types.hs:95) JsonFlag (src/Spago/Types.hs:97) Watch (src/Spago/Types.hs:119) ClearScreen (src/Spago/Types.hs:130) ShowVersion (src/Spago/Types.hs:136) BuildOptions (src/Spago/Types.hs:139) defaultBuildOptions (src/Spago/Types.hs:153) fromScriptOptions (src/Spago/Types.hs:168) ScriptBuildOptions (src/Spago/Types.hs:177) PursCmd (src/Spago/Types.hs:202) Jobs (src/Spago/Types.hs:208) ConfigPath (src/Spago/Types.hs:209) GitCmd (src/Spago/Types.hs:210) BowerCmd (src/Spago/Types.hs:211) GlobalCache (src/Spago/Types.hs:213) ModuleGraph (src/Spago/Types.hs:215) ModuleGraphNode (src/Spago/Types.hs:218) Graph (src/Spago/Types.hs:229) 22% ( 6 / 27) in 'Spago.Env' Missing documentation for: Module header GlobalOptions (src/Spago/Env.hs:41) PackageSetEnv (src/Spago/Env.hs:113) InstallEnv (src/Spago/Env.hs:127) PublishEnv (src/Spago/Env.hs:136) VerifyEnv (src/Spago/Env.hs:118) BuildEnv (src/Spago/Env.hs:145) PursEnv (src/Spago/Env.hs:158) HasEnv (src/Spago/Env.hs:61) HasVerifyEnv (src/Spago/Env.hs:73) HasPublishEnv (src/Spago/Env.hs:82) HasBuildEnv (src/Spago/Env.hs:90) HasPursEnv (src/Spago/Env.hs:99) HasGlobalCache (src/Spago/Env.hs:54) HasConfigPath (src/Spago/Env.hs:55) HasJobs (src/Spago/Env.hs:53) HasPackageSet (src/Spago/Env.hs:56) HasConfig (src/Spago/Env.hs:68) HasGit (src/Spago/Env.hs:58) HasBower (src/Spago/Env.hs:59) HasPurs (src/Spago/Env.hs:57) 7% ( 1 / 13) in 'Spago.Purs' Missing documentation for: Module header compile (src/Spago/Purs.hs:29) graph (src/Spago/Purs.hs:45) repl (src/Spago/Purs.hs:68) bundle (src/Spago/Purs.hs:78) docs (src/Spago/Purs.hs:116) pursVersion (src/Spago/Purs.hs:133) hasMinPursVersion (src/Spago/Purs.hs:148) parseDocsFormat (src/Spago/Purs.hs:107) DocsFormat (src/Spago/Purs.hs:100) ModuleGraph (src/Spago/Types.hs:215) ModuleGraphNode (src/Spago/Types.hs:218) Warning: 'LocalAppData' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'archiveUrl' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'destination' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 44% src/Spago/Build.hs:225:38: warning: [-Wambiguous-fields] The record update originalConfig {dependencies = Set.insert replPackage originalDeps} with type Config is ambiguous. This will not be supported by -XDuplicateRecordFields in future releases of GHC. | 225 | | otherwise = originalConfig { dependencies = Set.insert replPackage originalDeps } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ( 4 / 9) in 'Spago.GlobalCache' Missing documentation for: Module header CommitHash (src/Spago/GlobalCache.hs:20) Tag (src/Spago/GlobalCache.hs:23) RepoMetadataV1 (src/Spago/GlobalCache.hs:26) ReposMetadataV1 (src/Spago/GlobalCache.hs:36) 0% ( 0 / 3) in 'Spago.GitHub' Missing documentation for: Module header getLatestPackageSetsTag (src/Spago/GitHub.hs:25) getLatestReleasesFile (src/Spago/GitHub.hs:69) 55% ( 5 / 9) in 'Spago.PackageSet' Missing documentation for: Module header getLatestSetForCompilerVersion (src/Spago/PackageSet.hs:52) checkPursIsUpToDate (src/Spago/PackageSet.hs:194) packagesPath (src/Spago/PackageSet.hs:39) 16% ( 1 / 6) in 'Spago.Git' Missing documentation for: Module header requireCleanWorkingTree (src/Spago/Git.hs:16) hasCleanWorkingTree (src/Spago/Git.hs:23) getAllTags (src/Spago/Git.hs:34) commitAndTag (src/Spago/Git.hs:40) 80% ( 4 / 5) in 'Spago.FetchPackage' Missing documentation for: Module header Warning: 'newPackages' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 80% ( 8 / 10) in 'Spago.Config' Missing documentation for: Module header parsePackage (src/Spago/Config.hs:64) 41% ( 5 / 12) in 'Spago.Packages' Missing documentation for: Module header getGlobs (src/Spago/Packages.hs:36) getGlobsSourcePaths (src/Spago/Packages.hs:33) getJsGlobs (src/Spago/Packages.hs:49) getProjectDeps (src/Spago/Packages.hs:73) getReverseDeps (src/Spago/Packages.hs:135) Globs (src/Spago/Packages.hs:28) 6% ( 1 / 16) in 'Spago.RunEnv' Missing documentation for: Module header withPackageSetEnv (src/Spago/RunEnv.hs:69) withInstallEnv' (src/Spago/RunEnv.hs:79) withInstallEnv (src/Spago/RunEnv.hs:92) withVerifyEnv (src/Spago/RunEnv.hs:98) withPublishEnv (src/Spago/RunEnv.hs:110) withBuildEnv' (src/Spago/RunEnv.hs:128) withBuildEnv (src/Spago/RunEnv.hs:149) withPursEnv (src/Spago/RunEnv.hs:157) getEnv (src/Spago/RunEnv.hs:167) getConfig (src/Spago/RunEnv.hs:175) getPurs (src/Spago/RunEnv.hs:180) getGit (src/Spago/RunEnv.hs:191) getPackageSet (src/Spago/RunEnv.hs:194) getMaybeGraph (src/Spago/RunEnv.hs:205) 0% ( 0 / 2) in 'Spago.Command.Verify' Missing documentation for: Module header verify (src/Spago/Command/Verify.hs:14) 33% ( 1 / 3) in 'Spago.Command.Path' Missing documentation for: Module header showPaths (src/Spago/Command/Path.hs:12) 0% ( 0 / 3) in 'Spago.Command.Ls' Missing documentation for: Module header listPackageSet (src/Spago/Command/Ls.hs:34) listPackages (src/Spago/Command/Ls.hs:42) Warning: 'src' is out of scope. If you qualify the identifier, haddock can try to link it anyway. Warning: 'test' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Spago.Command.Init' Missing documentation for: Module header 0% ( 0 / 4) in 'Spago.Bower' Missing documentation for: Module header path (src/Spago/Bower.hs:29) generateBowerJson (src/Spago/Bower.hs:39) runBowerInstall (src/Spago/Bower.hs:66) Warning: 'v' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 4 / 8) in 'Spago.Version' Missing documentation for: Module header VersionBump (src/Spago/Version.hs:25) getNextVersion (src/Spago/Version.hs:70) parseVersionBump (src/Spago/Version.hs:33) 40% ( 2 / 5) in 'Spago.CLI' Missing documentation for: Module header parser (src/Spago/CLI.hs:106) echo (src/Spago/CLI.hs:365) 0% ( 0 / 3) in 'Spago.Watch' Missing documentation for: Module header watch (src/Spago/Watch.hs:28) globToParent (src/Spago/Watch.hs:194) 80% ( 8 / 10) in 'Spago.Build' Missing documentation for: Module header build (src/Spago/Build.hs:52) Warning: Spago.Prelude: could not find link destinations for: - Basement.String.Encoding.UTF32.UTF32_Invalid - Basement.Bits.SizeValid - System.FilePath.Glob.Base.Token - Control.Concurrent.Async.Pool.Async.State - Control.Concurrent.Async.Pool.Async.Status - Basement.String.Encoding.ASCII7.ASCII7_Invalid - Basement.String.Encoding.ISO_8859_1.ISO_8859_1_Invalid - Basement.String.Encoding.UTF16.UTF16_Invalid - Data.SemVer.Parser.Wildcard - Filesystem.Path.Internal.Root - Data.Text.Encoding.CodePoint - Data.Text.Encoding.DecoderState - Data.Text.Short.Internal.B - Data.UUID.Types.Internal.UnpackedUUID - Codec.Compression.Zlib.Stream.DictionaryHash - Data.Graph.Inductive.PatriciaTree.FromListCounting - Text.ParserCombinators.ReadP.P - Codec.Compression.Zlib.Stream.Stream - Codec.Archive.Tar.Read.Partial - Lens.Micro.StateT - Dhall.Map.Keys - Prettyprinter.Internal.FlattenResult - Data.Aeson.Types.Generic.Tagged2 - Data.Key.Act - Data.Key.StateL - Data.Key.StateR - Data.Biapplicative.Mag - Lens.Micro.Bazaar - System.FilePath.Glob.Directory.TypedPattern - Dhall.Eval.Names - Dhall.Import.CannotImportHTTPURL - Dhall.Import.Types.InternalError - Network.HTTP.Client.Request.EncapsulatedPopperException - Network.HTTP.Client.Types.HttpExceptionContentWrapper - Data.NonNull.NullError - Dhall.Eval.Closure - Dhall.Eval.Val - Dhall.Eval.Environment - Dhall.Eval.HLamInfo - Dhall.Eval.VChunks - Turtle.Options.Footer - Turtle.Options.Header - Data.Set.Internal.MergeSet - Lens.Micro.Traversed - GHC.Generics.SingKind - GHC.Generics.fromSing - GHC.Generics.Sing - GHC.Generics.DemoteRep - GHC.Generics.SingI - GHC.Generics.sing - GHC.Generics.D:R:SingBoola0 - GHC.Generics.STrue - GHC.Generics.SFalse - Data.Vector.Unboxed.Base.D:R:VectorBool0 - Data.Vector.Unboxed.Base.V_Bool - Data.Vector.Unboxed.Base.D:R:MVectorsBool0 - Data.CaseInsensitive.Internal.foldCaseList - Data.Vector.Unboxed.Base.D:R:VectorChar0 - Data.Vector.Unboxed.Base.V_Char - GHC.Generics.D:R:UReckCharp0 - Data.Vector.Unboxed.Base.D:R:MVectorsChar0 - Data.Vector.Unboxed.Base.D:R:VectorDouble0 - Data.Vector.Unboxed.Base.V_Double - GHC.Generics.D:R:UReckDoublep0 - Data.Vector.Unboxed.Base.D:R:MVectorsDouble0 - Data.Vector.Unboxed.Base.D:R:VectorFloat0 - Data.Vector.Unboxed.Base.V_Float - GHC.Generics.D:R:UReckFloatp0 - Data.Vector.Unboxed.Base.D:R:MVectorsFloat0 - Data.UUID.Types.Internal.Builder.ByteSource - Data.UUID.Types.Internal.Builder./-/ - Data.UUID.Types.Internal.Builder.ByteSink - Data.Vector.Unboxed.Base.D:R:VectorInt0 - Data.Vector.Unboxed.Base.V_Int - GHC.Generics.D:R:UReckIntp0 - Data.UUID.Types.Internal.Builder.Takes4Bytes - Data.Vector.Unboxed.Base.D:R:MVectorsInt0 - Data.Vector.Unboxed.Base.D:R:VectorInt80 - Data.Vector.Unboxed.Base.V_Int8 - Data.Vector.Unboxed.Base.D:R:MVectorsInt80 - Data.Vector.Unboxed.Base.D:R:VectorInt160 - Data.Vector.Unboxed.Base.V_Int16 - Data.Vector.Unboxed.Base.D:R:MVectorsInt160 - Data.Vector.Unboxed.Base.D:R:VectorInt320 - Data.Vector.Unboxed.Base.V_Int32 - Data.Vector.Unboxed.Base.D:R:MVectorsInt320 - Data.Vector.Unboxed.Base.D:R:VectorInt640 - Data.Vector.Unboxed.Base.V_Int64 - Data.Vector.Unboxed.Base.D:R:MVectorsInt640 - Data.Aeson.Types.ToJSON.RecordToPairs - Data.Aeson.Types.ToJSON.KeyValuePair - Data.Aeson.Types.ToJSON.recordToPairs - Data.Aeson.Types.FromJSON.RecordFromJSON' - Data.Aeson.Types.FromJSON.recordParseJSON' - Data.Aeson.Types.Generic.:* - Data.Aeson.Types.FromJSON.ConName - Data.Aeson.Types.FromJSON.TypeName - GHC.Generics.D:R:SingMaybeb0 - GHC.Generics.SNothing - GHC.Generics.SJust - Data.Generics.Product.Internal.Fields.HasTotalFieldPSym - Data.Generics.Product.Internal.Positions.HasTotalPositionPSym - Data.Generics.Product.Internal.Subtype.HasTotalFieldPSym - Data.Generics.Product.Internal.Typed.HasTotalTypePSym - Data.Vector.Unboxed.Base.D:R:VectorWord0 - Data.Vector.Unboxed.Base.V_Word - GHC.Generics.D:R:UReckWordp0 - Data.Vector.Unboxed.Base.D:R:MVectorsWord0 - Data.Vector.Unboxed.Base.D:R:VectorWord80 - Data.Vector.Unboxed.Base.V_Word8 - Data.UUID.Types.Internal.Builder.Takes1Byte - Data.Vector.Unboxed.Base.D:R:MVectorsWord80 - Data.Vector.Unboxed.Base.D:R:VectorWord160 - Data.Vector.Unboxed.Base.V_Word16 - Data.UUID.Types.Internal.Builder.Takes2Bytes - Data.Vector.Unboxed.Base.D:R:MVectorsWord160 - Data.Vector.Unboxed.Base.D:R:VectorWord320 - Data.Vector.Unboxed.Base.V_Word32 - Data.Vector.Unboxed.Base.D:R:MVectorsWord320 - Data.Vector.Unboxed.Base.D:R:VectorWord640 - Data.Vector.Unboxed.Base.V_Word64 - Data.UUID.Types.Internal.Builder.Takes8Bytes - Data.Vector.Unboxed.Base.D:R:MVectorsWord640 - Data.Attoparsec.ByteString.Buffer.Buffer - Data.Attoparsec.Text.Buffer.Buffer - Data.Aeson.Types.ToJSON.gToJSON - Data.Aeson.Types.ToJSON.EncodeProduct - Data.Aeson.Types.ToJSON.WriteProduct - Data.Aeson.Types.Generic.ProductSize - Data.Aeson.Types.Generic.AllNullary - Data.Aeson.Types.ToJSON.SumToJSON - Data.Aeson.Types.ToJSON.ConsToJSON - Data.Aeson.Types.ToJSON.GetConName - Data.Aeson.Types.ToJSON.pair - Data.Aeson.Types.ToJSON.FromPairs - Data.Aeson.Types.ToJSON.fromPairs - Data.Aeson.Types.FromJSON.withBoundedScientific - Data.Aeson.Types.FromJSON.gParseJSON - Data.Aeson.Types.FromJSON.GFromJSON' - Data.Aeson.Types.FromJSON.ConstructorNames - Data.Aeson.Types.FromJSON.SumFromString - Data.Aeson.Types.ToJSON.FromString - Data.Aeson.Types.ToJSON.fromString - Data.Aeson.Types.ToJSON.SumToJSON' - Data.Aeson.Types.ToJSON.TwoElemArray - Data.Aeson.Types.ToJSON.sumToJSON' - Data.Time.Format.Format.Class.FormatOptions - Data.Vector.Unboxed.Base.D:R:MVectorsIdentity0 - Data.Vector.Unboxed.Base.D:R:VectorIdentity0 - Data.Vector.Unboxed.Base.V_Identity - Data.Vector.Unboxed.Base.D:R:MVectorsConst0 - Data.Vector.Unboxed.Base.D:R:VectorConst0 - Data.Vector.Unboxed.Base.V_Const - Data.Vector.Unboxed.Base.D:R:MVectorsDown0 - Data.Vector.Unboxed.Base.D:R:VectorDown0 - Data.Vector.Unboxed.Base.V_Down - Network.Socket.Types.In6Addr - Data.Sequence.Internal.UnzipWith - Data.Sequence.Internal.unzipWith' - UnliftIO.Temporary.getCanonicalTemporaryDirectory Warning: Spago.Dhall: could not find link destinations for: - Dhall.Map.Keys - Data.CaseInsensitive.Internal.foldCaseList - Data.Attoparsec.Text.Buffer.Buffer - Data.Sequence.Internal.UnzipWith - Data.Sequence.Internal.unzipWith' - Dhall.Import.Canonicalize - Dhall.Import.canonicalize Warning: Spago.Env: could not find link destinations for: - Spago.Env.HasLogFunc - Spago.Env.HasMaybeConfig - Spago.Env.HasMaybeGraph - Spago.Env.HasBuildOptions Warning: Spago.Config: could not find link destinations for: - Spago.Config.ResolvedExpr Documentation created: dist/doc/html/spago/index.html Preprocessing executable 'spago' for spago-0.20.7..