mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Fix README closes #125
This commit is contained in:
parent
21f702a81d
commit
85ec01e3d7
@ -37,6 +37,8 @@ general, the following set of commands should be good for getting started:
|
||||
cd stackage
|
||||
cabal sandbox init # requires cabal-install 1.18
|
||||
cabal install --only-dependencies
|
||||
cabal configure
|
||||
cabal build
|
||||
./dist/build/stackage/stackage select
|
||||
./dist/build/stackage/stackage check
|
||||
./dist/build/stackage/stackage build # takes a *long* time
|
||||
|
||||
Loading…
Reference in New Issue
Block a user