HEADS UP: 'time' now a submodule
Ian Lynagh <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <[email protected]> |
Hi all,
The 'time' package is now a submodule. This means that after pulling you
will need to run
rm -rf libraries/time
./sync-all get
If you haven't done so then future ./sync-all invocations will remind
you.
Please let me know if you have any problems.
Thanks
Ian