Moving hadrian to submodule

Ben Gamari ben at well-typed.com
Fri Dec 8 18:50:29 UTC 2017


Hello everyone,

A bit over a month ago we merged hadrian into the ghc tree as a subtree.
Unfortunately, those working on Hadrian have found the subtree mechanism
to provide a rather poor developer experience. Consequently, today I
will be ripping out the subtree and replacing it with a submodule.

After pulling the commit performing this change you will likely need to
do the following to emplace the new submodule,

    $ git submodule update --init
    $ git -C hadrian checkout .

Cheers,

- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20171208/d078f8d0/attachment.sig>


More information about the ghc-devs mailing list