Looking up documentation can be jarring when you just want to remember a type signature or how to glue something together.
Why not have the your most commonly looked up things in one place? Perhaps your friends will learn some nice tricks, too!
Currently all A4 only, patches welcome:
- Pipes (not started)
- IO, Control.Concurrent, Async, IO, Unixy things.
In this early stage, snippets of documentation that you are always looking up would be really helpful.
Please feel free to open a pull request with the documentation (attributed to its author), assuming it's released under a BSD-3-compatible license.
BSD-3, with attribution to the respective authors from whom we have stolen bits of documentation:
- Edward Kmett (Control.Lens)