Add for-pack to pack sources automatically#26
Add for-pack to pack sources automatically#26rgrinberg wants to merge 1 commit intoocaml-omake:masterfrom
Conversation
Attempt to make packs easier to construct by adding the -for-pack flag to pack sources
|
OK I fixed the above and it works. The only reason those |
|
@gerdstolpmann Ping? Anything I can do to improve this? |
|
@gerdstolpmann ping |
|
Frankly, I don't like the idea. So far You could move that to a second function, e.g. |
|
That's fair, but I still think that creating a pack today with omake requires far too much ceremony. Do you have any other ideas on how to simplify this perhaps? |
Attempt to make packs easier to construct by adding the -for-pack flag
to pack sources.
However I end up getting strange things like this in my project though:
So I doubt this is the correct fix. It would be great if this was done properly however.