If you are not sure if the website you would like to visit is secure, you can verify it here. Enter the website address of the page and see parts of its content and the thumbnail images on this site. None (if any) dangerous scripts on the referenced page will be executed. Additionally, if the selected site contains subpages, you can verify it (review) in batches containing 5 pages.
favicon.ico: docs.haskellstack.org/en/stable/commands/new_command - new - Stack.

site address: docs.haskellstack.org/en/stable/commands/new_command/ redirected to: docs.haskellstack.org/en/stable/commands/new_command

site title: new - Stack

Our opinion (on Tuesday 14 July 2026 10:34:31 UTC):

GREEN status (no comments) - no comments
After content analysis of this website we propose the following hashtags:



Meta tags:
description=A program for developing Haskell projects. ;
author=;

Headings (most frequently used words):

the, stack, new, command, project, templates, examples,

Text of the page (most frequently used words):
the (49), stack (48), project (46), #template (26), new (23), with (22), for (21), and (21), package (17), use (12), file (11), ghc (11), create (9), default (9), initialise (8), templates (8), github (8), init (7), repository (6), bitbucket (6), name (6), configuration (6), username (5), one (5), specified (5), key (5), not (4), hsfiles (4), directory (4), codeberg (4), gitlab (4), can (4), snapshot (4), option (4), version (4), more (4), build (4), commands (4), contributors (3), simple (3), example (3), bare (3), examples (3), service (3), names (3), command (3), flags (3), flag (3), packages (3), value (3), acceptable (3), note (3), alphanumeric (3), character (3), other (3), cabal (3), get (3), involved (3), files (3), integration (3), building (3), topics (3), configure (3), getting (3), started (3), does (2), used (2), yaml (2), local (2), https (2), com (2), provided (2), yesodweb (2), mysql (2), rio (2), current (2), extension (2), named (2), initialised (2), will (2), arguments (2), directories (2), are (2), omit (2), force (2), ignore (2), subdirs (2), param (2), from (2), wired (2), haskell (2), integer (2), that (2), letter (2), categories (2), word (2), such (2), words (2), pass (2), skip (2), using (2), table (2), contents (2), glossary (2), faq (2), how (2), works (2), upgrading (2), maintainers (2), code (2), non (2), docker (2), script (2), location (2), environment (2), options (2), specific (2), projects (2), setting (2), welcome (2), made, material, mkdocs, copyright, 2015, 2025, back, top, which, hpack, could, subsequently, path_to_template_file, path_to_template, commercialhaskell, where, have, need, located, url, system, line, try, further, information, see, documentation, specifying, these, ignored, passed, specifies, pair, populate, multiple, times, constrained, single, renamed, differ, its, case, hackage, limited, treats, following, rts, interactive, gmp, internal, prim, bignum, base, decline, accept, supported, unicode, uppercase, lowercase, titlecase, modifier, number, decimal, comprises, two, separated, hyphen, minus, cannot, comprised, only, characters, initialisation, created, after, creates, package_name, template_name, dir, history, resources, overview, signing, self, hosted, runners, haskellstack, org, zip, msys2, add, maintainer, team, process, releases, scheme, dev, containers, contributor, guide, lock, azure, travis, shell, auto, completion, developing, windows, visual, studio, editor, debugging, source, standard, initialization, nix, interpreter, specification, work, root, customisation, scripts, global, include, directive, variables, upload, upgrade, update, unpack, uninstall, test, setup, sdist, runhaskell, runghc, run, repl, query, purge, path, list, install, ide, hpc, hoogle, haddock, ghci, exec, eval, dot, config, clean, bench, conclusion, interactively, executing, locations, multi, targets, synonyms, installed, databases, existing, your, description, hello, world, initializing, search, content,


Text of the page (random words):
new stack skip to content stack new initializing search github welcome setting up getting started commands configure topics get involved faq glossary more stack github welcome setting up getting started getting started 1 a hello world example 2 package description 3 project configuration 4 building your project 5 building existing projects 6 installed package databases 7 stack build synonyms 8 stack build targets 9 multi package projects 10 cabal flags and ghc options 11 locations used by stack 12 executing commands 13 using ghc interactively 14 stack configuration 15 in conclusion commands commands bench build clean config dot docker eval exec ghc ghci haddock hoogle hpc ide init install list ls new new table of contents project templates examples path purge query repl run runghc runhaskell script sdist setup templates test uninstall unpack update upgrade upload configure configure environment variables configuration files configuration files project specific configuration non project specific configuration the include directive global flags and options customisation scripts topics topics stack root stack work directories stack environment snapshot location package location snapshot specification stack yaml vs a cabal file script interpreter docker integration nix integration non standard project initialization building ghc from source debugging editor integration stack and visual studio code developing on windows shell auto completion ci travis ci azure ci lock files haskell and c code get involved get involved contributors contributors contributor s guide dev containers maintainers maintainers version scheme releases maintainer team process add ghc version upgrading msys2 upgrading 7 zip haskellstack org self hosted runners signing key how stack works how stack works build overview faq glossary more more other resources version history table of contents project templates examples the stack new command stack new package_name bare no init template_name p param key value dir s omit packages force ignore subdirs stack new creates a new project using a project template by default the project is created in a new directory named after the package pass the bare flag to create the project in the current directory the project is initialised for use with stack pass the no init flag to skip such initialisation and the project template is the one specified by the default template option a package name acceptable to cabal comprises an alphanumeric word or two or more such words with the words separated by a hyphen minus character a word cannot be comprised only of the characters 0 to 9 an alphanumeric character is one in one of the unicode letter categories lu uppercase ll lowercase lt titlecase lm modifier or lo other or number categories nd decimal nl letter or no other note stack new will decline to accept a package name that is a ghc wired in package for a version of ghc that is supported by stack stack treats the following as the names of wired in packages base ghc bignum ghc prim ghc ghc internal integer gmp integer simple interactive rts and template haskell note in the case of hackage and acceptable package names an alphanumeric character is limited to one of a to z a to z and 0 to 9 note the name of a project is not constrained to be an acceptable package name a single package project can be renamed to differ from the name of its package the param key value option specifies a key value pair to populate a key in a template the option can be specified multiple times the arguments specifying directories and the ignore subdirs force and omit packages flags are as for the stack init command these arguments are ignored if the no init flag is passed if a snapshot is specified at the command line and the project is initialised for use with stack stack new will try to use it for further information see the documentation for the snapshot option project templates a project template file can be located in a repository named stack templates on github gitlab bitbucket or codeberg at a url or on the local file system project template file names have the extension hsfiles the extension does not need to be specified with stack new a project template file my template hsfiles in a repository username stack templates on github gitlab bitbucket or codeberg can be specified with stack new as service username my template where service is one of github for github gitlab for gitlab bitbucket for bitbucket or codeberg for codeberg the default service is github the default username is commercialhaskell and the default project template name is new template examples create a project for package my project in new directory my project with the default project template file and initialise it for use with stack stack new my project create a project for package my package in the current directory with the default project template file and initialise it for use with stack stack new my package bare create a project with the rio project template at the default repository and initialise it for use with stack stack new my project rio create a project with the mysql project template provided by the yesodweb stack templates repository on github and initialise it for use with stack stack new my project yesodweb mysql create a project with the my template project template provided by the username stack templates repository on bitbucket and initialise it for use with stack stack new my project bitbucket username my template create a project with the my template hsfiles project template file at https example com and initialise it for use with stack stack new my project https example com my template create a project with the local project template file path_to_template my template hsfiles and initialise it for use with stack stack new my project path_to_template_file my template create a project with the simple project template file at the default repository which does not use hpack and a package yaml file and do not initialise it for use with stack stack init could be used subsequently stack new my project no init simple back to top copyright c 2015 2025 stack contributors made with material for mkdocs
Thumbnail images (randomly selected): * Images may be subject to copyright.GREEN status (no comments)

Verified site has: 103 subpage(s). Do you want to verify them? Verify pages:

1-5 6-10 11-15 16-20 21-25 26-30 31-35 36-40 41-45 46-50
51-55 56-60 61-65 66-70 71-75 76-80 81-85 86-90 91-95 96-100
101-103


Top 50 hastags from of all verified websites.

Supplementary Information (add-on for SEO geeks)*- See more on header.verify-www.com

Header

HTTP/1.1 302 Found
Date Tue, 14 Jul 2026 10:34:31 GMT
Content-Type text/html; charset=utf-8
Content-Length 0
Connection close
Location htt????/docs.haskellstack.org/en/stable/commands/new_command/
CF-Ray a1afe0170b4ba8a7-CDG
CF-Cache-Status MISS
Cache-Control max-age=1200
Content-Language en
Server cloudflare
X-Served Django-Proxito
Vary Accept-Language, accept-encoding
CDN-Cache-Control public, max-age=1200
Cross-Origin-Opener-Policy same-origin
Referrer-Policy no-referrer-when-downgrade
X-Backend web-i-090070b849271287f
X-Content-Type-Options nosniff
X-RTD-Domain docs.haskellstack.org
X-RTD-Project
X-RTD-Project-Method custom_domain
X-RTD-Redirect http_to_https
X-RTD-Version-Method path
Set-Cookie _cfuvid=C5Bl_2D4y2S6OVmEvQQQ77YXsXPeNp7avucI4dmj97w-1784025270.902888-1.0.1.1-q2i18plVaohdozVBLLgk94WdIC1FJvpoZMinx3.M2uM; HttpOnly; SameSite=None; Secure; Path=/; Domain=docs.haskellstack.org
set-cookie __cf_bm=4nzaSxyhUtKboNxRLG_A5yZN7UArltQZU_Yj8HbimxA-1784025270.889429-1.0.1.1-q2iWNtt5tUOZBdtGUMOJHpN0e7fOSM616TA_fj0KjMgpc1KiVR.LbL4nUWD5PPIUwb1JuGws8_0zAk.uK5VpPcP.YN4.cRRPlNZ8F.fp_8gbsoYMR60bwCVTSMHWEkKs; HttpOnly; Path=/; Domain=docs.haskellstack.org; Expires=Tue, 14 Jul 2026 11:04:31 GMT
alt-svc h3= :443 ; ma=86400
HTTP/2 200
date Tue, 14 Jul 2026 10:34:31 GMT
content-type text/html; charset=utf-8
cf-ray a1afe01849776572-AMS
cf-cache-status REVALIDATED
access-control-allow-origin *
cache-control max-age=1800, stale-if-error=86400, public
content-encoding gzip
etag 177bd59c332b0feb88e4f9dec51f7fa1
expires Tue, 14 Jul 2026 11:04:31 GMT
last-modified Sat, 13 Jun 2026 18:46:24 GMT
server cloudflare
x-served Nginx-Proxito-Sendfile
vary Accept-Encoding
access-control-allow-methods HEAD, OPTIONS, GET
cdn-cache-control public, max-age=1800, stale-if-error=86400
cross-origin-opener-policy same-origin
referrer-policy no-referrer-when-downgrade
x-amz-id-2 BCT0/tPr+3fbcT9LM2p9b+rSiSDz+8O2PiueKGTnUEio4ZRpHkjnd5vicKV1U0tEzmowut1ywe4VJpZlXHPBUL687LzrfD+b
x-amz-meta-mtime 1781376377.423907662
x-amz-request-id 9HB631JN52SZ9PJC
x-amz-server-side-encryption AES256
x-backend web-i-0d196e73f72aa6283
x-content-type-options nosniff
x-rtd-domain docs.haskellstack.org
x-rtd-force-addons true
x-rtd-path /proxito/html/stack/stable/commands/new_command/index.html
x-rtd-project stack
x-rtd-project-method custom_domain
x-rtd-resolver-filename /commands/new_command/
x-rtd-version stable
x-rtd-version-method path
set-cookie _cfuvid=d0NOGljA.0UvYa3LQP02O7m04My3AUhoOgtH3IZpKEw-1784025271.1081388-1.0.1.1-j2rfRMa6YIszMkJskv57F7XnDy9VSJ6jbPEaasZSP8k; HttpOnly; SameSite=None; Secure; Path=/; Domain=docs.haskellstack.org
set-cookie __cf_bm=8DN583sI1zYtAU6YA5Z94FmrD5BJuIIGgwWqXhR_4t4-1784025271.086269-1.0.1.1-qDxHnUP6rZiwDugzWFcYkXt2s6KVMpyaNQcJ9AvDMINBgd5EwHaO_DKBebs0ZVbz9C8iW0dx0kF6LsX12ReiJeI8Ik6P9.1zao4YWe86GGBNhza0cPYFvU9Vl1dSqOYn; HttpOnly; SameSite=None; Secure; Path=/; Domain=docs.haskellstack.org; Expires=Tue, 14 Jul 2026 11:04:31 GMT
alt-svc h3= :443 ; ma=86400

Meta Tags

title="new - Stack"
charset="utf-8"
name="viewport" content="width=device-width,initial-scale=1"
name="description" content="A program for developing Haskell projects. "
name="author" content="Stack contributors"
name="generator" content="mkdocs-1.6.0, mkdocs-material-9.7.6"
property="og:type" content="website"
property="og:title" content="new - Stack"
property="og:description" content="A program for developing Haskell projects. "
property="og:image" content="htt????/docs.haskellstack.org/en/stable/assets/images/social/commands/new_command.png"
property="og:image:type" content="image/png"
property="og:image:width" content="1200"
property="og:image:height" content="630"
property="og:url" content="htt????/docs.haskellstack.org/en/stable/commands/new_command/"
property="twitter:card" content="summary_large_image"
property="twitter:title" content="new - Stack"
property="twitter:description" content="A program for developing Haskell projects. "
property="twitter:image" content="htt????/docs.haskellstack.org/en/stable/assets/images/social/commands/new_command.png"
name="readthedocs-project-slug" content="stack"
name="readthedocs-version-slug" content="stable"
name="readthedocs-resolver-filename" content="/commands/new_command/"
name="readthedocs-http-status" content="200"

Load Info

page size8869
load time (s)0.535097
redirect count1
speed download16577
server IP 104.16.254.120
* all occurrences of the string "http://" have been changed to "htt???/"