David Feuer
David Feuer
I have no idea if something `cycle`-like is appropriate, but for the heck of it I decided to write one (following `Data.Sequence`). It is not at all trivial to 1....
Oops, my implementation still isn't ideal.... Let me work on that a bit more....
I think you're right about affine streams of some sort being the right approach here. My code is a bit off, and not worth fixing if we're not going that...
I think it would be rather nice to add the `strictly` combinator I've [proposed for `lens`](https://github.com/ekmett/lens/pull/1017), but it would probably take me a bit to learn enough about how this...
@m-renaud is definitely more qualified to answer this then I am, or probably anyone else. I know literally nothing about that submodule.
@m-renaud It sounds like the most urgent matter is for you to add a suitable license for `haddock-autolink`. Would you be able to do that soon? Beyond that, I'm going...
@m-renaud What does PTAL mean? Can you submit a commit to get the license in the submodule?
> Does this belong in `transformers`? Probably.
I'm having a bit of trouble understanding the exact difference here. At first glance, it looks like a simplification of some sort, but it's not immediately clear if it catches...
Do you want to open a PR?