coot

Results 244 issues of coot

* [ ] `Contravariant` (contravariant coyoneda in `kan-extensions` package * [ ] `Alternative` * [ ] `Divisable` * [ ] `Decidable`

enhancement

Measure the performance difference.

Is it worth to add rewrite rules based on: ``` prop> foldNatFree2 nat . foldNatFree2 nat' = foldNatFree2 (foldNatFree2 nat . nat') ```

performance

When installing through bower it is not resolved.

I think for quite some people it would be interesting to run `cardano-node` remotely (e.g. on a `rasberrypi`) and connect a `Daedalus` wallet to it. This can be achieved by...

enhancement

Could you please add: * [ ] `CONTRIBUTING.md` file * [ ] `CODE_OF_CONDUCT.md` file * [ ] include information who is maintaining the repository

### Summary Pleaase add a `CONTRIBUTING.md` file together with information who is the maintainer. ### Steps to reproduce the bug _No response_ ### Actual Result - ### Expected Result -...

docs
in next release

`protolude >= 0.3.1` has a more polymorphic ```hs readEither :: (Read a, StringConv String e, StringConv e String) => e -> Either e a ``` which leads to various errors:...

Test which _do not involve_ network timeouts & delays (e.g. shutting down nodes), one can run using a face pace blockchain (e.g. small `k`, etc). However for tests which _do...