René's URL Explorer Experiment


Title: Stack

Open Graph Title: Stack

X Title: Stack

Description: A program for developing Haskell projects.

Open Graph Description: A program for developing Haskell projects.

X Description: A program for developing Haskell projects.

Opengraph URL: https://docs.haskellstack.org/en/stable/

Generator: mkdocs-1.6.0, mkdocs-material-9.7.1

direct link

Domain: haskellstack.org

authorStack contributors
og:typewebsite
og:imagehttps://docs.haskellstack.org/en/stable/assets/images/social/index.png
og:image:typeimage/png
og:image:width1200
og:image:height630
twitter:cardsummary_large_image
twitter:imagehttps://docs.haskellstack.org/en/stable/assets/images/social/index.png
readthedocs-project-slugstack
readthedocs-version-slugstable
readthedocs-resolver-filename/
readthedocs-http-status200

Links:

Skip to content https://haskellstack.org#welcome-to-stack
https://haskellstack.org/
GitHub https://github.com/commercialhaskell/stack/
Welcome! https://haskellstack.org/
Setting up https://haskellstack.org/install_and_upgrade/
Getting started https://haskellstack.org/tutorial/
Commands https://haskellstack.org/commands/
Configure https://haskellstack.org/configure/
Topics https://haskellstack.org/topics/
Get involved https://haskellstack.org/community/
FAQ https://haskellstack.org/faq/
Glossary https://haskellstack.org/glossary/
More https://haskellstack.org/other_resources/
https://haskellstack.org/
GitHub https://github.com/commercialhaskell/stack/
Welcome! https://haskellstack.org/
How to install Stack https://haskellstack.org#how-to-install-stack
Quick Start guide https://haskellstack.org#quick-start-guide
Step 1: Start your new project https://haskellstack.org#step-1-start-your-new-project
Step 2: Next steps https://haskellstack.org#step-2-next-steps
Complete guide to Stack https://haskellstack.org#complete-guide-to-stack
Why Stack? https://haskellstack.org#why-stack
Questions? https://haskellstack.org#questions
Get involved! https://haskellstack.org#get-involved
Setting up https://haskellstack.org/install_and_upgrade/
Getting started https://haskellstack.org/tutorial/
1. A Hello World example https://haskellstack.org/tutorial/hello_world_example/
2. Package description https://haskellstack.org/tutorial/package_description/
3. Project configuration https://haskellstack.org/tutorial/project_configuration/
4. Building your project https://haskellstack.org/tutorial/building_your_project/
5. Building existing projects https://haskellstack.org/tutorial/building_existing_projects/
6. Installed package databases https://haskellstack.org/tutorial/installed_package_databases/
7. stack build synonyms https://haskellstack.org/tutorial/stack_build_synonyms/
8. stack build targets https://haskellstack.org/tutorial/stack_build_targets/
9. Multi-package projects https://haskellstack.org/tutorial/multi-package_projects/
10. Cabal flags and GHC options https://haskellstack.org/tutorial/cabal_flags_and_ghc_options/
11. Locations used by Stack https://haskellstack.org/tutorial/locations_used_by_stack/
12. Executing commands https://haskellstack.org/tutorial/executing_commands/
13. Using GHC interactively https://haskellstack.org/tutorial/using_ghc_interactively/
14. Stack configuration https://haskellstack.org/tutorial/stack_configuration/
15. In conclusion https://haskellstack.org/tutorial/tutorial_conclusion/
Commands https://haskellstack.org/commands/
bench https://haskellstack.org/commands/bench_command/
build https://haskellstack.org/commands/build_command/
clean https://haskellstack.org/commands/clean_command/
config https://haskellstack.org/commands/config_command/
dot https://haskellstack.org/commands/dot_command/
docker https://haskellstack.org/commands/docker_command/
eval https://haskellstack.org/commands/eval_command/
exec https://haskellstack.org/commands/exec_command/
ghc https://haskellstack.org/commands/ghc_command/
ghci https://haskellstack.org/commands/ghci_command/
haddock https://haskellstack.org/commands/haddock_command/
hoogle https://haskellstack.org/commands/hoogle_command/
hpc https://haskellstack.org/commands/hpc_command/
ide https://haskellstack.org/commands/ide_command/
init https://haskellstack.org/commands/init_command/
install https://haskellstack.org/commands/install_command/
list https://haskellstack.org/commands/list_command/
ls https://haskellstack.org/commands/ls_command/
new https://haskellstack.org/commands/new_command/
path https://haskellstack.org/commands/path_command/
purge https://haskellstack.org/commands/purge_command/
query https://haskellstack.org/commands/query_command/
repl https://haskellstack.org/commands/repl_command/
run https://haskellstack.org/commands/run_command/
runghc https://haskellstack.org/commands/runghc_command/
runhaskell https://haskellstack.org/commands/runhaskell_command/
script https://haskellstack.org/commands/script_command/
sdist https://haskellstack.org/commands/sdist_command/
setup https://haskellstack.org/commands/setup_command/
templates https://haskellstack.org/commands/templates_command/
test https://haskellstack.org/commands/test_command/
uninstall https://haskellstack.org/commands/uninstall_command/
unpack https://haskellstack.org/commands/unpack_command/
update https://haskellstack.org/commands/update_command/
upgrade https://haskellstack.org/commands/upgrade_command/
upload https://haskellstack.org/commands/upload_command/
Configure https://haskellstack.org/configure/
Environment variables https://haskellstack.org/configure/environment_variables/
Configuration files https://haskellstack.org/configure/yaml/
Project-specific configuration https://haskellstack.org/configure/yaml/project/
Non-project specific configuration https://haskellstack.org/configure/yaml/non-project/
Global flags and options https://haskellstack.org/configure/global_flags/
Customisation scripts https://haskellstack.org/configure/customisation_scripts/
Topics https://haskellstack.org/topics/
Stack root https://haskellstack.org/topics/stack_root/
Stack work directories https://haskellstack.org/topics/stack_work/
Snapshot location https://haskellstack.org/topics/snapshot_location/
Package location https://haskellstack.org/topics/package_location/
Snapshot specification https://haskellstack.org/topics/custom_snapshot/
stack.yaml vs a Cabal file https://haskellstack.org/topics/stack_yaml_vs_cabal_package_file/
Script interpreter https://haskellstack.org/topics/scripts/
Docker integration https://haskellstack.org/topics/docker_integration/
Nix integration https://haskellstack.org/topics/nix_integration/
Non-standard project initialization https://haskellstack.org/topics/nonstandard_project_init/
Building GHC from source https://haskellstack.org/topics/GHC_from_source/
Debugging https://haskellstack.org/topics/debugging/
Editor integration https://haskellstack.org/topics/editor_integration/
Stack and Visual Studio Code https://haskellstack.org/topics/Stack_and_VS_Code/
Developing on Windows https://haskellstack.org/topics/developing_on_windows/
Shell auto-completion https://haskellstack.org/topics/shell_autocompletion/
CI https://haskellstack.org/topics/CI/
Travis CI https://haskellstack.org/topics/travis_ci/
Azure CI https://haskellstack.org/topics/azure_ci/
Lock files https://haskellstack.org/topics/lock_files/
Haskell and C code https://haskellstack.org/topics/haskell_and_c_code/
Get involved https://haskellstack.org/community/
Contributor's guide https://haskellstack.org/CONTRIBUTING/
Dev Containers https://haskellstack.org/dev_containers/
Version scheme https://haskellstack.org/maintainers/version_scheme/
Releases https://haskellstack.org/maintainers/releases/
Maintainer team process https://haskellstack.org/maintainers/team_process/
Add GHC version https://haskellstack.org/maintainers/ghc/
Upgrading MSYS2 https://haskellstack.org/maintainers/msys/
Upgrading 7-Zip https://haskellstack.org/maintainers/7zip/
HaskellStack.org https://haskellstack.org/maintainers/haskellstack.org/
Self-hosted runners https://haskellstack.org/maintainers/self-hosted_runners/
Signing key https://haskellstack.org/SIGNING_KEY/
Build overview https://haskellstack.org/build_overview/
FAQ https://haskellstack.org/faq/
Glossary https://haskellstack.org/glossary/
Other resources https://haskellstack.org/other_resources/
Version history https://haskellstack.org/ChangeLog/
How to install Stack https://haskellstack.org#how-to-install-stack
Quick Start guide https://haskellstack.org#quick-start-guide
Step 1: Start your new project https://haskellstack.org#step-1-start-your-new-project
Step 2: Next steps https://haskellstack.org#step-2-next-steps
Complete guide to Stack https://haskellstack.org#complete-guide-to-stack
Why Stack? https://haskellstack.org#why-stack
Questions? https://haskellstack.org#questions
Get involved! https://haskellstack.org#get-involved
https://docs.haskellstack.org/
https://haskellstack.org#welcome-to-stack
Haskellhttps://www.haskell.org/
1https://haskellstack.org#fn:1
Glasgow Haskell Compilerhttps://www.haskell.org/ghc/
https://haskellstack.org#how-to-install-stack
https://haskellstack.org#__codelineno-0-1
https://haskellstack.org#__codelineno-1-1
get.haskellstack.orghttps://get.haskellstack.org/
setting uphttps://haskellstack.org/install_and_upgrade/
Mac computers with Apple siliconhttps://support.apple.com/en-gb/HT211814
https://haskellstack.org#__codelineno-2-1
https://haskellstack.org#__codelineno-3-1
get.haskellstack.orghttps://get.haskellstack.org/
setting uphttps://haskellstack.org/install_and_upgrade/
https://haskellstack.org#__codelineno-4-1
https://haskellstack.org#__codelineno-5-1
get.haskellstack.orghttps://get.haskellstack.org/
setting uphttps://haskellstack.org/install_and_upgrade/
Windows installerhttps://get.haskellstack.org/stable/windows-x86_64-installer.exe
Stack roothttps://haskellstack.org/topics/stack_root/
local-programs-pathhttps://haskellstack.org/configure/yaml/non-project/#local-programs-path
setting uphttps://haskellstack.org/install_and_upgrade/
GHCuphttps://www.haskell.org/ghcup/
Haskell Language Serverhttps://github.com/haskell/haskell-language-server
setting uphttps://haskellstack.org/install_and_upgrade/#upgrade-stack
https://haskellstack.org#__codelineno-6-1
https://haskellstack.org#quick-start-guide
https://haskellstack.org#step-1-start-your-new-project
https://haskellstack.org#__codelineno-7-1
https://haskellstack.org#__codelineno-7-2
https://haskellstack.org#__codelineno-7-3
https://haskellstack.org#__codelineno-7-4
MSYS2https://www.msys2.org/
https://haskellstack.org#__codelineno-8-1
https://haskellstack.org#__codelineno-9-1
https://haskellstack.org#__codelineno-10-1
https://haskellstack.org#__codelineno-11-1
https://haskellstack.org#step-2-next-steps
https://haskellstack.org#__codelineno-12-1
https://haskellstack.org#__codelineno-12-2
https://haskellstack.org#__codelineno-12-3
https://haskellstack.org#__codelineno-12-4
https://haskellstack.org#__codelineno-12-5
https://haskellstack.org#__codelineno-12-6
https://haskellstack.org#__codelineno-12-7
https://haskellstack.org#__codelineno-12-8
https://haskellstack.org#__codelineno-12-9
https://haskellstack.org#__codelineno-12-10
getting startedhttps://haskellstack.org/tutorial/
https://haskellstack.org#complete-guide-to-stack
use Stackhttps://haskellstack.org/tutorial/
commandshttps://haskellstack.org/commands/
configurationhttps://haskellstack.org/configure/
topicshttps://haskellstack.org/topics/
frequently asked questionshttps://haskellstack.org/faq/
glossaryhttps://haskellstack.org/glossary/
https://haskellstack.org#why-stack
Learn morehttps://www.haskell.org/ghc/
2https://haskellstack.org#fn:2
Learn morehttps://hackage.haskell.org/package/Cabal
Learn morehttps://hackage.haskell.org/
Learn morehttps://www.stackage.org/
Commercial Haskellhttp://commercialhaskell.com/
FP Completehttps://www.fpcomplete.com/
https://haskellstack.org#questions
FAQhttps://haskellstack.org/faq/
Haskell Communityhttps://discourse.haskell.org/about
https://haskellstack.org#get-involved
get involvedhttps://haskellstack.org/community/
https://haskellstack.org#fnref:1
https://haskellstack.org#fnref:2
Material for MkDocs https://squidfunk.github.io/mkdocs-material/

Viewport: width=device-width,initial-scale=1


URLs of crawlers that visited me.