Csepp writes: > Christopher Baines writes: > >> [[PGP Signed Part:Undecided]] >> >> Thanks for the patches. I don't think there's a need for another module >> though, and if there is, it should probably have a more general topic >> than mirage (e.g. networking). >> >> So yeah, would you be able to move these packages to the ocaml module >> and send an updated patch series? >> >> Thanks, >> >> Chris >> >> [[End of PGP Signed Part]] > > I have a lot more packages in it (40-ish), a lot of them mirage > specific. Working in a separate file made rebasing and sorting commits > much easier. > But if it's a problem, I can move them to the main ocaml file, but I'd > like to avoid it becoming a monolith like gtk.scm, if for no other > reason than because I don't want to waste my time waiting for GUILEC to > recompile a bunch of expression I did not touch. I'm fine with mirage specific stuff going in a mirage module, my issue is that these first packages are not mirage specific, so I'd like to see the separate module be more general (e.g. about networking), or for them to just go in the ocaml module.