Koz Ross

Results 146 issues of Koz Ross

It would be very convenient to have something like this: ```haskell iEachInArray :: (Monad m) => (Int -> ParseT err m a) -> ParseT err m [a] ```

Steps to reproduce: 1. Click the 'Chat' icon underneath the main heading of the README rendering in Telegrand's repo. 2. Click the 'view in Telegram' button that appears on the...

enhancement

Following on from #253 and #254, would it be possible to include a table of available, and still-to-implement, features in the README?

enhancement
good first issue

I'm aware of the technical definition of what it means for a `Selective` to be rigid. What I'm missing is the significance of being (or indeed, not being) rigid: in...

It would be really useful to know this. While it can be inferred from the implementations, having this information in the documentation for the instances would be great.

I'm using Vim inside of PowerShell with the ``nofrils-dark`` theme. For some reason, I have a bright blue console background instead of the expected grey. You can see a small...

### Describe the bug When I try to run a game inside a bottle with the 'OBS Vulkan Capture' option enabled, OBS does not capture the game. ### To Reproduce...

Bug
Can't replicate

In the synchronization options in the UI, we can choose any of esync, fsync or futex2. However, I'm not sure all runners support all of them. Is there a list...

Feature request
Requires evaluation
Feedback

This is a work-in-progress implementation of [this CIP](https://github.com/cardano-foundation/CIPs/pull/283), which ultimately aims to solve #4252. I have left the pre-submit checklist in place (below) to be filled in as this gets...

### Summary Multiple types have undocumented invariants, and also expose their constructors, in modules that are not marked as unsafe or internal. The following is a (non-exhaustive) list of examples:...

bug