#5562: document sync-all in README
---------------------------------+------------------------------------------
Reporter: GregWeber | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler
Version: 7.2.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
it is more work to open this trac ticket and apply the change then to make
the change. Perhaps you could accept pull requests for documentation
improvements?
{{{
diff --git a/README b/README
index c7d390d..5a8af9a 100644
--- a/README
+++ b/README
@@ -76,6 +76,12 @@ These steps give you the default build, which includes
everything
optimised and built in various ways (eg. profiling libs are built).
It can take a long time. To customise the build, see the file HACKING.
+Once you have a build you need to keep it going.
+You need to keep all repos in sync with the sync-all script.
+This is done with
+
+ $ ./sync-all pull
+ $ ./sync-all get
References
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5562>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs