agda-stdlib
agda-stdlib copied to clipboard
Should Modules have raw bundles?
Currently, for each bundle defined in Algebra.Bundles, there is a corresponding raw bundle, consisting of the operations but without the laws. The same is not true for Algebra.Module.Bundles. Should they be added?