catostrophe
catostrophe
I also have some arguments against the `Sum` suffix in the newly added typeclasses and the `sum` function. It might be misleading as in the wrong analogy we've discussed recently...
Yes, I mean `point`, and I think it doesn't make sense for contravariant monoidal functors. ```point :: (() -> a) -> (f () -> f a)``` This is a covariant...
@987Nabil does this support adding the `workflow_dispatch` event as a trigger?
@987Nabil that's exactly what I need - to tweak the default ci.yml to run on `workflow_dispatch` event. I wanted to add this as a small PR via a flag @djspiewak...
Any chance to resurrect this PR?