HI Ludo and Timothy, Thanks for the review. > Please address the ‘guix lint’ warning. I fixed all the lint errors (and the offending commit message, woops!). > Better to keep each on a single line. :-) I put them each on a single line, I like that better! > +and turn them into (path, bytestring) pairs embedded in your Haskell code.") I used @code{(path, bytestring)} for this tuple. Is that desired? > It’s too new. Right now we are following LTS 12, which has file-embed > at 0.0.10.1. I changed it to version 0.0.10.1. Thanks again! - John