| 89 | | often. Hence we can just copy the libraries wholesale into the GHC git repository, and update the copies |
| 90 | | occasionally when a new version of the library is released. We can provide a way to update the GHC copy from |
| 91 | | the official darcs repository easily. The local copy would be read-only, except when updating from the master copy. |
| | 89 | often. Where the upstream repos are not git repos, we will make our own automated "upstream" git mirror, |
| | 90 | and periodically manually pull from all the git upstreams into ghc-specific git repos. |