Mike Pilgrem

Results 51 issues of Mike Pilgrem

The motivation for this pull request is: * https://github.com/haskell/core-libraries-committee/issues/292 At some point, GHC versions may warn that `init` and `last` are partial, giving advice about alternatives (including `unsnoc`). This pull...

See: * #505 This takes the existing content and reorganises it to separate out the Standards of Public Behaviour (which are not specific to the Foundation) from the rest of...

See: * #185 * #186 * #189 * #187 See also, for context: * [table: `base` modules stability](https://docs.google.com/spreadsheets/d/1WmyYLbJIMk9Q-vK4No5qvKIIdIZwhhFFlw6iVWd1xNQ) * [affected packages analysis](https://gitlab.haskell.org/jeltsch/ghc-module-data/-/blob/a1017e7c26284512ea728b7d780fe2c3b995ba66/Hackage%20uses%20of%20modules%20that%20should%20be%20internal/Stability%20risk%C2%A03/by%20module%20and%20using%20package.md) * [GHC MR: Add operations for obtaining operating-system...

About 10 years ago, Cabal added the `--for-hackage` flag: * https://github.com/haskell/cabal/pull/2852/files This pull request seeks to document it online. In order to do so, it also documents the undocumented `--html`,...

There have been [some accumulating issues](https://github.com/commercialhaskell/stack/issues/5994) at Stack's repository that appear to be IPv6-related for Linux, macOS and Windows users. Somebody who knows much more about this area than me...

On Windows 11, at least, when GHCup's TUI says `q:Quit` it literally means lowercase `q` only; `Q` does nothing - and the same for other letter keys that have functionality....

command: tui
type: discussion
type: improvement

`async-2.2.5` builds with GHC 9.14.1.

`primative-0.9.1.0` builds with GHC 9.14.1.