[cpan2nix] perlPackages.TextRecordParser: cleanup

This commit is contained in:
volth 2018-04-07 07:56:54 +00:00
parent ce6b5ac8ee
commit 9ca56799df

View File

@ -15386,9 +15386,8 @@ let self = _self // overrides; _self = with self; {
# at /etc/fonts/font.conf is not available. # at /etc/fonts/font.conf is not available.
doCheck = false; doCheck = false;
propagatedBuildInputs = [ TestException IOStringy ClassAccessor Readonly propagatedBuildInputs = [ ClassAccessor IOStringy ListMoreUtils Readonly TextAutoformat ];
ListMoreUtils TestPod TestPodCoverage GraphViz ReadonlyXS buildInputs = [ TestException ];
TextTabularDisplay];
}; };
TextReform = buildPerlModule { TextReform = buildPerlModule {