Mike Pilgrem

Results 51 issues of Mike Pilgrem

Corrects error and documents undocumented features.

This reverses commit f827f10145380ec9e685a72e4b8a7a27ef6717ea of 11 September 2010 (about 5 years before the November 2015 Update to Windows 10 made the native consoles on Windows 10 ANSI-capable). Applications like `GHCi`...

In Edge on my machine, Hackage currently renders like this below (a long list of content; no 'structured' page, as in the past; no left-hand padding between the browser frame...

On Windows, I tried: ~~~toml # Anti-pattern: Slow 'length' for Text [[check]] id = "STAN-0208" file = "src/Stack/PackageDump.hs" type = "Exclude" ~~~ but that did not exclude what I wanted...

Motivation: https://github.com/commercialhaskell/stackage/issues/7306

It is not possible to `git clone` this repository on Windows because it has used `aux` as the name of a directory. `AUX` is the name of a reserved device...

This is not an issue as such, but to record for the benefit of other users that I was able to build the 'Hello World' example on Windows 11 with...

CPP is used (sorry) to tailor for Windows and GHC >= 9.0. In that case, ${pkgroot} is not expanded and the bogus prefix is stripped. Otherwise, ${pkgroot} is expanded. For...

From GHC 9.0.1 (at least, on Windows), the `*.conf` files for GHC boot libraries have used `${pkgroot}` (not `$topdir`) in the `haddock-html` field. For example (on Windows): GHC 8.10.7 had...

The Stack project is thinking about what Stack needs to do to prepare for Cabal's changing approach to hooks (https://github.com/commercialhaskell/stack/issues/6542). Currently, before Stack makes use of `ghc --interactive` (the `stack...

type: user-question