mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 21:51:57 +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
|
cd stackage
|
||||||
git submodule update --init # get the Haskell Platform files
|
git submodule update --init # get the Haskell Platform files
|
||||||
runghc app/stackage.hs build # takes a *long* time
|
runghc app/stackage.hs build # takes a *long* time
|
||||||
runghc app/stackage.hs init # modifies your ~/.cabal/config file
|
|
||||||
|
|
||||||
Notes
|
Notes
|
||||||
-----
|
-----
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user