I personally think that checking in any non-platform dependent file is usually a best practice. Not requiring the generator to be run when initially checking out the code might seem unsafe, but seeing the generated code in the diff communicates that you properly ran the generator on your local system (not just the first time checking out, but every time).

On Sun, Oct 19, 2014 at 5:53 AM, Tobias Florek <haskell@ibotty.net> wrote:
hi,

have no vote in the committee, but re

> * Change 1: Add -<.> as an alias for replaceExtension with the same
precedence as <.>

i am very much in favor. i have (locally) defined that or a similar alias a few times already.


the other changes are imo your choice alone, as you are the (only?) person maintaining it. (i prefer not checking in auto-generated files, but... whatever.)

thank you, neill, for maintaining filepath,
 tobias florek

_______________________________________________
Libraries mailing list
Libraries@haskell.org
http://www.haskell.org/mailman/listinfo/libraries