Skip to content

Commit ed6d29a

Browse files
authored
Comment out instructions for Ubuntu package
I just confirmed that Ubuntu 16.04 cannot upgrade to latest stack (or do installations).
1 parent f7ba7a7 commit ed6d29a

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

doc/install_and_upgrade.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,12 @@ If you are on OS X 10.12 ("Sierra") and encounter [GHC panic while building, see
102102

103103
Use the [generic Linux option](#linux).
104104

105-
There is also
105+
<!-- There is also
106106
a
107107
[Ubuntu package](http://packages.ubuntu.com/search?keywords=haskell-stack&searchon=names&suite=all&section=all) for
108-
Ubuntu 16.04 and up. Note that the distribution's Stack version lags behind, so
109-
we recommend running `stack upgrade` after installing it.
108+
Ubuntu 16.10 and up. (Ubuntu 16.04's package cannot upgrade). Note that the distribution's Stack version lags behind, so
109+
we recommend running `stack upgrade` (--binary?) after installing it.
110+
-->
110111

111112
## Debian
112113

0 commit comments

Comments
 (0)