AriFordsham

Results 5 comments of AriFordsham

I found `HasConstraints` insufficiently general. - It supports (at maximum granularity) traversing all fields of a given type, even in different positions. - It supports fields with a given type...

There are two things a `hpack init` could do: 1. Scaffold a project (like `stack new` and `hi`) 2. Generate a `package.yaml` from an existing `.cabal` file While this thread...

Regarding addressing the GHC use case, there are many ways of approaching the problem. Just implementing (1) if that is quicker/easier would definitely be already helpful. In an ideal world,...

Thank you. I actually am having more success right now with the simple scripts from https://discourse.nixos.org/t/using-nixos-in-an-isolated-environment/3369. They seem at least as fast. I'm not sure if the memory leak bugs...