gbaz
gbaz
Currently, while haskell-src-exts supports quasiquotes, haskell-src-meta doesn't implement a translation for them. We can't straightforwardly implement quasiquote expansion as a prepass, because that means running them as a function of...
We use ekg to connect up to datadog, and the latter supports breaking out metrics by "tags" but ekg doesn't seem to offer a way to do this? It would...
Should be a simple fix for https://github.com/haskell/cabal/issues/8352 -- first check that a project file has conditionals before attempting to fetch the compiler/arch etc info for use in evaluating them. That...
Suggested by @tomjaguarpaw in the HF slack. Joachim suggested that we might want to suppress this when active-repositories is the default. I think it wouldn't be too much line noise...
There are a number of places (excluding custom setups, certain licenses, etc) where explicitly disallowing certain values of certain fields from solver build plans could be useful, or, alternately, warning...
This is intended to be a discussion thread. I think the whole concept of data-files needs a rethink. v2 commands highlight the issue, since data-files get installed into a store,...
Some tests are prohibitive to run on hackage, or require special resources or packages not available. It would be nice to allow maintainers to choose to opt out of such...
The text-icu dep is just needed for some encoding stuff that can be done in pure haskell, and snowball can easily be modified to not use it. Since it causes...
Some gadgets we can get if we expose more structured data are listed here: https://developers.google.com/search/docs/guides/search-gallery
Arxiv or lobste.rs style -- as suggested by chris martin on twitter. Draft workflow: once someone registers an account they get a magic link that they can send to two...