Skip to content

Commit b245d94

Browse files
committed
Remove Windows 7/PowerShell FAQ
1 parent 787e8b6 commit b245d94

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

doc/faq.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -529,18 +529,6 @@
529529

530530
See issue [#4726](https://github.com/commercialhaskell/stack/issues/4726).
531531

532-
??? question "Why is the `--` argument separator ignored in Windows PowerShell?"
533-
534-
Some versions of Windows PowerShell don't pass the `--` to programs (see issue
535-
[#813](https://github.com/commercialhaskell/stack/issues/813)). The workaround
536-
is to quote the `"--"`. For example, command:
537-
538-
~~~ps
539-
stack exec "--" cabal --version
540-
~~~
541-
542-
This is known to be a problem on Windows 7, but seems to be fixed on Windows 10.
543-
544532
## Setup-related
545533

546534
??? question "Where is Stack installed?"

0 commit comments

Comments
 (0)