Justin Holmgren

Results 3 issues of Justin Holmgren

Generators can handle this particular example, but it would be nice if we could use this style of programming: ``` python @closures def makeCounter(): x = 0 def foo(): x...

enhancement

A lot of our transformers could use pattern matching. It would make our code nicer.

bug

On a new machine with Cabal 3.8.1.0, I tried running `cabal init -n newapp` and got what appeared to be an uncaught exception: `git: readCreateProcessWithExitCode: posix_spawnp: does not exist (No...

type: bug
cabal-install: cmd/init
attention: pr-welcome
regression in 3.8