commercialhaskell / stack

The Haskell Tool Stack
http://haskellstack.org
BSD 3-Clause "New" or "Revised" License
4k stars 843 forks source link

install yesod-bin hang on #5153

Closed MurakamiKennzo closed 4 years ago

MurakamiKennzo commented 4 years ago

Hi, guys, I currently learn Yesod, but install I got some problem.

截屏2020-01-29上午1 14 37

Question related to stack project templates? Please report it at the [stack-templates] yesodweb/sqlite

Stack version

Version 2.1.3, Git revision 0fa51b9925decd937e4a993ad90cb686f88fa282 (7739 commits) x86_64 hpack-0.31.2

Method of installation

curl -sSL https://get.haskellstack.org/ | sh

actually, is it hang on or slow download?

MurakamiKennzo commented 4 years ago

The command is here:

stack new my-project yesodweb/sqlite && cd my-project
stack install yesod-bin --install-ghc

ghc version ghc-8.6.5

MurakamiKennzo commented 4 years ago

Actually, slow download.

I suggest should show progress in this downloading.