Skip to content

Commit e32f3a1

Browse files
committed
doc/install_and_upgrade.md: add note about GHC 7.10.3 on Debian 7
1 parent 2a5acdc commit e32f3a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/install_and_upgrade.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ Yosemite and Mavericks as well, and may also work on older versions (YMMV).
136136

137137
echo 'deb http://download.fpcomplete.com/debian wheezy main'|sudo tee /etc/apt/sources.list.d/fpco.list
138138

139+
Note: The official GHC >7.10.3 bindists do not support Debian 7, so
140+
`stack setup` will not work on Debian 7 with GHC >7.10.3. We will drop
141+
support for Debian 7 once GHC 8.0 is released.
142+
139143
For unstable Debian distributions, the package from the most recent stable
140144
release will usually work. If it doesn't, please
141145
[report it](https://github.com/commercialhaskell/stack/issues/new).

0 commit comments

Comments
 (0)