https://issues.dlang.org/show_bug.cgi?id=23414
--- Comment #1 from Richard Cattermole <[email protected]> --- I have since removed all inter-dependency imports between the modules and forced them to import the package module (which in turn publically imports them all). That has fixed it. --
