mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Update README.md to show the new build steps (#37)
This commit is contained in:
parent
aa5a30ef07
commit
39cc820134
@ -37,7 +37,10 @@ general, the following set of commands should be good for getting started:
|
||||
git clone https://github.com/fpco/stackage
|
||||
cd stackage
|
||||
git submodule update --init # get the Haskell Platform files
|
||||
runghc app/stackage.hs select
|
||||
runghc app/stackage.hs check
|
||||
runghc app/stackage.hs build # takes a *long* time
|
||||
runghc app/stackage.hs test # also takes a *long* time
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
Loading…
Reference in New Issue
Block a user