+27
−46
Loading
No functional changes. - Centralize the logic classifying files/directories of interest, instead of being spread between `directoryEntryIsPackage` and `directoryEntryToAttrPair`. - Replace a composition of `mapAttrs'` and `filterAttrs` with `concatMapAttrs`. - Simplify future improvements, such as creating nested scopes for subdirs, or ignoring unsupported files.