mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove stackage init from instructions (#16)
This commit is contained in:
parent
7f2d4132e0
commit
7673f613ed
@ -35,7 +35,6 @@ general, the following set of commands should be good for getting started:
|
||||
cd stackage
|
||||
git submodule update --init # get the Haskell Platform files
|
||||
runghc app/stackage.hs build # takes a *long* time
|
||||
runghc app/stackage.hs init # modifies your ~/.cabal/config file
|
||||
|
||||
Notes
|
||||
-----
|
||||
|
||||
Loading…
Reference in New Issue
Block a user