Skip to content

Commit 4f21bb6

Browse files
committed
Merge branch 'stable'
2 parents da8c9ce + 4a84af3 commit 4f21bb6

File tree

4 files changed

+235
-184
lines changed

4 files changed

+235
-184
lines changed

doc/faq.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@
5252

5353
??? question "How do I use Stack with sandboxes?"
5454

55-
The concept of sandboxes is built-in with Stack. All builds are
56-
automatically isolated into separate package databases.
55+
A 'sandbox' is a development environment that is isolated from other parts
56+
of the system. The concept of sandboxing is built in to Stack. All builds
57+
are automatically isolated into separate package databases.
5758

5859
??? question "Can I run `cabal` commands inside `stack exec`?"
5960

0 commit comments

Comments
 (0)