Ben Gamari
Ben Gamari
@sjoerdvisscher oh dear, I completely overlooked your mention of introducing `Functor` instances for the generic types. Forget about the above.
@supersven's suggestion sounds like the right approach to me. @sgraf812, if this works for you could you open an MR to mention this in the readme?
Can you paste the full output including the steps that you took to get this error?
In principle, you should be able to pass, e.g., `--argstr version 8.10` to `nix-shell` to specify which GHC version is being built. IMHO we should try to maintain this for...
Yes, I think that just running `ls` would be much preferred. Afterall, POSIX doesn't guarantee that `ls` will be in `/bin` AFAIK. It would be great to have this fixed;...
Can this be closed?
I'm not sure this is strictly necessary for the `ghc-quake` milestone.
Sounds like it.
Andrey Mokhov writes: > Thanks! Indeed, I'd like to do this before The Merge, so that users don't need to re-learn the source tree. > > Do you have any...
I would far prefer to *not* workaround bugs in `ghc-pkg` and rather just fix them. Working around them just means they will remain hidden until some unfortunate user tries to...