Théophile Choutri de Tarlé
Théophile Choutri de Tarlé
At the moment, the Generics part of the cookbook is insufficient. I suggest that we write a "Generics" section in the tutorial, and a "Generics + Custom Monad + Context"...
Hi! I'm already using Bento to parse torrent files, and I would like to know if you'd accept a PR that implements magnet link generation from a torrent file. Happy...
We should display the license of packages in listings. We can use the Heroicon: ```xml ```
The compiler version is stored in the `testedWith` field of [PackageDescription](https://hackage.haskell.org/package/Cabal-3.6.3.0/docs/Distribution-Types-PackageDescription.html#t:PackageDescription). We could display the list of supported compiler & version for a certain release, as well as allow for...
## Proposed changes This PR displays a release's description field if no README is found in the tarball. The description data is haddock-formatted text. ## Contributor checklist - [ ]...
[GitHub now supports theme variations of user-supplied images](https://dev.to/arnavkr/using-darklight-mode-specific-images-in-github-markdown-3iln) and we could too!