Directory listing for stack-2.14.0 candidate source tarball
stack-2.14.0/
- CONTRIBUTING.md
- ChangeLog.md
- LICENSE
- README.md
- Setup.hs
- cabal.config
- cabal.project
- stack.cabal
- stack.yaml
- app/
- doc/
- CI.md
- CONTRIBUTING.md
- ChangeLog.md
- GUIDE.md
- GUIDE_advanced.md
- README.md
- SIGNING_KEY.md
- Stack_and_VS_Code.md
- azure_ci.md
- build_command.md
- build_overview.md
- clean_command.md
- config_command.md
- custom_snapshot.md
- debugging.md
- dev_containers.md
- developing_on_windows.md
- docker_command.md
- docker_integration.md
- dot_command.md
- editor_integration.md
- environment_variables.md
- eval_command.md
- exec_command.md
- faq.md
- ghc_command.md
- ghci.md
- global_flags.md
- glossary.md
- hoogle_command.md
- hpc_command.md
- ide_command.md
- init_command.md
- install_and_upgrade.md
- list_command.md
- lock_files.md
- ls_command.md
- new_command.md
- nix_integration.md
- nonstandard_project_init.md
- other_resources.md
- pantry.md
- path_command.md
- purge_command.md
- query_command.md
- run_command.md
- runghc_command.md
- script_command.md
- scripts.md
- sdist_command.md
- setup_command.md
- shell_autocompletion.md
- stack_root.md
- stack_yaml_vs_cabal_package_file.md
- templates_command.md
- travis_ci.md
- uninstall_command.md
- unpack_command.md
- update_command.md
- upgrade_command.md
- upload_command.md
- yaml_configuration.md
- src/
- Stack.hs
- Control/
- Data/
- GHC/
- Network/
- Options/
- Path/
- Stack/
- Build.hs
- BuildInfo.hs
- BuildPlan.hs
- CLI.hs
- Clean.hs
- ComponentFile.hs
- Config.hs
- ConfigCmd.hs
- Constants.hs
- Coverage.hs
- DefaultColorWhen.hs
- Docker.hs
- DockerCmd.hs
- Dot.hs
- Eval.hs
- Exec.hs
- FileWatch.hs
- GhcPkg.hs
- Ghci.hs
- Hoogle.hs
- IDE.hs
- Init.hs
- List.hs
- Lock.hs
- Ls.hs
- New.hs
- Nix.hs
- Package.hs
- PackageDump.hs
- PackageFile.hs
- Path.hs
- Prelude.hs
- Query.hs
- Runners.hs
- SDist.hs
- Script.hs
- Setup.hs
- SetupCmd.hs
- SourceMap.hs
- Templates.hs
- Uninstall.hs
- Unpack.hs
- Update.hs
- Upgrade.hs
- Upload.hs
- Build/
- Config/
- Constants/
- Ghci/
- Options/
- BenchParser.hs
- BuildMonoidParser.hs
- BuildParser.hs
- CleanParser.hs
- Completion.hs
- ConfigParser.hs
- DockerParser.hs
- DotParser.hs
- EvalParser.hs
- ExecParser.hs
- GhcBuildParser.hs
- GhcVariantParser.hs
- GhciParser.hs
- GlobalParser.hs
- HaddockParser.hs
- HpcReportParser.hs
- InitParser.hs
- LogLevelParser.hs
- LsParser.hs
- NewParser.hs
- NixParser.hs
- PackageParser.hs
- PathParser.hs
- ResolverParser.hs
- SDistParser.hs
- ScriptParser.hs
- SetupParser.hs
- TestParser.hs
- UpgradeParser.hs
- UploadParser.hs
- Utils.hs
- Setup/
- Storage/
- Types/
- AddCommand.hs
- AllowNewerDeps.hs
- ApplyGhcOptions.hs
- ApplyProgOptions.hs
- Build.hs
- BuildConfig.hs
- BuildOpts.hs
- CabalConfigKey.hs
- Cache.hs
- Casa.hs
- ColorWhen.hs
- Compiler.hs
- CompilerBuild.hs
- CompilerPaths.hs
- Config.hs
- ConfigMonoid.hs
- ConfigureOpts.hs
- Curator.hs
- Dependency.hs
- Docker.hs
- DockerEntrypoint.hs
- DownloadInfo.hs
- DumpLogs.hs
- DumpPackage.hs
- EnvConfig.hs
- EnvSettings.hs
- ExtraDirs.hs
- FileDigestCache.hs
- GHCDownloadInfo.hs
- GHCVariant.hs
- GhcOptionKey.hs
- GhcOptions.hs
- GhcPkgId.hs
- GlobalOpts.hs
- GlobalOptsMonoid.hs
- IsMutable.hs
- LockFileBehavior.hs
- NamedComponent.hs
- Nix.hs
- Package.hs
- PackageFile.hs
- PackageName.hs
- ParentMap.hs
- Platform.hs
- Project.hs
- ProjectAndConfigMonoid.hs
- ProjectConfig.hs
- PvpBounds.hs
- Resolver.hs
- Runner.hs
- SCM.hs
- SetupInfo.hs
- SourceMap.hs
- StackYamlLoc.hs
- Storage.hs
- TemplateName.hs
- UnusedFlags.hs
- Version.hs
- VersionedDownloadInfo.hs
- Build/
- Config/
- System/
- setup-shim/
- unix/
- windows/
- tests/